19 lines
759 B
Bash
19 lines
759 B
Bash
# Template file for 'recoll'
|
|
pkgname=recoll
|
|
version=1.32.7
|
|
revision=2
|
|
build_style=gnu-configure
|
|
build_helper="qmake python3"
|
|
configure_args="--enable-recollq --disable-python-chm --disable-x11mon
|
|
--disable-webkit --without-systemd --disable-rpath"
|
|
hostmakedepends="pkg-config gettext-devel qt5-qmake qt5-host-tools
|
|
which python3-setuptools"
|
|
makedepends="libxslt-devel xapian-core-devel zlib-devel qt5-devel
|
|
python3-devel"
|
|
short_desc="Full text search tool based on Xapian backend"
|
|
maintainer="Rui Abreu Ferreira <raf-ep@gmx.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://www.lesbonscomptes.com/recoll/"
|
|
distfiles="https://www.lesbonscomptes.com/recoll/recoll-${version}.tar.gz"
|
|
checksum=ca08a6f4bb0b519bf915a062a9b7aadc4f343473cc1f07895708208d66337dba
|