grilo: update to 0.3.4; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-15 21:07:48 +02:00
parent 7801753d58
commit 822e43c7d1

View file

@ -1,6 +1,6 @@
# Template file for 'grilo'
pkgname=grilo
version=0.3.3
version=0.3.4
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-vala $(vopt_enable gir introspection)"
@ -8,11 +8,11 @@ hostmakedepends="automake libtool pkg-config gettext-devel intltool gnome-common
vala-devel gobject-introspection gtk-doc"
makedepends="gtk+3-devel libxml2-devel libsoup-devel liboauth-devel totem-pl-parser-devel"
short_desc="Framework focused on making media discovery and browsing easy"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://live.gnome.org/Grilo"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=5c874222c7bdf42490cd56765a593c41407247706bb1f24a1bd5d007aa38a0e3
checksum=7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e
# Package build options
build_options="gir"