Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=556c789cbf9e2402d9cc10e1b2cf5d15f8558b02
commit 556c789cbf9e2402d9cc10e1b2cf5d15f8558b02 Author: crazy <[EMAIL PROTECTED]> Date: Sun May 18 03:15:28 2008 +0200 gpp-0.7.0-2-x86_64 * release bump * fixed DESTDIR bug , this time the packager br0ke it * added missing _F_gnome_* and Finclude gnome-scriptlet diff --git a/source/gnome-extra/gpp/FrugalBuild b/source/gnome-extra/gpp/FrugalBuild index 5172daa..3cc61f3 100644 --- a/source/gnome-extra/gpp/FrugalBuild +++ b/source/gnome-extra/gpp/FrugalBuild @@ -1,9 +1,9 @@ # Compiling Time: 0.03 SBU -# Maintainer: Priyank Gosalia <[EMAIL PROTECTED]> +# Maintainer: Priyank Gosalia <[EMAIL PROTECTED]> pkgname=gpp pkgver=0.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Photo Printer." url="http://www.fogman.de/?GnomePhotoPrinter" depends=('libgnomeui' 'libgnomeprint' 'libgnomeprintui' 'libgnomecanvas' \ @@ -12,9 +12,12 @@ makedepends=('intltool' 'perl-xml-parser') groups=('gnome-extra') archs=('i686' 'x86_64') options=('scriptlet') +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude gnome-scriptlet up2date="lynx -dump $url | grep Version | sed 's/.*(Version \(.*\))/\1/;q'" source=(http://www.fogman.de/$pkgname/$pkgname-$pkgver.tar.gz) -Fconfopts="[EMAIL PROTECTED] --datadir=$Fdestdir/usr/share" +Fconfopts="[EMAIL PROTECTED] --datadir=/usr/share" sha1sums=('e79ee69c7fb3961f1c8fb28e00f88f4d4ecedb97') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
