void-packages/common
tibequadorian 15f5a8668b patch_args: allow use of --directory parameter
patch(1) has a -d/--directory parameter which allows us to specify a directory
where the patch will be applied. This is especially useful when we have
multiple distfiles and want to patch in $build_wrksrc because that's where the
patch is usually applied.

Problem is, that the -i parameter is also relative to the the -d parameter and
thus fails to find the patch, when -d is set. We solve that by using standard
input instead of -i.
2022-04-10 11:06:32 +02:00
..
build-helper common/build-helper/rust.sh: link to libsodium dynamically 2022-03-15 14:52:08 +01:00
build-profiles build-styles: add zig-build 2021-11-13 11:46:21 -03:00
build-style build-style/cmake: pass LIBS as CMAKE_*_STANDARD_LIBRARIES 2022-02-23 21:28:37 +07:00
chroot-style common/chroot-style: clean up bwrap.sh. 2021-11-12 23:12:51 -03:00
cross-profiles build-styles: add zig-build 2021-11-13 11:46:21 -03:00
environment xbps-src: add strict mode 2022-04-07 20:27:41 +02:00
hooks patch_args: allow use of --directory parameter 2022-04-10 11:06:32 +02:00
repo-keys repo-keys: remove my testing repo key as it's unofficial 2020-04-01 20:55:45 +02:00
scripts common/lint-commits: error out on non-conventional subject 2021-11-03 22:31:25 +01:00
travis xbps-src: add strict mode 2022-04-07 20:27:41 +02:00
wrappers common/wrappers: add -L/usr/lib{32,64} to arguments ignored by cross-cc. 2021-02-09 23:01:46 -03:00
xbps-src shutils: introduce XBPS_ORIG_MAKEJOBS variable 2022-02-11 20:03:30 +01:00
options.description ffmpeg: enable libsvtav1 2022-03-01 16:06:41 +01:00
shlibs New package: gamemode-1.6.1 2022-04-09 12:15:12 +02:00