dev-libs/folks: Drop zeitgeist support
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 15 May 2018 13:05:25 +0000 (16:05 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 15 May 2018 13:05:43 +0000 (16:05 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-libs/folks/folks-0.11.4.ebuild
dev-libs/folks/metadata.xml

index 77622692ce8f111bf690c3e4cd04820f33548613..be35991b3224e0fb20d457caebf577553d18fb65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
 
 # TODO: --enable-profiling
 # Vala isn't really optional, https://bugzilla.gnome.org/show_bug.cgi?id=701099
-IUSE="bluetooth debug eds +telepathy test tracker utils zeitgeist"
+IUSE="bluetooth debug eds +telepathy test tracker utils"
 REQUIRED_USE="bluetooth? ( eds )"
 
 COMMON_DEPEND="
@@ -33,7 +33,6 @@ COMMON_DEPEND="
        eds? ( >=gnome-extra/evolution-data-server-3.13.90:=[vala] )
        telepathy? ( >=net-libs/telepathy-glib-0.19.9[vala] )
        tracker? ( >=app-misc/tracker-1:0= )
-       zeitgeist? ( >=gnome-extra/zeitgeist-0.9.14 )
 "
 # telepathy-mission-control needed at runtime; it is used by the telepathy
 # backend via telepathy-glib's AccountManager binding.
@@ -73,7 +72,6 @@ src_configure() {
                $(use_enable tracker tracker-backend) \
                $(use_enable utils inspect-tool) \
                $(use_enable test modular-tests) \
-               $(use_enable zeitgeist) \
                --enable-vala \
                --enable-import-tool \
                --disable-docs \
index b7d687336697eb0c014998f42bc422608e8e63fc..a89e8dcef9f3c47427cc558fc3ebe082d0c225ff 100644 (file)
@@ -9,6 +9,5 @@
        <flag name="tracker">Load contacts from <pkg>app-misc/tracker</pkg> index</flag>
        <flag name="telepathy">Load contacts from the Telepathy framework</flag>
        <flag name="utils">Build the folks-inspect utility</flag>
-       <flag name="zeitgeist">Add support for Zeitgeist event tracking system</flag>
 </use>
 </pkgmetadata>