grilo-plugins: enable the tmdb plugin.

This commit is contained in:
Juan RP 2012-10-05 10:02:28 +02:00
parent 390bad54e9
commit 2e46d28bf8
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,4 @@
libjson-glib-1.0.so.0
libgrlnet-0.2.so.0
libgrilo-0.2.so.1
libgmodule-2.0.so.0

View file

@ -1,13 +1,13 @@
# Template file for 'grilo-plugins'
pkgname=grilo-plugins
version=0.2.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-static --enable-shoutcast"
makedepends="pkg-config grilo-devel>=${version} gupnp-av-devel libquvi-devel
rest-devel sqlite-devel libgcrypt-devel gmime-devel libgdata-devel
tracker-devel totem-pl-parser-devel libsoup-gnome-devel>=2.40 libgdata-devel
libquvi-devel tracker-devel"
libquvi-devel tracker-devel json-glib-devel"
short_desc="Plugins for Grilo"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"