Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7b1a903929d033dbb738eca806a979de242aa385
commit 7b1a903929d033dbb738eca806a979de242aa385 Author: Anthony Jorion <[email protected]> Date: Wed Jun 11 13:06:47 2014 +0200 gcompris-14.05-1-x86_64 - 14.03 -> 14.05 + Add asneeded option + Change maintainer diff --git a/source/games-extra/gcompris/FrugalBuild b/source/games-extra/gcompris/FrugalBuild index 8096b47..00b6d73 100644 --- a/source/games-extra/gcompris/FrugalBuild +++ b/source/games-extra/gcompris/FrugalBuild @@ -1,9 +1,12 @@ # Compiling Time: 1.13 SBU -# Maintainer: Devil505 <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> +# Contributor: Devil505 <[email protected]> # Contributor: crazy <[email protected]> +options+=('asneeded') + pkgname=gcompris -pkgver=14.03 +pkgver=14.05 pkgrel=1 pkgdesc="Educational application for children" depends=('pygtk>=2.14.1-2' 'gnet' 'python' 'gnucap' 'gstreamer' 'sdl_mixer' 'gnuchess' \ @@ -17,7 +20,7 @@ url="http://gcompris.net/" up2date="Flasttar $url/download/" source="$url/download/$pkgname-$pkgver.tar.bz2" options=('scriptlet') -sha1sums=('cd74c4751d1f0d855df7a223f5d3f27ad0fadee4') +sha1sums=('de0e544a026eb94650160d856f99feaebc0c6ee0') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
