Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=e2392d8b0c6d12fa00163b93223a6ba68103e515
commit e2392d8b0c6d12fa00163b93223a6ba68103e515 Author: Baste <[email protected]> Date: Sun Oct 28 15:31:54 2012 +0100 gnote-3.6.0-1-x86_64 * Version bump * Change m8r diff --git a/source/gnome-extra/gnote/FrugalBuild b/source/gnome-extra/gnote/FrugalBuild index 01554df..123e611 100644 --- a/source/gnome-extra/gnote/FrugalBuild +++ b/source/gnome-extra/gnote/FrugalBuild @@ -1,28 +1,20 @@ # Compiling Time: 0.69 SBU -# Maintainer: bouleetbil <[email protected]> +# Maintainer: Baste <[email protected]> +# Contributor: bouleetbil <[email protected]> pkgname=gnote -pkgver=0.9.1 +pkgver=3.6.0 pkgrel=1 pkgdesc="Gnote is a port of Tomboy to C++" groups=('gnome-extra') -depends=('glibmm' 'gtk+3' 'gtkmm' 'libxml++' 'gconf>=2.28.1' 'gtkspell3' 'libboost>=1.49.0' \ - 'dbus-glib' 'openssl>=1.0.0' 'pcre' 'gnome-keyring') -makedepends=('boost' 'intltool' 'gnome-doc-utils') +depends=('glibmm' 'gtk+3' 'gtkmm' 'libsecret' 'desktop-file-utils' 'libxslt') +makedepends=('intltool' 'itstool' 'boost' 'libboost') archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_glib="y" _F_gnome_desktop="y" _F_gnome_iconcache="y" -_F_gnome_devel="y" +_F_gnome_devel="n" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -Fconfopts+=" --enable-dbus --disable-applet" -sha1sums=('983ebd7a758a06149e4b1e020136e146af84516f') - -build() -{ - Fbuild - Fbuild_gnome_scriptlet -} - +sha1sums=('687f23ae45d2d2f3702ff28666e5eeeaaaab14c4') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
