tracker: update to 0.12.10.
This commit is contained in:
parent
50e1516c5b
commit
61e7ec99cb
2 changed files with 9 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'tracker'
|
# Template file for 'tracker'
|
||||||
pkgname=tracker
|
pkgname=tracker
|
||||||
version=0.12.9
|
version=0.12.10
|
||||||
homepage="http://live.gnome.org/Tracker"
|
homepage="http://live.gnome.org/Tracker"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
||||||
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
|
||||||
--enable-libtiff --disable-static"
|
--enable-libtiff --disable-static"
|
||||||
short_desc="Personal search tool and storage system"
|
short_desc="Personal search tool and storage system"
|
||||||
revision=3
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=ccd61c8f79905f7e09af3a4a863772256601dcd3213b0f9a3f76add04e553b5c
|
checksum=42722831fdde63cfa07e4f0bb75805425c09b1f1801d3d5280de8be37a357b69
|
||||||
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
|
||||||
|
|
|
@ -46,3 +46,10 @@ librest-0.7.so.0
|
||||||
libpanel-applet-4.so.0
|
libpanel-applet-4.so.0
|
||||||
libgee.so.2
|
libgee.so.2
|
||||||
libtiff.so.5
|
libtiff.so.5
|
||||||
|
libz.so.1
|
||||||
|
libsqlite3.so.0
|
||||||
|
libicuuc.so.46
|
||||||
|
libicui18n.so.46
|
||||||
|
libuuid.so.1
|
||||||
|
libexif.so.12
|
||||||
|
libenca.so.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue