glib-debug: update to 2.32.4.

This commit is contained in:
Juan RP 2012-07-16 18:38:51 +02:00
parent 5b1c1d10c6
commit 84cb803deb

View file

@ -1,22 +1,22 @@
# Template build file for 'glib-debug' # Template build file for 'glib-debug'
pkgname=glib-debug pkgname=glib-debug
version=2.32.3 version=2.32.4
revision=3 revision=1
wrksrc=glib-${version}
nostrip=yes
subpackages="glib-debug-devel" subpackages="glib-debug-devel"
provides="glib-${version}" provides="glib-${version}"
replaces="glib>=0" replaces="glib>=0"
build_style=gnu-configure build_style=gnu-configure
nostrip=yes configure_args="--disable-fam --with-pcre=system --enable-static
wrksrc=glib-${version} --enable-debug=yes --enable-gc-friendly"
makedepends="python pkg-config zlib-devel pcre-devel>=8.30 libffi-devel" makedepends="python pkg-config zlib-devel pcre-devel>=8.30 libffi-devel"
short_desc="The GNU library of C routines (gc-friendly version)" short_desc="The GNU library of C routines (gc-friendly version)"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org/" homepage="http://www.gtk.org/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz" distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz"
configure_args="--disable-fam --with-pcre=system --enable-static checksum=a5d742a4fda22fb6975a8c0cfcd2499dd1c809b8afd4ef709bda4d11b167fae2
--enable-debug=yes --enable-gc-friendly"
checksum=b65ceb462807e4a2f91c95e4293ce6bbefca308cb44a1407bcfdd9e40363ff4d
long_desc=" long_desc="
GLib is a library containing many useful C routines for things such GLib is a library containing many useful C routines for things such
as trees, hashes, lists and strings. It is a useful general purpose as trees, hashes, lists and strings. It is a useful general purpose