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, 04 Nov 2019 15:59:33
Message-Id: 1572883166.a19811aca40ac8f81a179649951e355435756163.jer@gentoo
1 commit: a19811aca40ac8f81a179649951e355435756163
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 4 15:58:53 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 4 15:59:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19811ac
7
8 www-client/opera: Old
9
10 Package-Manager: Portage-2.3.78, Repoman-2.3.17
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 www-client/opera/Manifest | 2 -
14 www-client/opera/opera-64.0.3417.61.ebuild | 111 -----------------------------
15 www-client/opera/opera-64.0.3417.73.ebuild | 111 -----------------------------
16 3 files changed, 224 deletions(-)
17
18 diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest
19 index a47300af5d6..6afa8234f91 100644
20 --- a/www-client/opera/Manifest
21 +++ b/www-client/opera/Manifest
22 @@ -1,3 +1 @@
23 -DIST opera-stable_64.0.3417.61_amd64.deb 66139492 BLAKE2B bdb6c8d622418a11bea98149c502145b9d39425f044d81885cc03fee395ed6dfe756c4817cf68d84bd97fdc7f79eb99ff47a2fa8395036519961a1e4cb526517 SHA512 443862bbf74769d7242350e974bba298ab2a39d05a169dbf9e5dbf8f9e75da2b57fa5595d29499010b3a05ffd111f6753a598ae5c05c1a374935c484b969eb24
24 -DIST opera-stable_64.0.3417.73_amd64.deb 65876834 BLAKE2B d6251d0d7b825fb2a71d95d76cca99c9ada0c27d7b1ac6ea60d1e1b5e9647469751bb4ebcc7ba7d300e848896f785215f414367be9a6ab5b06b0e72776b5ddd4 SHA512 7e2730c50c7d5ba7614ae2a6a014d60c5f9f63cae6ecf3c03d6ad01341d6e4a954c3c99c5d29dd46a56a1552d3b16ed9822935533df8c760a275dde06e361336
25 DIST opera-stable_64.0.3417.83_amd64.deb 66537522 BLAKE2B 1061ddce5aa122753192be7296eb99e4897f1109da3ae2f76484f84bb5c78689635f6f4d95edd7ff7a4210269148b430a8c29a1733b7629103d8916e06aecd79 SHA512 0af7f1413c670a685797304766cf1c0f8b7fa7e56a6f9fa148662ac52be70665b8b8f6704d598683c6dc8f7dd388efc1bcbd3e4cf6182e3e8f4c67b25c7044e8
26
27 diff --git a/www-client/opera/opera-64.0.3417.61.ebuild b/www-client/opera/opera-64.0.3417.61.ebuild
28 deleted file mode 100644
29 index b28807261d0..00000000000
30 --- a/www-client/opera/opera-64.0.3417.61.ebuild
31 +++ /dev/null
32 @@ -1,111 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -CHROMIUM_LANGS="
38 - be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu id
39 - 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
40 - zh-CN zh-TW
41 -
42 -"
43 -inherit chromium-2 multilib unpacker xdg-utils
44 -
45 -DESCRIPTION="A fast and secure web browser"
46 -HOMEPAGE="https://www.opera.com/"
47 -LICENSE="OPERA-2014"
48 -SLOT="0"
49 -SRC_URI_BASE="
50 - https://download1.operacdn.com/pub/
51 - https://download2.operacdn.com/pub/
52 - https://download3.operacdn.com/pub/
53 - https://download4.operacdn.com/pub/
54 -"
55 -for uri in ${SRC_URI_BASE}; do
56 -SRC_URI+="
57 - "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
58 -"
59 -done
60 -KEYWORDS="amd64"
61 -
62 -RDEPEND="
63 - dev-libs/expat
64 - dev-libs/glib:2
65 - dev-libs/nspr
66 - dev-libs/nss
67 - gnome-base/gconf:2
68 - media-libs/alsa-lib
69 - media-libs/fontconfig
70 - media-libs/freetype
71 - net-misc/curl
72 - net-print/cups
73 - sys-apps/dbus
74 - x11-libs/cairo
75 - x11-libs/gdk-pixbuf
76 - x11-libs/gtk+:3
77 - x11-libs/libX11
78 - x11-libs/libXScrnSaver
79 - x11-libs/libXcomposite
80 - x11-libs/libXcursor
81 - x11-libs/libXdamage
82 - x11-libs/libXext
83 - x11-libs/libXfixes
84 - x11-libs/libXi
85 - x11-libs/libXrandr
86 - x11-libs/libXrender
87 - x11-libs/libXtst
88 - x11-libs/libnotify
89 - x11-libs/pango[X]
90 -"
91 -
92 -QA_PREBUILT="*"
93 -S=${WORKDIR}
94 -
95 -src_unpack() {
96 - unpack_deb ${A}
97 -}
98 -
99 -src_prepare() {
100 - default
101 -
102 - OPERA_HOME="usr/$(get_libdir)/${PN}"
103 -
104 - case ${ARCH} in
105 - amd64)
106 - mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
107 - rm -r usr/lib || die
108 - ;;
109 - esac
110 -
111 - rm usr/bin/${PN} || die
112 -
113 - rm usr/share/doc/${PN}-stable/copyright || die
114 - mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
115 - gunzip usr/share/doc/${PF}/changelog.gz || die
116 -
117 - pushd "${OPERA_HOME}"/localization > /dev/null || die
118 - chromium_remove_language_paks
119 - popd > /dev/null || die
120 -
121 - sed -i \
122 - -e 's|^TargetEnvironment|X-&|g' \
123 - usr/share/applications/${PN}.desktop || die
124 -}
125 -
126 -src_install() {
127 - rm "${OPERA_HOME}"/${PN}_autoupdate || die
128 - mv * "${D}" || die
129 - dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
130 - fperms 4711 /"${OPERA_HOME}"/opera_sandbox
131 -}
132 -
133 -pkg_postrm() {
134 - xdg_desktop_database_update
135 - xdg_icon_cache_update
136 - xdg_mimeinfo_database_update
137 -}
138 -
139 -pkg_postinst() {
140 - xdg_desktop_database_update
141 - xdg_icon_cache_update
142 - xdg_mimeinfo_database_update
143 -}
144
145 diff --git a/www-client/opera/opera-64.0.3417.73.ebuild b/www-client/opera/opera-64.0.3417.73.ebuild
146 deleted file mode 100644
147 index eec568e74cf..00000000000
148 --- a/www-client/opera/opera-64.0.3417.73.ebuild
149 +++ /dev/null
150 @@ -1,111 +0,0 @@
151 -# Copyright 1999-2019 Gentoo Authors
152 -# Distributed under the terms of the GNU General Public License v2
153 -
154 -EAPI=7
155 -CHROMIUM_LANGS="
156 - be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu id
157 - 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
158 - zh-CN zh-TW
159 -
160 -"
161 -inherit chromium-2 multilib unpacker xdg-utils
162 -
163 -DESCRIPTION="A fast and secure web browser"
164 -HOMEPAGE="https://www.opera.com/"
165 -LICENSE="OPERA-2014"
166 -SLOT="0"
167 -SRC_URI_BASE="
168 - https://download1.operacdn.com/pub/
169 - https://download2.operacdn.com/pub/
170 - https://download3.operacdn.com/pub/
171 - https://download4.operacdn.com/pub/
172 -"
173 -for uri in ${SRC_URI_BASE}; do
174 -SRC_URI+="
175 - "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb"
176 -"
177 -done
178 -KEYWORDS="~amd64"
179 -
180 -RDEPEND="
181 - dev-libs/expat
182 - dev-libs/glib:2
183 - dev-libs/nspr
184 - dev-libs/nss
185 - gnome-base/gconf:2
186 - media-libs/alsa-lib
187 - media-libs/fontconfig
188 - media-libs/freetype
189 - net-misc/curl
190 - net-print/cups
191 - sys-apps/dbus
192 - x11-libs/cairo
193 - x11-libs/gdk-pixbuf
194 - x11-libs/gtk+:3
195 - x11-libs/libX11
196 - x11-libs/libXScrnSaver
197 - x11-libs/libXcomposite
198 - x11-libs/libXcursor
199 - x11-libs/libXdamage
200 - x11-libs/libXext
201 - x11-libs/libXfixes
202 - x11-libs/libXi
203 - x11-libs/libXrandr
204 - x11-libs/libXrender
205 - x11-libs/libXtst
206 - x11-libs/libnotify
207 - x11-libs/pango[X]
208 -"
209 -
210 -QA_PREBUILT="*"
211 -S=${WORKDIR}
212 -
213 -src_unpack() {
214 - unpack_deb ${A}
215 -}
216 -
217 -src_prepare() {
218 - default
219 -
220 - OPERA_HOME="usr/$(get_libdir)/${PN}"
221 -
222 - case ${ARCH} in
223 - amd64)
224 - mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
225 - rm -r usr/lib || die
226 - ;;
227 - esac
228 -
229 - rm usr/bin/${PN} || die
230 -
231 - rm usr/share/doc/${PN}-stable/copyright || die
232 - mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die
233 - gunzip usr/share/doc/${PF}/changelog.gz || die
234 -
235 - pushd "${OPERA_HOME}"/localization > /dev/null || die
236 - chromium_remove_language_paks
237 - popd > /dev/null || die
238 -
239 - sed -i \
240 - -e 's|^TargetEnvironment|X-&|g' \
241 - usr/share/applications/${PN}.desktop || die
242 -}
243 -
244 -src_install() {
245 - rm "${OPERA_HOME}"/${PN}_autoupdate || die
246 - mv * "${D}" || die
247 - dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
248 - fperms 4711 /"${OPERA_HOME}"/opera_sandbox
249 -}
250 -
251 -pkg_postrm() {
252 - xdg_desktop_database_update
253 - xdg_icon_cache_update
254 - xdg_mimeinfo_database_update
255 -}
256 -
257 -pkg_postinst() {
258 - xdg_desktop_database_update
259 - xdg_icon_cache_update
260 - xdg_mimeinfo_database_update
261 -}