blob: 167fafcf2173a4b433778a55d77deb3465dc867a (
plain)
1
2
3
4
5
6
7
|
Common-Description:
pkgconf is a program which helps to configure compiler and linker flags for
development libraries. It is similar to pkg-config from freedesktop.org.
Library-Description:
libpkgconf is a library which provides access to most of pkgconf's
functionality, to allow other tooling such as compilers and IDEs to discover
and use libraries configured by pkgconf.
|