mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
bdaeea31f8
commit
26ffc51fea
1 changed files with 14 additions and 0 deletions
14
srcpkgs/xapian-omega/template
Normal file
14
srcpkgs/xapian-omega/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'xapian-omega'
|
||||||
|
pkgname=xapian-omega
|
||||||
|
version=1.4.7
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="file-devel libuuid-devel pcre-devel xapian-core-devel zlib-devel"
|
||||||
|
short_desc="Document indexer based on Xapian"
|
||||||
|
maintainer="B. Wilson <x@wilsonb.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://xapian.org/"
|
||||||
|
distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=d1b029c62cd4e3c6216515e22c72c9d45018135cd4f50ce336b21b2046045323
|
||||||
|
conf_files="/etc/omega.conf"
|
Loading…
Add table
Reference in a new issue