repo/core/pkgconf
2024-01-30 16:15:42 -07:00
..
build bindgen, clang, cmake, llvm, openssl, pkgconf, python: moved to core; gcc: move to extra 2024-01-30 16:15:42 -07:00
checksums bindgen, clang, cmake, llvm, openssl, pkgconf, python: moved to core; gcc: move to extra 2024-01-30 16:15:42 -07:00
README bindgen, clang, cmake, llvm, openssl, pkgconf, python: moved to core; gcc: move to extra 2024-01-30 16:15:42 -07:00
sources bindgen, clang, cmake, llvm, openssl, pkgconf, python: moved to core; gcc: move to extra 2024-01-30 16:15:42 -07:00
version bindgen, clang, cmake, llvm, openssl, pkgconf, python: moved to core; gcc: move to extra 2024-01-30 16:15:42 -07:00

pkgconf
________________________________________________________________________________

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

Upstream: http://pkgconf.org/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b pkgconf                                                            |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://github.com/pkgconf/pkgconf