Go to file
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
bin Added support to build subpackages from a single source. 2009-02-20 04:10:55 +01:00
doc Add support to set automatic install flag for srcpkgs. 2009-02-18 00:28:35 +01:00
etc Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
include Change code to compile with -Wall -Wextra. 2009-02-18 01:07:51 +01:00
lib requiredby: don't add dups. 2009-02-18 05:33:19 +01:00
shutils Split pkgs required by xbps-base-chroot, as it was made in Fedora. 2009-02-24 07:13:11 +01:00
templates Split pkgs required by xbps-base-chroot, as it was made in Fedora. 2009-02-24 07:13:11 +01:00
.gitignore Split repo commands into the new xbps-repo bin. 2009-02-05 14:46:09 +01:00
Makefile Install by default xbps.conf into $(PREFIX)/etc and use it. 2009-02-05 15:21:33 +01:00
prog.mk Use a common mk file for all bins, install bins stripped. 2009-02-16 18:03:03 +01:00
vars.mk Change code to compile with -Wall -Wextra. 2009-02-18 01:07:51 +01:00