Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28202ed6921bdb265928737fc26007574add750f
commit 28202ed6921bdb265928737fc26007574add750f Author: Devil505 <[EMAIL PROTECTED]> Date: Wed Jan 2 09:23:39 2008 +0100 gnome-specimen-0.4-1-i686 *Version bump *Added gconf schema for gnome-scriptlet *Fixed depends (libglade instead of glade) diff --git a/source/gnome-extra/gnome-specimen/FrugalBuild b/source/gnome-extra/gnome-specimen/FrugalBuild index bf3fc74..983dc79 100644 --- a/source/gnome-extra/gnome-specimen/FrugalBuild +++ b/source/gnome-extra/gnome-specimen/FrugalBuild @@ -1,22 +1,23 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.08 SBU # Maintainer: Devil505 <[EMAIL PROTECTED]> pkgname=gnome-specimen -pkgver=0.3.1 +pkgver=0.4 pkgrel=1 pkgdesc="A simple tool to view and compare fonts installed on your system" url="http://uwstopia.nl" -depends=('pygtk' 'gnome-python' 'glade' 'gconf') +depends=('pygtk' 'gnome-python' 'libglade' 'gconf') makedepends=('perl-xml') _F_gnome_desktop="y" _F_gnome_iconcache="y" +_F_gnome_schemas=('/etc/gconf/schemas/gnome-specimen.schemas') Finclude gnome-scriptlet -options=('scriptlet') +options=('genscriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/geek/projects/gnome-specimen/releases/ | Flasttar" source=($url/geek/projects/gnome-specimen/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('374c2063b75319b1654fdabdc4e9923f94891f53') +sha1sums=('7e9980c3063b823de74456a4bf17079198b74455') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
