Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58ce2a990056226dfb04c9a57a6524bf6bc352d7
commit 58ce2a990056226dfb04c9a57a6524bf6bc352d7 Author: bouleetbil <[email protected]> Date: Mon May 18 22:18:47 2009 +0200 gnote-0.3.1-1-i686 *new package diff --git a/source/gnome-extra/gnote/FrugalBuild b/source/gnome-extra/gnote/FrugalBuild new file mode 100644 index 0000000..6aba936 --- /dev/null +++ b/source/gnome-extra/gnote/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.69 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=gnote +pkgver=0.3.1 +pkgrel=1 +pkgdesc="Gnote is a port of Tomboy to C++" +groups=('gnome-extra') +depends=('glibmm' 'gtk+2' 'gtkmm' 'libxml++' 'gconf>=2.26.0' 'gtkspell' 'libpanelappletmm' 'libboost-mt') +makedepends=('boost' 'intltool' 'gnome-doc-utils') +archs=('i686') +options=('scriptlet') +_F_gnome_schemas=('/etc/gconf/schemas/gnote.schemas') +_F_gnome_desktop="y" +_F_gnome_devel="y" +_F_gnome_iconcache="y" +Finclude gnome gnome-scriptlet +sha1sums=('082cf2c402241eec5f88663b214b39326966cad1') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
