Commit graph

11 commits

Author SHA1 Message Date
Juan RP
f081057200 xbps-base-chroot: add gettext, reorder deps. Bump to 0.9.
--HG--
extra : convert_revision : 3a4a69dc57edfaf962c96b51331d52199a901f6e
2009-03-18 10:00:41 +01:00
Juan RP
ee13f3be09 xbps-base-chroot: add some required rundeps. Bump to 0.8.
--HG--
extra : convert_revision : f8a20924f860a67c3ef20a7d59592dad6dbd8a32
2009-03-04 00:05:35 +01:00
Juan RP
64adf578e7 xbps-base-chroot: add wget dependency back again.
--HG--
extra : convert_revision : d82defd896231183252774f5040bc51e01b52cce
2009-02-25 04:58:27 +01:00
Juan RP
e0030bc0fe Split pkgs required by xbps-base-chroot, as it was made in Fedora.
- Added an additional shell func to add full (build/run), build
  or run time dependencies to packages. An optional third parameter
  can be used to specify other version than the one set in
  the depends file.
- Use a "depends" file in package directory to specify minimum
  required ABI/API version for a package, so that there's no need
  to set the version all the time in pkgs.
- Updated bash to 4.0.

--HG--
extra : convert_revision : 1aa0ce32d4bdc2cd371eac19ae7bcff2c986b6b3
2009-02-24 07:13:11 +01:00
Juan RP
1b358afeaf Convert all xbps-base-chroot pkgs to subpkgs.
Also introduce "libs.depends", that adds a rundep of a package
with a proper version. This is to avoid modifying all dependent
packages if there's an API/ABI change.

--HG--
extra : convert_revision : a46b11b8e9187bdb2bfc954ad5ff40ecd9c0fe31
2009-02-22 05:57:13 +01:00
Juan RP
0834b273db xbps-base-chroot: remove dup or not required deps. Bump to 0.6.
--HG--
extra : convert_revision : 2ccf55324d778f5c96583ddde425864971166f6d
2009-02-19 21:48:42 +01:00
Juan RP
9ef5180865 xbps-base-chroot: add xbps-base-dirs at head of $build_depends.
--HG--
extra : convert_revision : 5e5704174b4cf77ba1eb5324aecd74d33e2f975e
2009-02-17 17:17:58 +01:00
Juan RP
870addbffc Add a "noarch" var. Used by packages that aren't arch specific.
--HG--
extra : convert_revision : 263bd27542e1f2e65f119eb307d37d7b7ade3236
2009-02-15 23:57:15 +01:00
Juan RP
cc83e58b90 xbps-base-chroot: revert previous. We still need xbps-base-dirs dep.
--HG--
extra : convert_revision : 14b03a2bdeca443923a3047318517ab033de33b6
2009-02-04 17:53:19 +01:00
Juan RP
83ee032c38 Rather than adding the xbps-base-dirs dep on xbps-base-{chroot,system}, add the
dependency to glibc instead.

Almost all packages depend on it, and this ensures that it's always installed
before anything else.

--HG--
extra : convert_revision : 45bbc22a15feeb663d2895324e611b6d711ea062
2009-02-04 01:30:04 +01: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