tracker: update to 0.16.4.
This commit is contained in:
parent
529777811c
commit
a42249bf98
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tracker'
|
# Template file for 'tracker'
|
||||||
pkgname=tracker
|
pkgname=tracker
|
||||||
version=0.16.3
|
version=0.16.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://live.gnome.org/Tracker"
|
homepage="http://live.gnome.org/Tracker"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.16/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.16/$pkgname-$version.tar.xz"
|
||||||
checksum=c5299cbfb2b33f62f06afeb2ebca5b7095b77438fc6c8db6a24dc2ef649537ba
|
checksum=9c2f50839c2b8b352ab9a022597ef985c1900e6286c0c3bcb7a64da39dbb3580
|
||||||
long_desc="
|
long_desc="
|
||||||
Tracker trawls through your data and organises it so that it can be retrieved
|
Tracker trawls through your data and organises it so that it can be retrieved
|
||||||
extremely quickly later on via simple searches. This organisation puts your
|
extremely quickly later on via simple searches. This organisation puts your
|
||||||
|
@ -27,7 +27,7 @@ long_desc="
|
||||||
with additional metadata."
|
with additional metadata."
|
||||||
|
|
||||||
tracker-devel_package() {
|
tracker-devel_package() {
|
||||||
depends="libglib-devel libtracker-${version}_${revision}"
|
depends="libglib-devel libtracker>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue