Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=366a133bc002db6640b111625441946cd0ac7a0b
commit 366a133bc002db6640b111625441946cd0ac7a0b Author: Botchikii <[email protected]> Date: Tue Aug 7 14:44:55 2012 +0200 cherrytree-0.26.3-1-x86_64 * version bump * add python-sqlite3 dependance * add _F_gnome_iconcache="y" and gnome-scriptlet functions diff --git a/source/xapps-extra/cherrytree/FrugalBuild b/source/xapps-extra/cherrytree/FrugalBuild index ae2e969..8b30d4d 100644 --- a/source/xapps-extra/cherrytree/FrugalBuild +++ b/source/xapps-extra/cherrytree/FrugalBuild @@ -8,15 +8,17 @@ pkgdesc="A hierarchical note taking application storing all the data in a single url="http://www.giuspen.com/cherrytree" depends=('pygtksourceview' 'python-sqlite3') groups=('xapps-extra') -_F_gnome_iconcache="y" archs=('x86_64' 'i686') up2date="Flasttar $url/#downl" +options=('scriptlet') +_F_gnome_iconcache="y" +Finclude gnome-scriptlet source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.bz2) sha1sums=('3e4a4f2b473a8523652485f98171ec5418ffa271') build() { Fcd - + Fbuild_gnome_scriptlet # Manual install for the moment Fmkdir "/usr/bin" "/usr/share/icons/hicolor/scalable/apps" "/usr/share/applications" "/usr/share/cherrytree/glade" "/usr/share/cherrytree/glade/svg" "/usr/share/cherrytree/modules" "/usr/share/locale" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
