strigi: add xattr support.

This commit is contained in:
Juan RP 2014-07-03 15:31:56 +02:00
parent c8846cd227
commit 2e0be4c327

View file

@ -1,13 +1,13 @@
# Template file for 'strigi'
pkgname=strigi
version=0.7.8
revision=4
revision=5
build_style=cmake
configure_args="-DENABLE_INOTIFY=ON -DENABLE_LOG4CXX=OFF -DENABLE_FAM=OFF
-DENABLE_CLUCENE=OFF -DENABLE_CLUCENE_NG=ON -DENABLE_FFMPEG=OFF
-DCMAKE_INSTALL_LIBDIR=lib"
hostmakedepends="pkg-config cmake perl"
makedepends="zlib-devel bzip2-devel boost-devel exiv2-devel libxml2-devel clucene-devel>=2.3.3.4 dbus-devel qt-devel"
makedepends="attr-devel zlib-devel bzip2-devel boost-devel exiv2-devel libxml2-devel clucene-devel>=2.3.3.4 dbus-devel qt-devel"
short_desc="Small fast desktop searching program"
homepage="http://www.vandenoever.info/software/strigi/"
license="LGPL-2"