Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -4,6 +4,7 @@ version=2.32.3
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
configure_args="--disable-fam --with-pcre=system --enable-static"
build_style=gnu-configure
makedepends="python>=0 pkg-config zlib-devel pcre-devel libffi-devel"
short_desc="The GNU library of C routines"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org/"
@@ -16,8 +17,3 @@ long_desc="
subpackages="glib-devel"
Add_dependency build python ">=0"
Add_dependency build pkg-config
Add_dependency build zlib-devel
Add_dependency build pcre-devel
Add_dependency build libffi-devel