Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera/
Date: Mon, 14 Oct 2019 10:50:26
Message-Id: 1571050215.7e1cdd44605f7460ca108bf353af1c2d931abe9b.jer@gentoo
1 commit: 7e1cdd44605f7460ca108bf353af1c2d931abe9b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 14 10:49:42 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 14 10:50:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1cdd44
7
8 www-client/opera: Old
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 www-client/opera/Manifest | 3 -
14 www-client/opera/opera-63.0.3368.107.ebuild | 111 ----------------------------
15 www-client/opera/opera-63.0.3368.94.ebuild | 111 ----------------------------
16 www-client/opera/opera-64.0.3417.47.ebuild | 111 ----------------------------
17 4 files changed, 336 deletions(-)
18
19 diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
20 index 85d4b7de785..3d5e574ca16 100644
21 --- a/www-client/opera/Manifest
22 +++ b/www-client/opera/Manifest
23 @@ -1,4 +1 @@
24 -DIST opera-stable_63.0.3368.107_amd64.deb 60860620 BLAKE2B b70b95a1eaf0721a8a4ad5ddb8b13562f6d8a1bcdb341d7975c9e112453f49dff297bf877a70d2caf91571f543f04c247528d3f66ba811297e4a30aa49787d66 SHA512 4832b04e74ad2343274cdcf2df6dca22b0381949c6f98aff6add421577e06ec716edce9dbf7a1fb520946f2b12f7dc959dd4682f14db3037f40ffaaba2ca1420
25 -DIST opera-stable_63.0.3368.94_amd64.deb 61168824 BLAKE2B bf1c48f16486b4fbef77680540d2d5560600d4eef4ef3f7dc14af88f239fbce857adad1675e875dc62eabcedf24a92f3fa9c2e5fff56b71422d7d958f9889bfb SHA512 20e28b0116920ae0a425a323958f5db9d3842de372c724acd1a67ce705f13a7bce28c7f59db792167e935e7c73f40198806e9d511b8d8c5a77216eee99e39bcd
26 -DIST opera-stable_64.0.3417.47_amd64.deb 66663364 BLAKE2B 26e50f6747ec0f0bdef3634ecceff11b5774ea4a1e1aac734a58868e22f643ceac267488bd684b0a4b8639f3d19e52a7d2ed24febd479911ee06446fe59fad1d SHA512 a873eee07308f84779190a5ca08a62542e49b5f1446399453f87a9788f96be53cf00abaee652e20ffd9217e71f81e54110cccff679d66f91be129b35d41c5315
27 DIST opera-stable_64.0.3417.54_amd64.deb 65791314 BLAKE2B 394b38a3ce7002124c5ca2bf1612f2ed019e1b275bbc04926603646029091954b217ac45cf0a9ca4b5ff98780fe3666ae18aed9cb9adea7531bf95c1cfb9338e SHA512 49f32c44b7877ccb0c3d306fe00a03d20f70d884df0bcd00a8468700d0420793aca50462427aad2bd948e3db1c91f20b97e49ee5e462f929e67d40b8000468f0
28
29 diff --git a/www-client/opera/opera-63.0.3368.107.ebuild b/www-client/opera/opera-63.0.3368.107.ebuild
30 deleted file mode 100644
31 index eec568e74cf..00000000000
32 --- a/www-client/opera/opera-63.0.3368.107.ebuild
33 +++ /dev/null
34 @@ -1,111 +0,0 @@
35 -# Copyright 1999-2019 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -CHROMIUM_LANGS="
40 - be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu id
41 - it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
42 - zh-CN zh-TW
43 -
44 -"
45 -inherit chromium-2 multilib unpacker xdg-utils
46 -
47 -DESCRIPTION="A fast and secure web browser"
48 -HOMEPAGE="https://www.opera.com/"
49 -LICENSE="OPERA-2014"
50 -SLOT="0"
51 -SRC_URI_BASE="
52 - https://download1.operacdn.com/pub/
53 - https://download2.operacdn.com/pub/
54 - https://download3.operacdn.com/pub/
55 - https://download4.operacdn.com/pub/
56 -"
57 -for uri in ${SRC_URI_BASE}; do
58 -SRC_URI+="
59 - "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
60 -"
61 -done
62 -KEYWORDS="~amd64"
63 -
64 -RDEPEND="
65 - dev-libs/expat
66 - dev-libs/glib:2
67 - dev-libs/nspr
68 - dev-libs/nss
69 - gnome-base/gconf:2
70 - media-libs/alsa-lib
71 - media-libs/fontconfig
72 - media-libs/freetype
73 - net-misc/curl
74 - net-print/cups
75 - sys-apps/dbus
76 - x11-libs/cairo
77 - x11-libs/gdk-pixbuf
78 - x11-libs/gtk+:3
79 - x11-libs/libX11
80 - x11-libs/libXScrnSaver
81 - x11-libs/libXcomposite
82 - x11-libs/libXcursor
83 - x11-libs/libXdamage
84 - x11-libs/libXext
85 - x11-libs/libXfixes
86 - x11-libs/libXi
87 - x11-libs/libXrandr
88 - x11-libs/libXrender
89 - x11-libs/libXtst
90 - x11-libs/libnotify
91 - x11-libs/pango[X]
92 -"
93 -
94 -QA_PREBUILT="*"
95 -S=${WORKDIR}
96 -
97 -src_unpack() {
98 - unpack_deb ${A}
99 -}
100 -
101 -src_prepare() {
102 - default
103 -
104 - OPERA_HOME="usr/$(get_libdir)/${PN}"
105 -
106 - case ${ARCH} in
107 - amd64)
108 - mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
109 - rm -r usr/lib || die
110 - ;;
111 - esac
112 -
113 - rm usr/bin/${PN} || die
114 -
115 - rm usr/share/doc/${PN}-stable/copyright || die
116 - mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
117 - gunzip usr/share/doc/${PF}/changelog.gz || die
118 -
119 - pushd "${OPERA_HOME}"/localization > /dev/null || die
120 - chromium_remove_language_paks
121 - popd > /dev/null || die
122 -
123 - sed -i \
124 - -e 's|^TargetEnvironment|X-&|g' \
125 - usr/share/applications/${PN}.desktop || die
126 -}
127 -
128 -src_install() {
129 - rm "${OPERA_HOME}"/${PN}_autoupdate || die
130 - mv * "${D}" || die
131 - dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
132 - fperms 4711 /"${OPERA_HOME}"/opera_sandbox
133 -}
134 -
135 -pkg_postrm() {
136 - xdg_desktop_database_update
137 - xdg_icon_cache_update
138 - xdg_mimeinfo_database_update
139 -}
140 -
141 -pkg_postinst() {
142 - xdg_desktop_database_update
143 - xdg_icon_cache_update
144 - xdg_mimeinfo_database_update
145 -}
146
147 diff --git a/www-client/opera/opera-63.0.3368.94.ebuild b/www-client/opera/opera-63.0.3368.94.ebuild
148 deleted file mode 100644
149 index b28807261d0..00000000000
150 --- a/www-client/opera/opera-63.0.3368.94.ebuild
151 +++ /dev/null
152 @@ -1,111 +0,0 @@
153 -# Copyright 1999-2019 Gentoo Authors
154 -# Distributed under the terms of the GNU General Public License v2
155 -
156 -EAPI=7
157 -CHROMIUM_LANGS="
158 - be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu id
159 - it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
160 - zh-CN zh-TW
161 -
162 -"
163 -inherit chromium-2 multilib unpacker xdg-utils
164 -
165 -DESCRIPTION="A fast and secure web browser"
166 -HOMEPAGE="https://www.opera.com/"
167 -LICENSE="OPERA-2014"
168 -SLOT="0"
169 -SRC_URI_BASE="
170 - https://download1.operacdn.com/pub/
171 - https://download2.operacdn.com/pub/
172 - https://download3.operacdn.com/pub/
173 - https://download4.operacdn.com/pub/
174 -"
175 -for uri in ${SRC_URI_BASE}; do
176 -SRC_URI+="
177 - "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
178 -"
179 -done
180 -KEYWORDS="amd64"
181 -
182 -RDEPEND="
183 - dev-libs/expat
184 - dev-libs/glib:2
185 - dev-libs/nspr
186 - dev-libs/nss
187 - gnome-base/gconf:2
188 - media-libs/alsa-lib
189 - media-libs/fontconfig
190 - media-libs/freetype
191 - net-misc/curl
192 - net-print/cups
193 - sys-apps/dbus
194 - x11-libs/cairo
195 - x11-libs/gdk-pixbuf
196 - x11-libs/gtk+:3
197 - x11-libs/libX11
198 - x11-libs/libXScrnSaver
199 - x11-libs/libXcomposite
200 - x11-libs/libXcursor
201 - x11-libs/libXdamage
202 - x11-libs/libXext
203 - x11-libs/libXfixes
204 - x11-libs/libXi
205 - x11-libs/libXrandr
206 - x11-libs/libXrender
207 - x11-libs/libXtst
208 - x11-libs/libnotify
209 - x11-libs/pango[X]
210 -"
211 -
212 -QA_PREBUILT="*"
213 -S=${WORKDIR}
214 -
215 -src_unpack() {
216 - unpack_deb ${A}
217 -}
218 -
219 -src_prepare() {
220 - default
221 -
222 - OPERA_HOME="usr/$(get_libdir)/${PN}"
223 -
224 - case ${ARCH} in
225 - amd64)
226 - mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
227 - rm -r usr/lib || die
228 - ;;
229 - esac
230 -
231 - rm usr/bin/${PN} || die
232 -
233 - rm usr/share/doc/${PN}-stable/copyright || die
234 - mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
235 - gunzip usr/share/doc/${PF}/changelog.gz || die
236 -
237 - pushd "${OPERA_HOME}"/localization > /dev/null || die
238 - chromium_remove_language_paks
239 - popd > /dev/null || die
240 -
241 - sed -i \
242 - -e 's|^TargetEnvironment|X-&|g' \
243 - usr/share/applications/${PN}.desktop || die
244 -}
245 -
246 -src_install() {
247 - rm "${OPERA_HOME}"/${PN}_autoupdate || die
248 - mv * "${D}" || die
249 - dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
250 - fperms 4711 /"${OPERA_HOME}"/opera_sandbox
251 -}
252 -
253 -pkg_postrm() {
254 - xdg_desktop_database_update
255 - xdg_icon_cache_update
256 - xdg_mimeinfo_database_update
257 -}
258 -
259 -pkg_postinst() {
260 - xdg_desktop_database_update
261 - xdg_icon_cache_update
262 - xdg_mimeinfo_database_update
263 -}
264
265 diff --git a/www-client/opera/opera-64.0.3417.47.ebuild b/www-client/opera/opera-64.0.3417.47.ebuild
266 deleted file mode 100644
267 index eec568e74cf..00000000000
268 --- a/www-client/opera/opera-64.0.3417.47.ebuild
269 +++ /dev/null
270 @@ -1,111 +0,0 @@
271 -# Copyright 1999-2019 Gentoo Authors
272 -# Distributed under the terms of the GNU General Public License v2
273 -
274 -EAPI=7
275 -CHROMIUM_LANGS="
276 - be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu id
277 - it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
278 - zh-CN zh-TW
279 -
280 -"
281 -inherit chromium-2 multilib unpacker xdg-utils
282 -
283 -DESCRIPTION="A fast and secure web browser"
284 -HOMEPAGE="https://www.opera.com/"
285 -LICENSE="OPERA-2014"
286 -SLOT="0"
287 -SRC_URI_BASE="
288 - https://download1.operacdn.com/pub/
289 - https://download2.operacdn.com/pub/
290 - https://download3.operacdn.com/pub/
291 - https://download4.operacdn.com/pub/
292 -"
293 -for uri in ${SRC_URI_BASE}; do
294 -SRC_URI+="
295 - "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
296 -"
297 -done
298 -KEYWORDS="~amd64"
299 -
300 -RDEPEND="
301 - dev-libs/expat
302 - dev-libs/glib:2
303 - dev-libs/nspr
304 - dev-libs/nss
305 - gnome-base/gconf:2
306 - media-libs/alsa-lib
307 - media-libs/fontconfig
308 - media-libs/freetype
309 - net-misc/curl
310 - net-print/cups
311 - sys-apps/dbus
312 - x11-libs/cairo
313 - x11-libs/gdk-pixbuf
314 - x11-libs/gtk+:3
315 - x11-libs/libX11
316 - x11-libs/libXScrnSaver
317 - x11-libs/libXcomposite
318 - x11-libs/libXcursor
319 - x11-libs/libXdamage
320 - x11-libs/libXext
321 - x11-libs/libXfixes
322 - x11-libs/libXi
323 - x11-libs/libXrandr
324 - x11-libs/libXrender
325 - x11-libs/libXtst
326 - x11-libs/libnotify
327 - x11-libs/pango[X]
328 -"
329 -
330 -QA_PREBUILT="*"
331 -S=${WORKDIR}
332 -
333 -src_unpack() {
334 - unpack_deb ${A}
335 -}
336 -
337 -src_prepare() {
338 - default
339 -
340 - OPERA_HOME="usr/$(get_libdir)/${PN}"
341 -
342 - case ${ARCH} in
343 - amd64)
344 - mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
345 - rm -r usr/lib || die
346 - ;;
347 - esac
348 -
349 - rm usr/bin/${PN} || die
350 -
351 - rm usr/share/doc/${PN}-stable/copyright || die
352 - mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
353 - gunzip usr/share/doc/${PF}/changelog.gz || die
354 -
355 - pushd "${OPERA_HOME}"/localization > /dev/null || die
356 - chromium_remove_language_paks
357 - popd > /dev/null || die
358 -
359 - sed -i \
360 - -e 's|^TargetEnvironment|X-&|g' \
361 - usr/share/applications/${PN}.desktop || die
362 -}
363 -
364 -src_install() {
365 - rm "${OPERA_HOME}"/${PN}_autoupdate || die
366 - mv * "${D}" || die
367 - dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
368 - fperms 4711 /"${OPERA_HOME}"/opera_sandbox
369 -}
370 -
371 -pkg_postrm() {
372 - xdg_desktop_database_update
373 - xdg_icon_cache_update
374 - xdg_mimeinfo_database_update
375 -}
376 -
377 -pkg_postinst() {
378 - xdg_desktop_database_update
379 - xdg_icon_cache_update
380 - xdg_mimeinfo_database_update
381 -}