2008-10-04 06:29:49 +02:00
|
|
|
# Template build file for 'pkg-config'
|
|
|
|
pkgname=pkg-config
|
|
|
|
version=0.23
|
2008-10-14 07:52:29 +02:00
|
|
|
distfiles="
|
2008-10-28 23:57:52 +01:00
|
|
|
http://pkgconfig.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
2008-09-27 00:19:02 +02:00
|
|
|
build_style=gnu_configure
|
2008-10-23 02:47:04 +02:00
|
|
|
configure_args="--disable-threads"
|
2008-09-27 00:19:02 +02:00
|
|
|
short_desc="System for managing library compile/link flags"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2008-10-20 16:34:27 +02:00
|
|
|
checksum=08a0e072d6a05419a58124db864f0685e6ac96e71b2875bf15ac12714e983b53
|
2008-09-27 00:19:02 +02:00
|
|
|
long_desc="
|
|
|
|
pkg-config is a system for managing library compile/link flags that
|
|
|
|
works with automake and autoconf. It replaces the ubiquitous
|
|
|
|
*-config scripts you may have seen with a single tool."
|
2008-10-20 17:12:44 +02:00
|
|
|
|
2009-02-25 06:15:20 +01:00
|
|
|
Add_dependency full glibc
|