2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'pkg-config'
|
|
|
|
pkgname=pkg-config
|
2012-08-25 05:38:07 +00:00
|
|
|
version=0.27.1
|
2011-11-12 05:01:02 +00:00
|
|
|
revision=1
|
2012-08-25 05:38:07 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--with-internal-glib"
|
2008-09-26 22:19:02 +00:00
|
|
|
short_desc="System for managing library compile/link flags"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-08-25 05:38:07 +00:00
|
|
|
homepage="http://pkgconfig.freedesktop.org/wiki/"
|
|
|
|
license="GPL-2"
|
|
|
|
distfiles="http://pkgconfig.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
|
|
|
checksum=4f63d0df3035101b12949250da5231af49e3c3afcd8fb18554fa7c3cb92d8c17
|
2008-09-26 22:19:02 +00: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."
|