xbps/data
Duncaen d1667fd931 Add the ability to ignore packages
The previous idea was to use virtual packages in the users configuration
to satisfy dependencies by mapping them to existing installed packages.
Using virtual packages for it doesn't work as expected and trying to make
it work would break other functionalities of virtual packages, like the
version satisfaction checks for `provides` and the ability to replace
virtual packages with real packages. The virtual package functionality
should be used exclusively for virtual packages.

This allows users to specify packages packages that should be ignored.
Ignored packages in dependencies are always satisfied without installing
the package, while updating or installing a package that depends on an
ignored package.

This does NOT ignore the shlib checks, ignoring a package that provides
required shared libraries will abort the transaction as if there was no
package that provides the required shared library.
2019-04-19 23:07:59 +02:00
..
_xbps _xbps, _xbps-src: add ppc64 completion 2019-03-22 21:36:08 +01:00
_xbps_src _xbps, _xbps-src: add ppc64 completion 2019-03-22 21:36:08 +01:00
60:ae:0c:d6:f0:95:17:80:bc:93:46:7a:89:af:a3:2d.plist Install the default Void Linux RSA key to $DBDIR. 2013-11-25 12:34:14 +01:00
libxbps.pc.in data/libxbps.pc.in: no need to link to proplib anymore. 2013-06-20 12:33:23 +02:00
Makefile xbps.d(5) - XBPS configuration directory 2014-12-09 11:41:35 +01:00
repod-main.conf Use https instead of http where possible 2019-03-22 21:35:08 +01:00
xbps.bash xbps-create: do not add a build-date property to packages. 2015-08-19 16:05:51 +02:00
xbps.conf Use https instead of http where possible 2019-03-22 21:35:08 +01:00
xbps.d.5 Add the ability to ignore packages 2019-04-19 23:07:59 +02:00