tracker: update to 0.12.8.
This commit is contained in:
parent
bcb858ddbd
commit
418931a63e
|
@ -1,6 +1,5 @@
|
|||
# Template file for 'libtracker'.
|
||||
#
|
||||
revision=3
|
||||
short_desc="${short_desc} - shared libraries"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'tracker'
|
||||
pkgname=tracker
|
||||
version=0.12.7
|
||||
version=0.12.8
|
||||
homepage="http://live.gnome.org/Tracker"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
||||
--disable-static"
|
||||
revision=3
|
||||
short_desc="Personal search tool and storage system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
checksum=e7a4d016326bc0a1b6aea07e48c3de73ffc29119812149e2dee5eac35104f1b4
|
||||
checksum=92b18cc381a80d87d52e386f51ca1475b94f82cf5adf668424669c5b63474473
|
||||
long_desc="
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue