forked from kiss-community/repo
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
|
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
|
||
|
|