void-packages/srcpkgs/tracker/template

29 lines
1.4 KiB
Text
Raw Normal View History

2011-10-03 09:19:57 +00:00
# Template file for 'tracker'
pkgname=tracker
2012-11-01 20:17:02 +00:00
version=0.14.4
revision=2
build_style=gnu-configure
2011-10-03 09:19:57 +00:00
configure_args="--enable-libflac --enable-libvorbis --disable-unit-tests
2012-10-15 14:48:35 +00:00
--enable-libtiff --disable-static --enable-network-manager"
2012-07-06 15:56:15 +00:00
makedepends="pkg-config intltool gobject-introspection libpng-devel>=1.5.10
2012-10-15 14:48:35 +00:00
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"
2012-06-06 08:30:04 +00:00
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-11-01 20:17:02 +00:00
checksum=b818ee42b9007a94b2f8046edc4706bb2036187d5fd304e7ae23e5d2fcf85918
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."