2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'pkg-config'
|
|
|
|
pkgname=pkg-config
|
|
|
|
version=0.23
|
2008-09-26 22:19:02 +00:00
|
|
|
extract_sufx=".tar.gz"
|
2008-09-29 15:08:38 +00:00
|
|
|
url=http://pkgconfig.freedesktop.org/releases
|
2008-09-26 22:19:02 +00:00
|
|
|
build_style=gnu_configure
|
2008-09-30 12:38:11 +00:00
|
|
|
configure_args="--with-pc-path=$PKGFS_MASTERDIR/lib/pkgconfig"
|
2008-09-26 22:19:02 +00:00
|
|
|
short_desc="System for managing library compile/link flags"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=0aa5565430d609319917ac2c8ffeaa5e4a509489
|
|
|
|
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."
|