Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6690956e282f608f150712e67b359a7038620612
commit 6690956e282f608f150712e67b359a7038620612 Author: kikadf <[email protected]> Date: Sun Oct 5 11:05:16 2014 +0200 gtk+extra-3.1.1-1-x86_64 * Version bump diff --git a/source/xlib-extra/gtk+extra/FrugalBuild b/source/xlib-extra/gtk+extra/FrugalBuild index 933e959..6100a87 100644 --- a/source/xlib-extra/gtk+extra/FrugalBuild +++ b/source/xlib-extra/gtk+extra/FrugalBuild @@ -3,21 +3,21 @@ # Contributor: Cedrick Hannier alias Cedynamix <[email protected]> # Contributor: Janos Kovacs <[email protected]> +options+=('asneeded') + pkgname=gtk+extra -pkgver=3.0.3 +pkgver=3.1.1 pkgrel=1 pkgdesc="It is a useful widget set complementary to GTK+ for creating graphical interfaces for the X Windows System." depends=('gtk+2>=2.24.16') makedepends=('gobject-introspection') _F_sourceforge_dirname="gtkextra" -_F_archive_name="gtk%2Bextra" -_F_cd_path="$pkgname-$pkgver" +_F_archive_name="gtkextra" Fconfopts+=" --enable-static=no --enable-introspection=yes" Finclude sourceforge archs=('i686' 'x86_64') groups=('xlib-extra') -#source=("http://${_F_sourceforge_mirror}.sourceforge.net/${_F_sourceforge_dirname}/${_F_sourceforge_subdir}${pkgname}${_F_sourceforge_sep}${_F_sourceforge_pkgver}${_F_sourceforge_ext}") -sha1sums=('b070c4028426bb800d1f61b7ccd293385799183b') +sha1sums=('e0a6f738232ef748c7927d7b5c05c9252ce1e123') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
