pacman/scripts
Allan McRae 9a76a458b8 makepkg: rework libdepends
Rewrite the handling of libdepends. The primary advantage are:
 - Moves functionality from write_pkginfo() to find_libdepends().
 - The order of the depends array in the PKGBUILD is kept in the package.
 - An unneeded libdepends is only a warning and not an error. This allows
   putting a libdepend on a library that is dlopened.
 - It is now modular so can be extended to library types other than
   ELF *.so.
 - Finding the list of libraries a package depends only occurs when a
   libdepend is specified in the depends array.

Signed-off-by: Allan McRae <allan@archlinux.org>
2012-05-20 19:04:38 -05:00
..
library scripts/library: remove parse_options 2012-04-24 08:38:36 -05:00
po Merge branch 'maint' 2012-05-20 17:41:21 -05:00
.gitignore rankmirrors: move to contrib/ 2012-04-24 20:33:08 -04:00
Makefile.am pkgdelta: adopt parseopts for option parsing 2012-05-20 17:38:33 -05:00
makepkg.sh.in makepkg: rework libdepends 2012-05-20 19:04:38 -05:00
pacman-db-upgrade.sh.in Merge branch 'maint' 2012-01-30 22:00:26 -06:00
pacman-key.sh.in Merge branch 'maint' 2012-05-20 17:41:21 -05:00
pacman-optimize.sh.in pacman-optimize: standardize on openssl usage, only touch local/ 2012-03-08 17:26:23 -06:00
pkgdelta.sh.in Merge branch 'maint' 2012-05-20 17:41:21 -05:00
repo-add.sh.in repo-add: add makedepends information 2012-05-20 19:03:43 -05:00