Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=547948faf2c6e490dc48947a2a06bbfe5f076a35
commit 547948faf2c6e490dc48947a2a06bbfe5f076a35 Author: Botchikii <[email protected]> Date: Sun Aug 5 17:45:11 2012 +0200 scratch-1.1.1-1-x86_64 * version bump and 3 dependances added diff --git a/source/gnome-extra/scratch/FrugalBuild b/source/gnome-extra/scratch/FrugalBuild index ffd3173..b4d7e1c 100644 --- a/source/gnome-extra/scratch/FrugalBuild +++ b/source/gnome-extra/scratch/FrugalBuild @@ -2,21 +2,22 @@ # Maintainer: Devil505 <[email protected]> pkgname=scratch -pkgver=1.1 +pkgver=1.1.1 pkgrel=1 pkgdesc="Scratch is a text editor written in Vala and Gtk+ 3" url="https://launchpad.net/scratch" depends=('gconf' 'granite' 'bzip2' 'libsoup' 'gtksourceview3' 'libuuid' 'libgee' 'libpeas-gtk' \ - 'vte3') + 'vte3' 'devhelp' 'marlin' 'gail' 'zeitgeist') makedepends=('vala') groups=('gnome-extra' 'pantheon-desktop') _F_gnome_glib="y" _F_gnome_iconcache="y" _F_launchpad_branch="1.x" +_F_cd_path="$pkgname" options=('force') Finclude cmake gnome-scriptlet launchpad archs=('i686' 'x86_64') -sha1sums=('f8da8157f5e0322770ea85575f6e2a0fd0cf2056') +sha1sums=('5498438d9a324863de52bc71a7de6d6d4ab6fe03') build() { CMake_build _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
