Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=705e4d120d52836c5db991a3cd7a834e2144f5ef
commit 705e4d120d52836c5db991a3cd7a834e2144f5ef Author: James Buren <[email protected]> Date: Sat Jun 9 03:35:09 2012 -0500 sawfish-1.8.2-2-x86_64 * rebuild with iconcache diff --git a/source/x11-extra/sawfish/FrugalBuild b/source/x11-extra/sawfish/FrugalBuild index 3eed5e9..25371a9 100644 --- a/source/x11-extra/sawfish/FrugalBuild +++ b/source/x11-extra/sawfish/FrugalBuild @@ -3,7 +3,7 @@ pkgname=sawfish pkgver=1.8.2 -pkgrel=1 +pkgrel=2 pkgdesc="Extensible window manager written in lisp." rodepends=('alsa-utils') depends=('rep-gtk>=0.9.7') @@ -14,6 +14,8 @@ url="http://sawfish.wikia.com" dl_url="http://download.tuxfamily.org/$pkgname" source=($dl_url/$pkgname-$pkgver.tar.xz) up2date="Flastarchive $dl_url .tar.xz" +_F_gnome_iconcache=y +Finclude gnome-scriptlet source=(${source[@]} $pkgname-session startup xinitrc.$pkgname) sha1sums=('d4716516fb0020bb728291c6defa1f421a33e5dc' \ 'abe3c1ce2bf78e19d7af02faa428a05a17b4431a' \ @@ -31,6 +33,7 @@ build() Fln /usr/share/applications/$pkgname.desktop \ /etc/X11/sessions/$pkgname.desktop Fwrapper "exec /usr/bin/aplay -q \"\$@\"" $pkgname-aplay + Fbuild_gnome_scriptlet } # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
