void-packages/common/hooks/post-install
Enno Boland 6eb37e35b2 common: merge only_for_archs and noarch=yes into one.
* noarch=yes is replaced with archs=noarch
* only_for_archs= is renamed to archs=
* archs= allows the use of wildcards and negations; first matching rule applies:
  * archs="*-musl" will build the pkg only for musl-libcs
  * archs="~*-musl" will build the pkg only on non-musl-libc
  * archs="x86_64-musl ~*-musl" will build for x86_64-musl and any non-musl
    arch.
* archs= defaults to "*"
2019-02-15 13:19:44 +01:00
..
.empty Introduce common/hooks to implement hooks at specified phases. 2014-02-12 10:44:21 +01:00
00-compress-info-files.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00
00-uncompress-manpages.sh hooks/uncompress-manpages: prevent hang 2019-01-05 08:12:55 -02:00
01-remove-localized-manpages.sh hooks/remove-localized-manpages: whitelist all sections 2014-09-23 15:43:20 +00:00
01-remove-misc.sh xbps-src: new hook to remove misc files (used for musl currently). 2014-11-10 12:16:31 +01:00
02-remove-libtool-archives.sh hooks/remove-la: remove all *.la even if those are symlinks. 2015-02-23 11:33:43 +01:00
02-remove-perl-files.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
02-remove-python-bytecode-files.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
03-remove-empty-dirs.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
04-create-xbps-metadata-scripts.sh 04-create-xbps-metadata-scripts.sh: automatically add triggers for 2018-08-27 18:26:11 -03:00
05-generate-gitrevs.sh xbps-src: introduce XBPS_STATEDIR to store state files, logs and others. 2014-12-11 11:02:22 +01:00
06-strip-and-debug-pkgs.sh common: merge only_for_archs and noarch=yes into one. 2019-02-15 13:19:44 +01:00
10-pkglint-devel-paths.sh hooks/post-install: fix find for executable files, use GNU -executable 2018-12-13 10:14:44 -02:00
11-pkglint-elf-in-usrshare.sh hooks/11-pkglint-elf-in-usrshare: make use of bashisms to fix stuff. 2019-01-10 00:44:44 -02:00
12-rename-python3-c-bindings.sh xbps-src/hooks: most 05-rename-python3-c-bindings to post-install 2019-02-02 14:40:05 -02:00
98-lib32.sh xbps-src: fix hooks that are expected to be used in subpkgs. 2015-01-14 14:23:10 +01:00