void-packages/common/xbps-src/shutils
Juan RP d2bac19750 xbps-src: re-introduce etc/virtual.
The `etc/virtual` file declares the default package to be built for
virtual dependencies declared as "virtual?foo" in $depends.

Before this change, the run-time dependency was added as is to the final
binary package but no pkg providing this virtual pkg was built.

With this file we declare the *default* pkg to be built.

NOTE: "virtual?foo" is only applicable to *run* time dependencies, i.e
only those declared in $depends.
2016-04-27 20:16:59 +02:00
..
build_dependencies.sh xbps-src: re-introduce etc/virtual. 2016-04-27 20:16:59 +02:00
bulk.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
chroot.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
common.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
consistency_check.sh xbps-src: add consistency check 2016-03-22 00:36:30 +01:00
cross.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
pkgtarget.sh xbps-src: remove_pkg_autodeps: print errval and debug output on error. 2015-07-09 11:40:52 +02:00
purge_distfiles.sh common/xbps-src/shutils/purge_distfiles.sh: does not need to executable. 2016-04-27 16:56:17 +02:00
show.sh common/xbps-src: make show <pkg> exit 0 on success 2016-03-08 10:24:54 +01:00
update_check.sh xbps-src: update-check: update PyPI URL here as well 2016-04-25 17:52:51 +02:00
update_hash_cache.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00