grilo-plugins: update to 0.1.18.
This commit is contained in:
parent
859b10687d
commit
21c2c42e0b
|
@ -1,7 +1,6 @@
|
|||
# Template file for 'grilo-plugins'
|
||||
pkgname=grilo-plugins
|
||||
version=0.1.17
|
||||
revision=3
|
||||
version=0.1.18
|
||||
homepage="http://live.gnome.org/Grilo"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.1/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
|
@ -9,7 +8,7 @@ configure_args="--disable-static --enable-shoutcast"
|
|||
short_desc="Plugins for Grilo"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=c77f70c02ab8a9abb7cddc909f90853d13e2a18d4b69db65a411082c3ef79b0a
|
||||
checksum=7e382f402119f4f270380627a2f49b30a6c43a47ecd645bf5ffe4e0cd99a1c79
|
||||
long_desc="
|
||||
More precisely, Grilo provides:
|
||||
|
||||
|
@ -31,8 +30,3 @@ Add_dependency build libgcrypt-devel
|
|||
Add_dependency build gmime-devel
|
||||
Add_dependency build libgdata-devel
|
||||
Add_dependency build tracker-devel
|
||||
|
||||
pre_configure() {
|
||||
# tracker-0.12 support
|
||||
sed -i 's/sparql-0.11/sparql-0.12/g' configure
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue