pacman/scripts/libmakepkg
Allan McRae b234280083 libmakepkg: automatically add library sonames to provides
When the option "autodeps" is enabled, makepkg will add provides
entries for libraries found in the directories specified in LIB_DIRS
in makepkg.conf.  The entries LIB_DIRS array have the format
"prefix:directory".  For example, the entry "lib:usr/lib" will search
$pkgdir/usr/lib for library sonames and add "lib:libfoo.so.1" to the
provides array.

Signed-off-by: Allan McRae <allan@archlinux.org>
2021-12-29 15:20:05 +10:00
..
autodep libmakepkg: automatically add library sonames to provides 2021-12-29 15:20:05 +10:00
buildenv LTO: Add -flto to LDFLAGS for clang 2021-12-24 17:59:32 +10: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 Update mailing list url 2021-11-20 12:38:25 -08: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 Update mailing list url 2021-11-20 12:38:25 -08:00
.gitignore libmakepkg: fix .gitignore to simply ignore all generated .sh files 2017-12-07 15:37:20 +10:00
autodep.sh.in libmakepkg: add framework for autodeps 2021-12-29 15:20:05 +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 Fix file permissions 2021-12-12 14:34:53 +10: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: automatically add library sonames to provides 2021-12-29 15:20:05 +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