16 lines
669 B
Text
16 lines
669 B
Text
# Template build file for 'pkg-config'
|
|
pkgname=pkg-config
|
|
version=0.27.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-internal-glib"
|
|
short_desc="System for managing library compile/link flags"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://pkgconfig.freedesktop.org/wiki/"
|
|
license="GPL-2"
|
|
distfiles="http://pkgconfig.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
|
checksum=4f63d0df3035101b12949250da5231af49e3c3afcd8fb18554fa7c3cb92d8c17
|
|
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."
|