commit:     9137178ed4ee2c01edfd6d3252c4a11ae97a9a36
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 21:07:50 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 21:07:50 2019 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9137178e

gnome-extra/gnome-documents: adjust tracker-miners USE dep, drop old

Without miner-fs tracker-miners isn't too useful, and was
required by most USE flags. So the miner-fs USE flags was
never added to main tree tracker-miners version and it's
always enabled; adjust here to it.
Remove 3.26.3, as that is available in ::gentoo

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 .../gnome-documents/gnome-documents-3.26.3.ebuild  | 49 ----------------------
 .../gnome-documents/gnome-documents-3.28.2.ebuild  |  4 +-
 .../gnome-documents/gnome-documents-3.30.0.ebuild  |  4 +-
 .../gnome-documents/gnome-documents-9999.ebuild    |  4 +-
 4 files changed, 6 insertions(+), 55 deletions(-)

diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild 
b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
deleted file mode 100644
index 14216469..00000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome2
-
-DESCRIPTION="A document manager application for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Documents";
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-# cairo-1.14 for cairo_surface_set_device_scale check and usage
-COMMON_DEPEND="
-       >=app-text/evince-3.13.3[introspection]
-       >=net-libs/webkit-gtk-2.6:4[introspection]
-       >=dev-libs/gjs-1.48
-       >=dev-libs/glib-2.39.3:2
-       >=dev-libs/gobject-introspection-1.31.6:=
-       >=x11-libs/gtk+-3.22.15:3[introspection]
-       >=net-libs/libsoup-2.41.3:2.4
-       gnome-base/gnome-desktop:3=[introspection]
-       >=app-misc/tracker-2:=
-       >=x11-libs/cairo-1.14
-       >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
-       x11-libs/gdk-pixbuf:2[introspection]
-       >=net-libs/gnome-online-accounts-3.2.0[introspection]
-       x11-libs/pango[introspection]
-       >=net-libs/libzapojit-0.0.2[introspection]
-       >=app-text/libgepub-0.5[introspection]
-       <app-text/libgepub-0.6[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
-       >=app-misc/tracker-miners-2[miner-fs]
-       net-misc/gnome-online-miners
-       sys-apps/dbus
-       x11-themes/adwaita-icon-theme
-"
-# libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${COMMON_DEPEND}
-       dev-libs/libxml2
-       dev-libs/libxslt
-       >=sys-devel/gettext-0.19.8
-       dev-util/itstool
-       virtual/pkgconfig
-"
-# eautoreconf requires yelp-tools

diff --git a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild 
b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
index 677ff08e..c33e6f5b 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,7 +32,7 @@ COMMON_DEPEND="
        >=x11-libs/cairo-1.14
 "
 RDEPEND="${COMMON_DEPEND}
-       >=app-misc/tracker-miners-2[miner-fs]
+       >=app-misc/tracker-miners-2
        net-misc/gnome-online-miners
        sys-apps/dbus
        x11-themes/adwaita-icon-theme

diff --git a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild 
b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
index 677ff08e..c33e6f5b 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,7 +32,7 @@ COMMON_DEPEND="
        >=x11-libs/cairo-1.14
 "
 RDEPEND="${COMMON_DEPEND}
-       >=app-misc/tracker-miners-2[miner-fs]
+       >=app-misc/tracker-miners-2
        net-misc/gnome-online-miners
        sys-apps/dbus
        x11-themes/adwaita-icon-theme

diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild 
b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 2d8cee6a..275d3393 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -41,7 +41,7 @@ COMMON_DEPEND="
        >=x11-libs/cairo-1.14
 "
 RDEPEND="${COMMON_DEPEND}
-       >=app-misc/tracker-miners-2[miner-fs]
+       >=app-misc/tracker-miners-2
        net-misc/gnome-online-miners
        sys-apps/dbus
        x11-themes/adwaita-icon-theme

Reply via email to