Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/evince/
Date: Mon, 23 Dec 2019 21:26:59
Message-Id: 1577136342.d8b3c6c3601237b88dfdf7f8e3d33c81125b18a2.leio@gentoo
1 commit: d8b3c6c3601237b88dfdf7f8e3d33c81125b18a2
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 21:05:17 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 21:25:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b3c6c3
7
8 app-text/evince: remove old
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 app-text/evince/Manifest | 2 -
14 app-text/evince/evince-3.30.2.ebuild | 107 -----------------------------------
15 app-text/evince/evince-3.32.0.ebuild | 107 -----------------------------------
16 3 files changed, 216 deletions(-)
17
18 diff --git a/app-text/evince/Manifest b/app-text/evince/Manifest
19 index 27f5e13c508..6e92e978cc3 100644
20 --- a/app-text/evince/Manifest
21 +++ b/app-text/evince/Manifest
22 @@ -1,3 +1 @@
23 -DIST evince-3.30.2.tar.xz 2288868 BLAKE2B dd0423b7ec51daf897bfbc45afb298f9ee23b28ada3dfe5d5d2808b4515bdc7077a7e0ae46541876bb2fbfd8aa9ec44abc7aabcb3cb10b6e52912f0ac1358eeb SHA512 dfffcf15547d0720bd2379054d7b9bee02f8bea7113562162cbab62d77cf84c04f70dcc87a3e6b1ba62db38783df8f481d801854d8f0767f60e9cfabd9efc646
24 -DIST evince-3.32.0.tar.xz 2564236 BLAKE2B 203bc6ff6b8b2a3d30ebd30f7f9be6269ded5044521da7d2732cb759db8e8ebd2d565c2ad04908e11ec1f726ec70dd2931c58c9b31951a7b3d3165c61042c87f SHA512 565298a200d9ae2f6b4cb53c3cba0d0d0e4cfbef60e4145bfb9c82a5682947ceb2371e52c27179cd69a238cd387bcfd744d3c55df814b6347f07781aec3ea658
25 DIST evince-3.32.1.tar.xz 2567868 BLAKE2B 8fec9ce1981fb2c5fc60c4b653f462f07f0341ebe64a5615f1e1a123533f8053c6f76a02d05da9245b4263c24df1cdd2e28aa89486b8c802a2aa14cf04faf13b SHA512 29028fedde9aff85e53a5059f63df007e1bac7d662a91fe01e1bb8c48349d5674afe3ce37f9c495e4b208fd476b22f4ecaf749c6d7c3362a03b05703400ece05
26
27 diff --git a/app-text/evince/evince-3.30.2.ebuild b/app-text/evince/evince-3.30.2.ebuild
28 deleted file mode 100644
29 index 85804e8eea8..00000000000
30 --- a/app-text/evince/evince-3.30.2.ebuild
31 +++ /dev/null
32 @@ -1,107 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -GNOME2_LA_PUNT="yes"
38 -GNOME2_EAUTORECONF="yes"
39 -
40 -inherit gnome2 systemd
41 -
42 -DESCRIPTION="Simple document viewer for GNOME"
43 -HOMEPAGE="https://wiki.gnome.org/Apps/Evince"
44 -
45 -LICENSE="GPL-2+ CC-BY-SA-3.0"
46 -# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
47 -SLOT="0/evd3.4-evv3.3"
48 -IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin postscript spell t1lib tiff xps"
49 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
50 -
51 -# atk used in libview
52 -# bundles unarr
53 -COMMON_DEPEND="
54 - dev-libs/atk
55 - >=dev-libs/glib-2.36:2[dbus]
56 - >=dev-libs/libxml2-2.5:2
57 - sys-libs/zlib:=
58 - >=x11-libs/gdk-pixbuf-2.36.5:2
59 - >=x11-libs/gtk+-3.16.0:3[introspection?]
60 - gnome-base/gsettings-desktop-schemas
61 - >=x11-libs/cairo-1.10:=
62 - >=app-text/poppler-0.33[cairo]
63 - >=app-arch/libarchive-3.2.0
64 - djvu? ( >=app-text/djvu-3.5.22:= )
65 - dvi? (
66 - virtual/tex-base
67 - dev-libs/kpathsea:=
68 - t1lib? ( >=media-libs/t1lib-5:= ) )
69 - gstreamer? (
70 - media-libs/gstreamer:1.0
71 - media-libs/gst-plugins-base:1.0
72 - media-libs/gst-plugins-good:1.0 )
73 - gnome? ( gnome-base/gnome-desktop:3= )
74 - gnome-keyring? ( >=app-crypt/libsecret-0.5 )
75 - introspection? ( >=dev-libs/gobject-introspection-1:= )
76 - nautilus? ( >=gnome-base/nautilus-2.91.4 )
77 - postscript? ( >=app-text/libspectre-0.2:= )
78 - spell? ( >=app-text/gspell-1.6.0:= )
79 - tiff? ( >=media-libs/tiff-3.6:0= )
80 - xps? ( >=app-text/libgxps-0.2.1:= )
81 -"
82 -RDEPEND="${COMMON_DEPEND}
83 - gnome-base/gvfs
84 - gnome-base/librsvg
85 - || (
86 - >=x11-themes/adwaita-icon-theme-2.17.1
87 - >=x11-themes/hicolor-icon-theme-0.10 )
88 -"
89 -DEPEND="${COMMON_DEPEND}
90 - app-text/docbook-xml-dtd:4.3
91 - dev-util/gdbus-codegen
92 - dev-util/glib-utils
93 - >=dev-util/gtk-doc-am-1.13
94 - >=dev-util/intltool-0.35
95 - dev-util/itstool
96 - sys-devel/gettext
97 - virtual/pkgconfig
98 - app-text/yelp-tools
99 -"
100 -# eautoreconf needs:
101 -# app-text/yelp-tools
102 -
103 -PATCHES=(
104 - "${FILESDIR}"/${PV}-internal-synctex.patch # don't automagically link to synctex from texlive-core - always use internal copy of this small parser for now; requires eautoreconf
105 -)
106 -
107 -src_prepare() {
108 - gnome2_src_prepare
109 -
110 - # Do not depend on adwaita-icon-theme, bug #326855, #391859
111 - # https://bugs.freedesktop.org/show_bug.cgi?id=29942
112 - sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
113 - -i configure || die "sed failed"
114 -}
115 -
116 -src_configure() {
117 - gnome2_src_configure \
118 - --disable-static \
119 - --enable-pdf \
120 - --enable-comics \
121 - --enable-thumbnailer \
122 - --with-platform=gnome \
123 - --enable-dbus \
124 - $(use_enable djvu) \
125 - $(use_enable dvi) \
126 - $(use_enable gstreamer multimedia) \
127 - $(use_enable gnome libgnome-desktop) \
128 - $(use_with gnome-keyring keyring) \
129 - $(use_enable introspection) \
130 - $(use_enable nautilus) \
131 - $(use_enable nsplugin browser-plugin) \
132 - $(use_enable postscript ps) \
133 - $(use_with spell gspell) \
134 - $(use_enable t1lib) \
135 - $(use_enable tiff) \
136 - $(use_enable xps) \
137 - BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
138 - --with-systemduserunitdir="$(systemd_get_userunitdir)"
139 -}
140
141 diff --git a/app-text/evince/evince-3.32.0.ebuild b/app-text/evince/evince-3.32.0.ebuild
142 deleted file mode 100644
143 index 0211917c684..00000000000
144 --- a/app-text/evince/evince-3.32.0.ebuild
145 +++ /dev/null
146 @@ -1,107 +0,0 @@
147 -# Copyright 1999-2019 Gentoo Authors
148 -# Distributed under the terms of the GNU General Public License v2
149 -
150 -EAPI=6
151 -GNOME2_LA_PUNT="yes"
152 -GNOME2_EAUTORECONF="yes"
153 -
154 -inherit gnome2 systemd
155 -
156 -DESCRIPTION="Simple document viewer for GNOME"
157 -HOMEPAGE="https://wiki.gnome.org/Apps/Evince"
158 -
159 -LICENSE="GPL-2+ CC-BY-SA-3.0"
160 -# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
161 -SLOT="0/evd3.4-evv3.3"
162 -IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin postscript spell t1lib tiff xps"
163 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
164 -
165 -# atk used in libview
166 -# bundles unarr
167 -COMMON_DEPEND="
168 - dev-libs/atk
169 - >=dev-libs/glib-2.36:2[dbus]
170 - >=dev-libs/libxml2-2.5:2
171 - sys-libs/zlib:=
172 - >=x11-libs/gdk-pixbuf-2.36.5:2
173 - >=x11-libs/gtk+-3.22.0:3[introspection?]
174 - gnome-base/gsettings-desktop-schemas
175 - >=x11-libs/cairo-1.10:=
176 - >=app-text/poppler-0.33[cairo]
177 - >=app-arch/libarchive-3.2.0
178 - djvu? ( >=app-text/djvu-3.5.22:= )
179 - dvi? (
180 - virtual/tex-base
181 - dev-libs/kpathsea:=
182 - t1lib? ( >=media-libs/t1lib-5:= ) )
183 - gstreamer? (
184 - media-libs/gstreamer:1.0
185 - media-libs/gst-plugins-base:1.0
186 - media-libs/gst-plugins-good:1.0 )
187 - gnome? ( gnome-base/gnome-desktop:3= )
188 - gnome-keyring? ( >=app-crypt/libsecret-0.5 )
189 - introspection? ( >=dev-libs/gobject-introspection-1:= )
190 - nautilus? ( >=gnome-base/nautilus-2.91.4 )
191 - postscript? ( >=app-text/libspectre-0.2:= )
192 - spell? ( >=app-text/gspell-1.6.0:= )
193 - tiff? ( >=media-libs/tiff-3.6:0= )
194 - xps? ( >=app-text/libgxps-0.2.1:= )
195 -"
196 -RDEPEND="${COMMON_DEPEND}
197 - gnome-base/gvfs
198 - gnome-base/librsvg
199 - || (
200 - >=x11-themes/adwaita-icon-theme-2.17.1
201 - >=x11-themes/hicolor-icon-theme-0.10 )
202 -"
203 -DEPEND="${COMMON_DEPEND}
204 - app-text/docbook-xml-dtd:4.3
205 - dev-util/gdbus-codegen
206 - dev-util/glib-utils
207 - >=dev-util/gtk-doc-am-1.13
208 - >=dev-util/intltool-0.35
209 - dev-util/itstool
210 - sys-devel/gettext
211 - virtual/pkgconfig
212 - app-text/yelp-tools
213 -"
214 -# eautoreconf needs:
215 -# app-text/yelp-tools
216 -
217 -PATCHES=(
218 - "${FILESDIR}"/3.30.2-internal-synctex.patch # don't automagically link to synctex from texlive-core - always use internal copy of this small parser for now; requires eautoreconf
219 -)
220 -
221 -src_prepare() {
222 - gnome2_src_prepare
223 -
224 - # Do not depend on adwaita-icon-theme, bug #326855, #391859
225 - # https://bugs.freedesktop.org/show_bug.cgi?id=29942
226 - sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
227 - -i configure || die "sed failed"
228 -}
229 -
230 -src_configure() {
231 - gnome2_src_configure \
232 - --disable-static \
233 - --enable-pdf \
234 - --enable-comics \
235 - --enable-thumbnailer \
236 - --with-platform=gnome \
237 - --enable-dbus \
238 - $(use_enable djvu) \
239 - $(use_enable dvi) \
240 - $(use_enable gstreamer multimedia) \
241 - $(use_enable gnome libgnome-desktop) \
242 - $(use_with gnome-keyring keyring) \
243 - $(use_enable introspection) \
244 - $(use_enable nautilus) \
245 - $(use_enable nsplugin browser-plugin) \
246 - $(use_enable postscript ps) \
247 - $(use_with spell gspell) \
248 - $(use_enable t1lib) \
249 - $(use_enable tiff) \
250 - $(use_enable xps) \
251 - BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
252 - --with-systemduserunitdir="$(systemd_get_userunitdir)"
253 -}