Source-Makefile: feeds/packages/devel/pkg-config/Makefile

Package: pkg-config
Version: 0.29.2-r3
Depends: +libc +glib2 +BUILD_NLS:libintl-full
Conflicts: pkgconf
Menu-Depends: 
Provides: 
Section: devel
Category: Development
Repository: base
Title: pkg-config
Maintainer: Heinrich Schuchardt <xypron.glpk@gmx.de>
Source: pkg-config-0.29.2.tar.gz
License: GPL-2.0-or-later
LicenseFiles: COPYING
URL: https://www.freedesktop.org/wiki/Software/pkg-config/
Type: ipkg
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).
@@


