Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=67f2dc0f9e72a3a0fa82c619b71bf4f5bd43b7ef
commit 67f2dc0f9e72a3a0fa82c619b71bf4f5bd43b7ef Author: Baste <[email protected]> Date: Tue Oct 9 10:57:13 2012 +0200 grilo-0.2.2-1-x86_64 * Version bump * Change m8r diff --git a/source/gnome-extra/grilo/FrugalBuild b/source/gnome-extra/grilo/FrugalBuild index 11ff6f6..1e9b35b 100644 --- a/source/gnome-extra/grilo/FrugalBuild +++ b/source/gnome-extra/grilo/FrugalBuild @@ -1,18 +1,19 @@ # Compiling time: 0.07 SBU -# Maintainer: bouleetbil <[email protected]> +# Maintainer: Baste <[email protected]> +# Contributor:bouleetbil <[email protected]> pkgname=grilo -pkgver=0.1.18 +pkgver=0.2.2 pkgrel=1 pkgdesc="Grilo is a framework that provides access to various sources of multimedia content, using a pluggable system." -depends=('glib2' 'libsoup') +depends=('glib2' 'libsoup' 'gtk+3') makedepends=('intltool' 'gnome-doc-utils>=0.10.3' 'gobject-introspection' 'vala') groups=('gnome-extra') archs=('i686' 'x86_64') -_F_gnome_devel="y" +_F_gnome_devel="n" _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('6a2372385e83e329060c4b80a176f16095b091a3') +sha1sums=('2ccd15e585279285ecdb5eaf001d951dca71c177') Fconfopts+=" --enable-vala --enable-grl-net" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
