Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=824ae33c3b7d581568052bce2a08acd3d29cf47c
commit 824ae33c3b7d581568052bce2a08acd3d29cf47c Author: Baste <[email protected]> Date: Tue Apr 9 21:18:27 2013 +0200 gdl-3.8.0-1-x86_64 * Version bump diff --git a/source/gnome-extra/gdl/FrugalBuild b/source/gnome-extra/gdl/FrugalBuild index 2e80681..0d14f29 100644 --- a/source/gnome-extra/gdl/FrugalBuild +++ b/source/gnome-extra/gdl/FrugalBuild @@ -1,19 +1,21 @@ -# Compiling Time: 0.09 SBU +# Compiling Time: 0.22 SBU # Maintainer: Baste <[email protected]> # Contributor: Priyank Gosalia <[email protected]> +options+=('asneeded') + pkgname=gdl -pkgver=3.6.2 +pkgver=3.8.0 pkgrel=1 pkgdesc="Gnome Docking library." url="http://gnome.org" +depends=('gtk+3') makedepends=('intltool' 'gtk-doc' 'gobject-introspection') -depends=('gtk+3' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('04cc1ac33ef7ee792e8ff86423ba53318e55c85a') +sha1sums=('f14205af713ed64974d0b85c0e3046971f4ae6e1') replaces=('gnome-build') provides=('gnome-build') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
