Package: pkg-config
Version: 0.29.2-r3
Depends: libc, glib2
Conflicts: pkgconf
Source: feeds/packages/devel/pkg-config
SourceName: pkg-config
License: GPL-2.0-or-later
LicenseFiles: COPYING
Section: devel
SourceDateEpoch: 1774124864
URL: https://www.freedesktop.org/wiki/Software/pkg-config/
Maintainer: Heinrich Schuchardt <xypron.glpk@gmx.de>
Architecture: mips64_mips64r2
Installed-Size: 92160
Description:  pkg-config is a helper tool used when compiling applications and libraries.
 It helps you insert the correct compiler options on the command line so an
 application can use gcc -o test test.cpkg-config --libs --cflags glib-2.0
 for instance, rather than hard-coding values on where to find glib (or
 other libraries).
