Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
Date: Sat, 16 Feb 2019 21:08:51
Message-Id: 1550351270.9137178ed4ee2c01edfd6d3252c4a11ae97a9a36.leio@gentoo
1 commit: 9137178ed4ee2c01edfd6d3252c4a11ae97a9a36
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 21:07:50 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 21:07:50 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9137178e
7
8 gnome-extra/gnome-documents: adjust tracker-miners USE dep, drop old
9
10 Without miner-fs tracker-miners isn't too useful, and was
11 required by most USE flags. So the miner-fs USE flags was
12 never added to main tree tracker-miners version and it's
13 always enabled; adjust here to it.
14 Remove 3.26.3, as that is available in ::gentoo
15
16 Package-Manager: Portage-2.3.52, Repoman-2.3.12
17 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
18
19 .../gnome-documents/gnome-documents-3.26.3.ebuild | 49 ----------------------
20 .../gnome-documents/gnome-documents-3.28.2.ebuild | 4 +-
21 .../gnome-documents/gnome-documents-3.30.0.ebuild | 4 +-
22 .../gnome-documents/gnome-documents-9999.ebuild | 4 +-
23 4 files changed, 6 insertions(+), 55 deletions(-)
24
25 diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
26 deleted file mode 100644
27 index 14216469..00000000
28 --- a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
29 +++ /dev/null
30 @@ -1,49 +0,0 @@
31 -# Copyright 1999-2018 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -inherit gnome2
36 -
37 -DESCRIPTION="A document manager application for GNOME"
38 -HOMEPAGE="https://wiki.gnome.org/Apps/Documents"
39 -
40 -LICENSE="GPL-2+"
41 -SLOT="0"
42 -IUSE=""
43 -KEYWORDS="~amd64 ~x86"
44 -
45 -# cairo-1.14 for cairo_surface_set_device_scale check and usage
46 -COMMON_DEPEND="
47 - >=app-text/evince-3.13.3[introspection]
48 - >=net-libs/webkit-gtk-2.6:4[introspection]
49 - >=dev-libs/gjs-1.48
50 - >=dev-libs/glib-2.39.3:2
51 - >=dev-libs/gobject-introspection-1.31.6:=
52 - >=x11-libs/gtk+-3.22.15:3[introspection]
53 - >=net-libs/libsoup-2.41.3:2.4
54 - gnome-base/gnome-desktop:3=[introspection]
55 - >=app-misc/tracker-2:=
56 - >=x11-libs/cairo-1.14
57 - >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
58 - x11-libs/gdk-pixbuf:2[introspection]
59 - >=net-libs/gnome-online-accounts-3.2.0[introspection]
60 - x11-libs/pango[introspection]
61 - >=net-libs/libzapojit-0.0.2[introspection]
62 - >=app-text/libgepub-0.5[introspection]
63 - <app-text/libgepub-0.6[introspection]
64 -"
65 -RDEPEND="${COMMON_DEPEND}
66 - >=app-misc/tracker-miners-2[miner-fs]
67 - net-misc/gnome-online-miners
68 - sys-apps/dbus
69 - x11-themes/adwaita-icon-theme
70 -"
71 -# libxml2+gdk-pixbuf required for glib-compile-resources
72 -DEPEND="${COMMON_DEPEND}
73 - dev-libs/libxml2
74 - dev-libs/libxslt
75 - >=sys-devel/gettext-0.19.8
76 - dev-util/itstool
77 - virtual/pkgconfig
78 -"
79 -# eautoreconf requires yelp-tools
80
81 diff --git a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
82 index 677ff08e..c33e6f5b 100644
83 --- a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
84 +++ b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
85 @@ -1,4 +1,4 @@
86 -# Copyright 1999-2018 Gentoo Authors
87 +# Copyright 1999-2019 Gentoo Authors
88 # Distributed under the terms of the GNU General Public License v2
89
90 EAPI=6
91 @@ -32,7 +32,7 @@ COMMON_DEPEND="
92 >=x11-libs/cairo-1.14
93 "
94 RDEPEND="${COMMON_DEPEND}
95 - >=app-misc/tracker-miners-2[miner-fs]
96 + >=app-misc/tracker-miners-2
97 net-misc/gnome-online-miners
98 sys-apps/dbus
99 x11-themes/adwaita-icon-theme
100
101 diff --git a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
102 index 677ff08e..c33e6f5b 100644
103 --- a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
104 +++ b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
105 @@ -1,4 +1,4 @@
106 -# Copyright 1999-2018 Gentoo Authors
107 +# Copyright 1999-2019 Gentoo Authors
108 # Distributed under the terms of the GNU General Public License v2
109
110 EAPI=6
111 @@ -32,7 +32,7 @@ COMMON_DEPEND="
112 >=x11-libs/cairo-1.14
113 "
114 RDEPEND="${COMMON_DEPEND}
115 - >=app-misc/tracker-miners-2[miner-fs]
116 + >=app-misc/tracker-miners-2
117 net-misc/gnome-online-miners
118 sys-apps/dbus
119 x11-themes/adwaita-icon-theme
120
121 diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
122 index 2d8cee6a..275d3393 100644
123 --- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
124 +++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
125 @@ -1,4 +1,4 @@
126 -# Copyright 1999-2018 Gentoo Authors
127 +# Copyright 1999-2019 Gentoo Authors
128 # Distributed under the terms of the GNU General Public License v2
129
130 EAPI=6
131 @@ -41,7 +41,7 @@ COMMON_DEPEND="
132 >=x11-libs/cairo-1.14
133 "
134 RDEPEND="${COMMON_DEPEND}
135 - >=app-misc/tracker-miners-2[miner-fs]
136 + >=app-misc/tracker-miners-2
137 net-misc/gnome-online-miners
138 sys-apps/dbus
139 x11-themes/adwaita-icon-theme