28 lines
1.4 KiB
Text
28 lines
1.4 KiB
Text
# Template file for 'tracker'
|
|
pkgname=tracker
|
|
version=0.14.4
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
|
|
--enable-libtiff --disable-static --enable-network-manager"
|
|
makedepends="pkg-config intltool gobject-introspection libpng-devel>=1.5.10
|
|
libgee-devel libgnome-keyring-devel upower-devel exempi-devel
|
|
poppler-glib-devel nautilus-devel gupnp-dlna-devel
|
|
libgsf-devel icu-devel>=49 enca-devel libvorbis-devel libflac-devel
|
|
gnome-panel-devel taglib-devel giflib-devel>=5.0 totem-pl-parser-devel
|
|
libexif-devel tiff-devel network-manager-applet-devel sqlite-devel"
|
|
subpackages="$pkgname-devel libtracker"
|
|
short_desc="Personal search tool and storage system"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://live.gnome.org/Tracker"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.14/$pkgname-$version.tar.xz"
|
|
checksum=b818ee42b9007a94b2f8046edc4706bb2036187d5fd304e7ae23e5d2fcf85918
|
|
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."
|