[arch-commits] Commit in grilo/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Oct 1 16:31:37 UTC 2011
Date: Saturday, October 1, 2011 @ 12:31:36
Author: heftig
Revision: 139196
optdep
Modified:
grilo/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-01 14:06:08 UTC (rev 139195)
+++ PKGBUILD 2011-10-01 16:31:36 UTC (rev 139196)
@@ -3,13 +3,14 @@
pkgname=grilo
pkgver=0.1.17
-pkgrel=1
+pkgrel=2
pkgdesc="Framework that provides access to various sources of multimedia content"
url="http://www.gnome.org"
arch=('i686' 'x86_64')
license=('LGPL')
depends=('gtk3' 'libxml2' 'libsoup')
makedepends=('gobject-introspection' 'gtk-doc' 'vala')
+optdepends=('grilo-plugins: Plugins for grilo')
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
sha256sums=('f88406b1737bdf0dc38c3acda418983084afe62ddc09fefd14a95f42ec727eaf')
More information about the arch-commits
mailing list