net-mail/dovecot-fts-flatcurve - 1.0.5 (hering-overlay)

Search

Package Information

Description:
Dovecot FTS plugin to enable message indexing using Xapian
Homepage:
https://github.com/slusarz/dovecot-fts-flatcurve
License:
LGPL-2.1

Ebuild Details

Version EAPI Keywords Slot
1.0.5 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Dovecot FTS plugin to enable message indexing using Xapian"
HOMEPAGE="https://github.com/slusarz/dovecot-fts-flatcurve"
SRC_URI="https://github.com/slusarz/${PN}/archive/v${PV}.tar.gz -> dovecot-fts-flatcurve-${PV}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="net-mail/dovecot[stemmer]
!>=net-mail/dovecot-2.4
dev-libs/xapian"

src_configure() {
	./autogen.sh
	./configure --prefix=/usr --with-dovecot=/usr/lib64/dovecot
}

Dependencies

RDEPEND

net-mail/dovecot[stemmer]
!>=net-mail/dovecot-2.4
dev-libs/xapian

Manifest for 1.0.5

Type File Size Source URLs
DIST dovecot-fts-flatcurve-1.0.5.tar.gz 114989 bytes https://github.com/slusarz/dovecot-fts-flatcurve/archive/v1.0.5.tar.gz