2011-10-03 09:19:57 +00:00
|
|
|
# Template file for 'tracker'
|
|
|
|
pkgname=tracker
|
2012-05-04 08:24:33 +00:00
|
|
|
version=0.14.1
|
2012-06-06 08:30:04 +00:00
|
|
|
revision=2
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-03 09:19:57 +00:00
|
|
|
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
2012-03-22 06:35:56 +00:00
|
|
|
--enable-libtiff --disable-static --enable-network-manager"
|
2012-06-06 08:30:04 +00:00
|
|
|
makedepends="pkg-config intltool gobject-introspection libpng-devel>=1.5.10 libgee-devel libgnome-keyring-devel upower-devel exempi-devel poppler-glib-devel libgsf-devel icu-devel enca-devel libvorbis-devel libflac-devel nautilus-devel gnome-panel-devel taglib-devel giflib-devel totem-pl-parser-devel gupnp-dlna-devel libexif-devel tiff-devel network-manager-applet-devel sqlite-devel"
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
subpackages="$pkgname-devel libtracker"
|
2011-10-03 09:19:57 +00:00
|
|
|
short_desc="Personal search tool and storage system"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-13 17:03:41 +00:00
|
|
|
license="GPL-2"
|
2012-06-06 08:30:04 +00:00
|
|
|
homepage="http://live.gnome.org/Tracker"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
|
2012-05-04 08:24:33 +00:00
|
|
|
checksum=17ac4125d02c5f820eae9a785ac1c90b0e93682730a3950f82fd4a3dff238a43
|
2011-10-03 09:19:57 +00:00
|
|
|
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
|
|
|
|
data into categories so that application like photo managers and music players
|
|
|
|
can instantly find relevant content automatically. Tracker enables you to tag
|
|
|
|
your data with keywords which can be used to find related information or to
|
|
|
|
group and categorise your data further. Tracker lets you extend your data
|
|
|
|
with additional metadata."
|