Package-Manager: Portage-2.3.19, Repoman-2.3.6
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="zeitgeist"
+IUSE=""
# XXX: raise glib dependency when Gnome 3.26 enters tree
RDEPEND="
dev-libs/libxml2
>=app-misc/tracker-1:=
sys-apps/util-linux
- zeitgeist? ( gnome-extra/zeitgeist )
"
DEPEND="${RDEPEND}
app-text/yelp-tools
sys-devel/gettext
virtual/pkgconfig
"
-# Needed if eautoreconf:
-# sys-devel/autoconf-archive
-
-src_configure() {
- gnome2_src_configure $(use_enable zeitgeist)
-}
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
-<use>
- <flag name="zeitgeist">Build the plugin to inject events to <pkg>gnome-extra/zeitgeist</pkg></flag>
-</use>
</pkgmetadata>