# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit cmake-utils pax-utils systemd user DESCRIPTION="Rapid spam filtering system" HOMEPAGE="https://rspamd.com" SRC_URI="https://github.com/vstakhov/rspamd/archive/${PV}.tar.gz -> ${P}.tar.gz" RESTRICT="mirror" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cpu_flags_x86_ssse3 fann gd jemalloc +jit libressl pcre2 +torch" REQUIRED_USE="torch? ( jit )" DEPEND="dev-db/sqlite:3 dev-libs/glib:2 dev-libs/icu dev-libs/libevent