
Since makepkg exports a public library of functions, other projects may wish to use these functions. Highlights include parseopts or our messaging functions. Install a pkg-config file in order to let downstream users detect where they can source the libmakepkg functionality. This is useful e.g. to gracefully handle the case where a thirdparty project is configured and installed into a different datarootdir from pacman, but still wants to use the installed pacman's version of libmakepkg. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
6 lines
160 B
PkgConfig
6 lines
160 B
PkgConfig
libmakepkgdir=@libmakepkgdir@
|
|
|
|
Name: libmakepkg
|
|
Description: Arch Linux package build utility
|
|
URL: https://www.archlinux.org/pacman/
|
|
Version: @PACKAGE_VERSION@
|