Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=38bf7f3b2e1d8c61678bd3401de7434da37b5ae6
commit 38bf7f3b2e1d8c61678bd3401de7434da37b5ae6 Author: Baste <[email protected]> Date: Mon Sep 24 09:05:20 2012 +0200 glib2-2.34.0-1-x86_64 * Version bump * Change m8r diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 656dfd2..b21e957 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -1,10 +1,11 @@ # Compiling time: 3.33 SBU -# Maintainer: bouleetbil <[email protected]> +# Maintainer: Baste <[email protected]> +# Contributor: bouleetbil <[email protected]> USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.33.14 +pkgver=2.34.0 pkgrel=1 pkgdesc="Common C routines used by GTK+ and other libraries" url="http://www.gtk.org/" @@ -21,7 +22,7 @@ _F_cd_path="glib-$pkgver" source=($source \ glib2.sh \ glib2.csh) -sha1sums=('aac7b495950c9c8296411fc5094a9c067decf683' \ +sha1sums=('f695d4d3a6ded331e4d45f077a9774d6ca8a47e4' \ 'bfe05590a6498259f1045a591fd886a8572f271a' \ '6db09da816d69aab7a5cbf3460ee082bef200891') if Fuse $USE_DOC; then @@ -46,7 +47,6 @@ build() Fbuild \ --enable-static \ --enable-debug=yes \ - --enable-regex \ --with-pcre=internal \ --with-threads=posix \ --disable-systemtap _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
