Commit Graph

6 Commits

Author SHA1 Message Date
Juan RP 1ebe5e6b5e Mega-commit removing deps in xbps-base-chroot.
xbps-src:
  * ALWAYS use the static bins, to avoid breakage in the chroot.
  * Remove XBPS_FETCH_CMD. Use xbps-fetch (static) now that it's
    useful to download all distfiles in xbps-base-system.
  * Use busybox in the chroot and create links in /usr/local/bin
    at creation time. This helps to remove many packages that
    had problems with host/target libs (acl, attr, libarchive, etc).

build templates:
  * Add explicit gettext and texinfo build dependencies in all
    packages that need them, because they aren't built anymore
    by xbps-base-chroot.
  * Fixed some packages using build_style=gnu_makefile, that were
    broken because pre/post_configure() is not executed for a while,
    they should use pre/post_build() instead.

--HG--
extra : convert_revision : 0eaaf4917fd824710d0895e0c984bbc236b0cdf8
2009-10-30 22:14:09 +01:00
Juan RP c4ea7ca0a8 autoconf: update to 2.64, set noarch.
--HG--
extra : convert_revision : 5e698f3345aa68b2a449262d219c5d5a6c18972b
2009-10-18 23:09:38 +02:00
Juan RP 4c99a2196c autoconf: add perl rundep.
--HG--
extra : convert_revision : 3ac25772df8e3dd372fe7445e3b1f1c6377366f0
2009-05-13 16:10:52 +02:00
Juan RP e8c5c932ef autoconf: do not build in the chroot.
--HG--
extra : convert_revision : e9d84310e9680f58828cf073666bd3ac5733efde
2009-05-13 16:08:53 +02:00
Juan RP 77e83b2a17 autoconf: new deps style.
--HG--
extra : convert_revision : 9ccff51cd7412864eff56c6a9a4a4b7b297a9c93
2009-05-06 00:40:13 +02:00
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00
Renamed from templates/autoconf.tmpl (Browse further)