Package-Manager: Portage-2.3.5, Repoman-2.3.2
<flag name="datahub">Use build datahub for passive event injection</flag>
<flag name="downloads-monitor">Monitor the XDG_DOWNLOAD_DIRECTORY</flag>
<flag name="fts">Enable the full text search extension</flag>
- <flag name="plugins">Use <pkg>gnome-extra/zeitgeist-datasources</pkg> to enable numerous packages to inject events</flag>
<flag name="sql-debug">Enable SQL debugging</flag>
<flag name="telepathy">Enable telepathy framework as data source</flag>
</use>
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
LICENSE="LGPL-2+ LGPL-3+ GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="+datahub downloads-monitor +fts icu introspection nls plugins sql-debug telepathy"
+IUSE="+datahub downloads-monitor +fts icu introspection nls sql-debug telepathy"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
>=dev-util/intltool-0.35
virtual/pkgconfig
"
-PDEPEND="plugins? ( gnome-extra/zeitgeist-datasources )"
src_prepare() {
# pure-python module is better managed manually, see src_install