tracker: update to 0.14.1.
This commit is contained in:
parent
fc5fe546cd
commit
b5f4480962
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains the shared libraries."
|
This package contains the shared libraries."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove "usr/lib/*.so*" usr/lib
|
vmove "usr/lib/*.so*" usr/lib
|
||||||
vmove "usr/lib/tracker-0.14/*.so*" usr/lib/tracker-0.14
|
vmove "usr/lib/tracker-0.14/*.so*" usr/lib/tracker-0.14
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'tracker'
|
# Template file for 'tracker'
|
||||||
pkgname=tracker
|
pkgname=tracker
|
||||||
version=0.14.0
|
version=0.14.1
|
||||||
revision=3
|
|
||||||
homepage="http://live.gnome.org/Tracker"
|
homepage="http://live.gnome.org/Tracker"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +9,7 @@ configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
||||||
short_desc="Personal search tool and storage system"
|
short_desc="Personal search tool and storage system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=78e432c5c14b9d186ccca3c382accdcdb4f07c2c6e25989fda48401b4a68f7d4
|
checksum=17ac4125d02c5f820eae9a785ac1c90b0e93682730a3950f82fd4a3dff238a43
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue