Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b0035820dedc9985b517160f61b369a8834a3027
commit b0035820dedc9985b517160f61b369a8834a3027 Author: Baste <[email protected]> Date: Mon Mar 31 09:59:33 2014 +0200 glib2-2.40.0-1-x86_64 - 2.40.0 diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 18adace..0484705 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling time: 4.53 SBU +# Compiling time: 4.48 SBU # Maintainer: Baste <[email protected]> # Contributor: bouleetbil <[email protected]> @@ -7,19 +7,19 @@ USE_DOC=${USE_DOC:-"y"} #options+=('asneeded') pkgname=glib2 -pkgver=2.39.92 +pkgver=2.40.0 pkgrel=1 pkgdesc="Common C routines used by GTK+ and other libraries" url="http://www.gtk.org/" rodepends=('scriptlet-core') depends=('glibc>=2.9-2' 'libffi' 'zlib' 'pcre') -makedepends=('libgcrypt>=1.4.3-1' 'gobject-introspection') +makedepends=('libgcrypt>=1.6.1' 'gobject-introspection') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'arm') options+=('scriptlet') _F_gnome_name="glib" _F_gnome_ext=".tar.xz" -_F_gnome_devel="y" +_F_gnome_devel="n" Finclude gnome _F_cd_path="glib-$pkgver" #Fconfopts+=" --disable-static --with-pcre=system" @@ -28,7 +28,7 @@ Fconfopts+=" --with-pcre=system" source=($source \ glib2.sh \ glib2.csh) -sha1sums=('2dfd8565b9d3740f942484e296838052bb43473e' \ +sha1sums=('44e1442ed4d1bf3fa89138965deb35afc1335a65' \ 'bfe05590a6498259f1045a591fd886a8572f271a' \ '6db09da816d69aab7a5cbf3460ee082bef200891') if Fuse $USE_DOC; then _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
