gnome-online-miners: update to 3.12.0.
This commit is contained in:
parent
e29b394235
commit
f61ae32fad
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'gnome-online-miners'
|
# Template file for 'gnome-online-miners'
|
||||||
pkgname=gnome-online-miners
|
pkgname=gnome-online-miners
|
||||||
version=3.10.3
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection"
|
hostmakedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection"
|
||||||
makedepends="libzapojit-devel>=0.0.3_3 libgdata-devel>=0.14 grilo-devel tracker-devel"
|
makedepends="libzapojit-devel>=0.0.3_3 libgdata-devel>=0.15 grilo-devel
|
||||||
depends="libzapojit>=0.0.3_3 libgdata>=0.14"
|
tracker-devel>=1.0 gfbgraph-devel libmediaart-devel"
|
||||||
|
depends="libzapojit>=0.0.3_3"
|
||||||
short_desc="GNOME service that crawls through your online content"
|
short_desc="GNOME service that crawls through your online content"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=129807d398e7744870110e6875629b6858d289021271550569ce5afa10fe9ea8
|
checksum=734db67bb158a046bc8bbbe418f0fdaf6d8652ac86406907a8d17d069fa48f23
|
||||||
|
|
Loading…
Reference in New Issue