repo/extra/pkgconf
Dylan Araps 14849c1eb7
repo: check-in readmes
2021-08-26 07:22:10 +03:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build pkgconf: update for new env 2021-07-18 06:05:49 +03:00
checksums pkgconf: 1.8.0 2021-07-25 09:05:31 +03:00
sources pkgconf: use VERSION 2021-07-15 10:27:33 +03:00
version pkgconf: 1.8.0 2021-07-25 09:05:31 +03:00

README

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