grilo-plugins: update to 0.2.8.
This commit is contained in:
parent
43340a329d
commit
02f29f1d8b
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'grilo-plugins'
|
||||
pkgname=grilo-plugins
|
||||
version=0.2.6
|
||||
version=0.2.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-shoutcast"
|
||||
hostmakedepends="pkg-config gnome-doc-utils"
|
||||
# XXX missing plugins: dmap and fakemetadata.
|
||||
makedepends=" grilo-devel>=0.2.5 gupnp-av-devel json-glib-devel
|
||||
makedepends="grilo-devel>=0.2.5 gupnp-av-devel json-glib-devel
|
||||
libquvi-devel rest-devel sqlite-devel libgcrypt-devel gmime-devel
|
||||
tracker-devel>=0.16 totem-pl-parser-devel libsoup-gnome-devel>=2.42
|
||||
libgdata-devel"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://live.gnome.org/Grilo"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
||||
checksum=029ea7fdbb32ff5cc20295b9a1a943f76f39a67ed5bf08a2b33b01cf287a1227
|
||||
checksum=28f83fd701b33aed7b843e5e3850d7d961310c7cb33ffebcb652160fff8ccd80
|
||||
long_desc="
|
||||
More precisely, Grilo provides:
|
||||
|
||||
|
@ -29,6 +29,6 @@ long_desc="
|
|||
|
||||
grilo-plugins_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue