Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=41bd4e68105fef438b1d6cea2f3552e77fa048a8
commit 41bd4e68105fef438b1d6cea2f3552e77fa048a8 Author: Baste <[email protected]> Date: Mon Mar 31 15:26:35 2014 +0200 json-glib-1.0.0-1-x86_64 - 0.99.2 -> 1.0.0 diff --git a/source/devel/json-glib/FrugalBuild b/source/devel/json-glib/FrugalBuild index ebda43e..1fd5c87 100644 --- a/source/devel/json-glib/FrugalBuild +++ b/source/devel/json-glib/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling Time: 0.26 SBU +# Compiling Time: 0.33 SBU # Maintainer: Baste <[email protected]> # Contributor: Devil505 <[email protected]> @@ -7,20 +7,20 @@ USE_DOC=${USE_DOC:-"y"} options+=('asneeded') pkgname=json-glib -pkgver=0.99.2 +pkgver=1.0.0 pkgrel=1 pkgdesc="JSON library built on GLib" url="http://live.gnome.org/JsonGlib" -_F_gnome_devel="y" +_F_gnome_devel="n" _F_gnome_ext=".tar.xz" Finclude gnome -depends=('glib2>=2.38.0') +depends=('glib2>=2.40.0') makedepends=('gobject-introspection') groups=('devel') archs=('i686' 'x86_64') -sha1sums=('ea656dd935846a40dc446e2a23431758d1d55224') +sha1sums=('ed48f3d276327ba4ce22fb42494d95141e37893f') if Fuse $USE_DOC; then - makedepends=("${makedepends[@]}" 'gtk-doc>=1.11') + makedepends=("${makedepends[@]}" 'gtk-doc>=1.20') Fconfopts+=" --enable-gtk-doc" subpkgs=("$pkgname-docs") subdescs=("JsonGlib Documentation") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
