xbps/bin/xbps-bin
Juan RP cacb34147a Added support to replace packages with another one. Package metadata
uses an array of strings that lists the packages that should be
removed before new package can be installed.

In the build templates one can use: replaces="foo foo-blah foo-libs".

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091017022643-rdyrp9kvmx3m0p0h
2009-10-17 04:26:43 +02:00
..
check.c xbps-bin: add support to check integrity of all installed packages, 2009-10-06 00:42:37 +02:00
defs.h xbps-bin/install.c: use only a function for install/update/autoupdate. 2009-10-16 17:37:32 +02:00
install.c Added support to replace packages with another one. Package metadata 2009-10-17 04:26:43 +02:00
main.c xbps-bin/install.c: use only a function for install/update/autoupdate. 2009-10-16 17:37:32 +02:00
Makefile Build xbps-{bin,cmpver,digest,pkgdb,repo} as static, and install them 2009-10-16 00:22:34 +02:00
remove.c
show-deps.c