grilo-plugins: update to 0.2.6.
This commit is contained in:
parent
2c3cca27f0
commit
8274be6afb
1 changed files with 7 additions and 5 deletions
|
@ -1,19 +1,21 @@
|
||||||
# Template file for 'grilo-plugins'
|
# Template file for 'grilo-plugins'
|
||||||
pkgname=grilo-plugins
|
pkgname=grilo-plugins
|
||||||
version=0.2.4
|
version=0.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-shoutcast"
|
configure_args="--disable-static --enable-shoutcast"
|
||||||
makedepends="pkg-config grilo-devel>=${version} gupnp-av-devel
|
hostmakedepends="pkg-config gnome-doc-utils"
|
||||||
|
# XXX missing plugins: dmap and fakemetadata.
|
||||||
|
makedepends=" grilo-devel>=0.2.5 gupnp-av-devel json-glib-devel
|
||||||
libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel
|
libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel
|
||||||
tracker-devel totem-pl-parser-devel libsoup-gnome-devel>=2.40
|
tracker-devel>=0.16 totem-pl-parser-devel libsoup-gnome-devel>=2.42
|
||||||
libgdata-devel libquvi-devel tracker-devel json-glib-devel"
|
libgdata-devel"
|
||||||
short_desc="Plugins for Grilo"
|
short_desc="Plugins for Grilo"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://live.gnome.org/Grilo"
|
homepage="http://live.gnome.org/Grilo"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
||||||
checksum=7e96aee95abc22897db4c62738b65f31fab66a26a22a628f2dfe682384c09350
|
checksum=029ea7fdbb32ff5cc20295b9a1a943f76f39a67ed5bf08a2b33b01cf287a1227
|
||||||
long_desc="
|
long_desc="
|
||||||
More precisely, Grilo provides:
|
More precisely, Grilo provides:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue