slackbuilds/development/pkgconf
orbea 52b33072f1
development/pkgconf: Updated for version 1.7.3.
Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-06-14 17:45:53 +07:00
..
README development/pkgconf: Updated for version 1.5.2. 2018-07-21 06:53:32 +07:00
pkgconf.SlackBuild development/pkgconf: Updated for version 1.7.3. 2020-06-14 17:45:53 +07:00
pkgconf.info development/pkgconf: Updated for version 1.7.3. 2020-06-14 17:45:53 +07:00
platform-pkg-config.in development/pkgconf: Add compatibility. 2019-02-28 22:58:53 +07:00
slack-desc development/pkgconf: Updated for version 1.6.3. 2019-07-13 07:46:27 +07:00

README

pkgconf is a program which helps to configure compiler and linker
flags for development frameworks. It is similar to pkg-config from
freedesktop.org.

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 frameworks configured by pkgconf.

NOTE: This package will conflict with pkg-config included in a full
Slackware install. You should remove pkg-config before installing
pkgconf. This can be reversed by removing pkgconf and reinstalling
pkg-config. A new user session will be needed for the environment
variables to be correct.

If you are using slackpkg add this line to your blacklist file found
at '/etc/slackpkg/blacklist'.
  pkg-config

To build debugging symbols use:
  DEBUG=1 ./pkgconf.SlackBuild