pkg-config: add metafile support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-19 02:14:14 +01:00
parent cea8b8ba27
commit 6c4d0cd366
3 changed files with 14 additions and 1 deletions

View File

@ -0,0 +1,14 @@
PKG_NAME="pkg-config"
PKG_VERSION="0.25"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.freedesktop.org/software/pkgconfig/"
PKG_URL="http://pkgconfig.freedesktop.org/releases/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="ccache"
PKG_PRIORITY="optional"
PKG_SECTION="toolchain/devel"
PKG_SHORTDESC="pkg-config: A library configuration management system"
PKG_LONGDESC="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."
PKG_IS_ADDON="no"

View File

@ -1 +0,0 @@
http://pkgconfig.freedesktop.org/releases/pkg-config-0.25.tar.gz