Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a6e4bad3be7fb096f7c132d878a3a99f0725f725
commit a6e4bad3be7fb096f7c132d878a3a99f0725f725 Author: Anthony Jorion <[email protected]> Date: Tue Oct 14 18:59:07 2014 +0200 gimp-2.8.14-2-x86_64 - Remove splash for now (quite outdated) PacMiam will make a new Splash \o/ diff --git a/source/xapps/gimp/FrugalBuild b/source/xapps/gimp/FrugalBuild index c7f7f7c..944bb59 100644 --- a/source/xapps/gimp/FrugalBuild +++ b/source/xapps/gimp/FrugalBuild @@ -6,7 +6,7 @@ options+=('asneeded') pkgname=gimp pkgver=2.8.14 -pkgrel=1 +pkgrel=2 pkgdesc="The GNU Image Manipulation Program" url="http://www.gimp.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.0-2' 'libmng' 'libexif>=0.6.12-3' 'alsa-lib' 'libgtkhtml>=2.11.1-4' \ @@ -15,10 +15,8 @@ groups=('xapps') archs=('i686' 'x86_64') makedepends=('gimp-print' 'perl-xml-parser') up2date="lynx -dump $url/downloads/ | grep .tar.bz2 | head -n 1 | sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'" -source=(http://de-mirror.gimper.net/pub/gimp/v2.8/$pkgname-$pkgver.tar.bz2 \ - http://ftp.frugalware.org/pub/other/artwork/gimp/gimp-splash.png) -sha1sums=('380a8e2887e1a161056444921807e338c3d31653' \ - 'f9dd8c292abdf4132fef231feac9360e069ca8dc') +source=(http://de-mirror.gimper.net/pub/gimp/v2.8/$pkgname-$pkgver.tar.bz2) +sha1sums=('380a8e2887e1a161056444921807e338c3d31653') options=('scriptlet') _F_gnome_desktop="y" _F_gnome_iconcache="y" @@ -39,10 +37,6 @@ build() Frm /usr/share/man/man1/gimp-console.1 Fln gimp-console-2.6.1.gz /usr/share/man/man1/gimp-console.1 - # add Frugalware splashscreen - Frm /usr/share/gimp/2.0/images/gimp-splash.png - Finstall 644 gimp-splash.png usr/share/gimp/2.0/images/gimp-splash.png - Fbuild_gnome_scriptlet } _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
