mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
strigi: add xattr support.
This commit is contained in:
parent
c8846cd227
commit
2e0be4c327
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'strigi'
|
# Template file for 'strigi'
|
||||||
pkgname=strigi
|
pkgname=strigi
|
||||||
version=0.7.8
|
version=0.7.8
|
||||||
revision=4
|
revision=5
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_INOTIFY=ON -DENABLE_LOG4CXX=OFF -DENABLE_FAM=OFF
|
configure_args="-DENABLE_INOTIFY=ON -DENABLE_LOG4CXX=OFF -DENABLE_FAM=OFF
|
||||||
-DENABLE_CLUCENE=OFF -DENABLE_CLUCENE_NG=ON -DENABLE_FFMPEG=OFF
|
-DENABLE_CLUCENE=OFF -DENABLE_CLUCENE_NG=ON -DENABLE_FFMPEG=OFF
|
||||||
-DCMAKE_INSTALL_LIBDIR=lib"
|
-DCMAKE_INSTALL_LIBDIR=lib"
|
||||||
hostmakedepends="pkg-config cmake perl"
|
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"
|
short_desc="Small fast desktop searching program"
|
||||||
homepage="http://www.vandenoever.info/software/strigi/"
|
homepage="http://www.vandenoever.info/software/strigi/"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue