pacman/scripts/libmakepkg
Allan McRae 7ceee8805b makepkg: add basic support for alternatives
Alternatives are specified in makepkg via (e.g.):

alternative=('sh')

There should be a file (e.g.) sh.alternative alongside the PKGBUILD containing
a list of symlinks to be created with the alternative is active.  This file is
stored in the root of the package as (e.g.) .ALTERNATIVE.sh.

Signed-off-by: Allan McRae <allan@archlinux.org>
2021-12-12 11:54:49 +10:00
..
buildenv Update mailing list url 2021-11-20 12:38:25 -08:00
executable Update mailing list url 2021-11-20 12:38:25 -08:00
integrity Update mailing list url 2021-11-20 12:38:25 -08:00
lint_config Update mailing list url 2021-11-20 12:38:25 -08:00
lint_package Update mailing list url 2021-11-20 12:38:25 -08:00
lint_pkgbuild makepkg: add basic support for alternatives 2021-12-12 11:54:49 +10:00
reproducible Update mailing list url 2021-11-20 12:38:25 -08:00
source Update mailing list url 2021-11-20 12:38:25 -08:00
tidy Update mailing list url 2021-11-20 12:38:25 -08:00
util makepkg: add basic support for alternatives 2021-12-12 11:54:49 +10:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
buildenv.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
executable.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
integrity.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
lint_config.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
lint_package.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
lint_pkgbuild.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
meson.build libmakepkg: reproducibilty for python packages 2021-08-08 22:49:32 +10:00
reproducible.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
source.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
srcinfo.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
tidy.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00
util.sh.in Update mailing list url 2021-11-20 12:38:25 -08:00