You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-devel_pkg-config

27 lines
925 B

Source-Makefile: feeds/packages/devel/pkg-config/Makefile
Build-Depends: !BUILD_NLS:libiconv !BUILD_NLS:gettext
Package: pkg-config
Version: 0.29.2-2
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +glib2 +BUILD_NLS:libintl-full
Conflicts:
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
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).
https://www.freedesktop.org/wiki/Software/pkg-config/
Heinrich Schuchardt <xypron.glpk@gmx.de>
@@