pacman/scripts/libmakepkg
Balló György 0a54492474 libmakepkg/autodep: add support for optional autodeps
This allows to specify paths for binaries in a new optbinaries=() array in PKGBUILD, which are not essential for the package and their dependencies can be considered optional. If a libdepend is needed only by optional binaries, then it's added to opdepends with a cumulated comment.
2025-03-24 14:02:12 +00:00
..
autodep libmakepkg/autodep: add support for optional autodeps 2025-03-24 14:02:12 +00:00
buildenv libmakepkg: set CCACHE_PREFIX to absolute path of distcc when using both 2025-01-18 05:08:44 +00:00
executable debugedit: only check for debugedit if we build a package 2024-03-14 23:07:08 +01:00
integrity Update copyright years 2024-02-24 18:40:44 +10:00
lint_config Remove executable permissions from source file 2025-01-08 03:08:18 +00:00
lint_package Update copyright years 2024-02-24 18:40:44 +10:00
lint_pkgbuild lint_pkgbuild/arch: always perform some checks 2025-01-30 01:17:40 +00:00
reproducible libmakepkg: remove python hashseed handling 2024-12-12 13:28:55 +00:00
source libmakepkg: Use only /etc/makepkg.d/gitconfig 2025-03-19 21:15:55 +01:00
tidy Add a .gdb_index section before splitting debug info 2025-01-19 04:27:42 +00:00
util makepkg: do not fail if makepkg.conf.d is empty 2025-03-22 05:23:23 +00:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
buildenv.sh.in libmakepkg: do not unset CHOST with !buildflags 2024-04-20 11:37:54 +10:00
executable.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
integrity.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_config.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_package.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
lint_pkgbuild.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
meson.build libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
reproducible.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
source.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
srcinfo.sh.in libmakepkg/srcinfo.sh: fix missing extglob in srcinfo_write_attr 2024-02-28 21:30:22 +01:00
tidy.sh.in Update copyright years 2024-02-24 18:40:44 +10:00
util.sh.in Update copyright years 2024-02-24 18:40:44 +10:00