Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/
Date: Thu, 17 Sep 2020 10:49:56
Message-Id: 1600339779.6db708e8abdebf52353b196441953e5e271d6998.soap@gentoo
1 commit: 6db708e8abdebf52353b196441953e5e271d6998
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 17 10:49:39 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 17 10:49:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db708e8
7
8 net-im/skypeforlinux: Remove old
9
10 Package-Manager: Portage-3.0.7, Repoman-3.0.1
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-im/skypeforlinux/Manifest | 3 -
14 .../skypeforlinux/skypeforlinux-8.63.0.76.ebuild | 98 ----------------------
15 .../skypeforlinux/skypeforlinux-8.64.0.67.ebuild | 98 ----------------------
16 .../skypeforlinux/skypeforlinux-8.64.0.80.ebuild | 98 ----------------------
17 4 files changed, 297 deletions(-)
18
19 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
20 index cc4a8878c97..bb8d382d941 100644
21 --- a/net-im/skypeforlinux/Manifest
22 +++ b/net-im/skypeforlinux/Manifest
23 @@ -1,4 +1 @@
24 -DIST skypeforlinux_8.63.0.76-1.x86_64.rpm 112410264 BLAKE2B 63d6c3c00003bf571cd94257002126c686028617a8de3cec832eb6a08f52db44672186309d39cd83c3d9a5eca05cecc7ce2afd4ab0b23d0101c6c0f00a0b9d9e SHA512 5dbed64ed3dbc3fc281e2a7366203452f15f92af55a415494d893042f2b85164e236e47b7ce20815af30a11ff98e949f4be57d9f1e9caa8160c6ea22397c2284
25 -DIST skypeforlinux_8.64.0.67-1.x86_64.rpm 114732247 BLAKE2B 1007c49042d9bc28b802e3e295704c318a5cc14c183da25528fb92befe965c093f22aa5ecf87ab714ea82bde58dcf03aa04399c7a3ca8d8656408537770faf3c SHA512 8405e843d4a9144d986f4ee4bcb8bb360f35c8273f87a3beb25197cd6bc6526435cf366f10f32bbd661cf1d11b797a04c012b7d2b715bd6366e1c98f7f726715
26 -DIST skypeforlinux_8.64.0.80-1.x86_64.rpm 114749474 BLAKE2B 9df3db7310e63d39be9a71ff0666068b753639b1486ffc9e574c0b0ee2f972aa14024a95728498a79341d4cd9c42b2df4b6a72075a7b157da3ce361679e3f866 SHA512 53b4fedd4d2140eac54ad6261e3cc9e7da1ca632bf0118aa7a1927995fb3efd975c1e9c2e40e1dbb1c43e37886929ff925d629065d073b7b70b337819d5009e9
27 DIST skypeforlinux_8.64.0.81-1.x86_64.rpm 114748914 BLAKE2B 918687dc7ba5c1b357f4a9551ee710834a59410b14c6a23e8ef5972dacc1f1c08a040e534e798f63100bca7b5f98e34732f3e8e172c16edd4caaa18a171305ef SHA512 2a5e7a206741421f52c60a2775e1c51011118e49a06d90e72fe6af14a833384ed1bc8f44b26ef3de0e2891cc22dcfc7e3fbec7dc3ad46d9e75a4ac5cd330183f
28
29 diff --git a/net-im/skypeforlinux/skypeforlinux-8.63.0.76.ebuild b/net-im/skypeforlinux/skypeforlinux-8.63.0.76.ebuild
30 deleted file mode 100644
31 index c2755ee5b06..00000000000
32 --- a/net-im/skypeforlinux/skypeforlinux-8.63.0.76.ebuild
33 +++ /dev/null
34 @@ -1,98 +0,0 @@
35 -# Copyright 1999-2020 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -
40 -MULTILIB_COMPAT=( abi_x86_64 )
41 -
42 -inherit chromium-2 desktop pax-utils rpm multilib-build xdg
43 -
44 -DESCRIPTION="Instant messaging client, with support for audio and video"
45 -HOMEPAGE="https://www.skype.com/"
46 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
47 -
48 -LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
49 -SLOT="0"
50 -KEYWORDS="-* ~amd64"
51 -
52 -S="${WORKDIR}"
53 -QA_PREBUILT="*"
54 -RESTRICT="mirror bindist strip" #299368
55 -
56 -RDEPEND="
57 - app-crypt/libsecret[${MULTILIB_USEDEP}]
58 - dev-libs/atk[${MULTILIB_USEDEP}]
59 - dev-libs/expat[${MULTILIB_USEDEP}]
60 - dev-libs/glib:2[${MULTILIB_USEDEP}]
61 - dev-libs/nspr[${MULTILIB_USEDEP}]
62 - dev-libs/nss[${MULTILIB_USEDEP}]
63 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
64 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
65 - media-libs/freetype:2[${MULTILIB_USEDEP}]
66 - media-libs/libv4l[${MULTILIB_USEDEP}]
67 - net-print/cups[${MULTILIB_USEDEP}]
68 - sys-apps/dbus[${MULTILIB_USEDEP}]
69 - sys-devel/gcc[cxx]
70 - virtual/ttf-fonts
71 - x11-libs/cairo[${MULTILIB_USEDEP}]
72 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
73 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
74 - x11-libs/libX11[${MULTILIB_USEDEP}]
75 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
76 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
77 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
78 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
79 - x11-libs/libXext[${MULTILIB_USEDEP}]
80 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
81 - x11-libs/libXi[${MULTILIB_USEDEP}]
82 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
83 - x11-libs/libXrender[${MULTILIB_USEDEP}]
84 - x11-libs/libXtst[${MULTILIB_USEDEP}]
85 - x11-libs/libxcb[${MULTILIB_USEDEP}]
86 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
87 - x11-libs/pango[${MULTILIB_USEDEP}]"
88 -
89 -pkg_setup() {
90 - chromium_suid_sandbox_check_kernel_config
91 -}
92 -
93 -src_unpack() {
94 - rpm_src_unpack ${A}
95 -}
96 -
97 -src_prepare() {
98 - default
99 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
100 - -i usr/bin/skypeforlinux || die
101 - sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
102 - -e "/^OnlyShowIn=/d" \
103 - -i usr/share/applications/skypeforlinux.desktop || die
104 -}
105 -
106 -src_install() {
107 - dodir /opt
108 - cp -a usr/share/skypeforlinux "${ED}"/opt || die
109 -
110 - # remove chrome-sandbox binary, users should use kernel namespaces
111 - # https://bugs.gentoo.org/692692#c18
112 - rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
113 -
114 - dobin usr/bin/skypeforlinux
115 -
116 - dodoc usr/share/skypeforlinux/*.html
117 - dodoc -r usr/share/doc/skypeforlinux/.
118 - # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
119 - dosym ${PF} usr/share/doc/skypeforlinux
120 -
121 - doicon usr/share/pixmaps/skypeforlinux.png
122 -
123 - local res
124 - for res in 16 32 256 512; do
125 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
126 - done
127 -
128 - domenu usr/share/applications/skypeforlinux.desktop
129 -
130 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
131 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
132 -}
133
134 diff --git a/net-im/skypeforlinux/skypeforlinux-8.64.0.67.ebuild b/net-im/skypeforlinux/skypeforlinux-8.64.0.67.ebuild
135 deleted file mode 100644
136 index c2755ee5b06..00000000000
137 --- a/net-im/skypeforlinux/skypeforlinux-8.64.0.67.ebuild
138 +++ /dev/null
139 @@ -1,98 +0,0 @@
140 -# Copyright 1999-2020 Gentoo Authors
141 -# Distributed under the terms of the GNU General Public License v2
142 -
143 -EAPI=7
144 -
145 -MULTILIB_COMPAT=( abi_x86_64 )
146 -
147 -inherit chromium-2 desktop pax-utils rpm multilib-build xdg
148 -
149 -DESCRIPTION="Instant messaging client, with support for audio and video"
150 -HOMEPAGE="https://www.skype.com/"
151 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
152 -
153 -LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
154 -SLOT="0"
155 -KEYWORDS="-* ~amd64"
156 -
157 -S="${WORKDIR}"
158 -QA_PREBUILT="*"
159 -RESTRICT="mirror bindist strip" #299368
160 -
161 -RDEPEND="
162 - app-crypt/libsecret[${MULTILIB_USEDEP}]
163 - dev-libs/atk[${MULTILIB_USEDEP}]
164 - dev-libs/expat[${MULTILIB_USEDEP}]
165 - dev-libs/glib:2[${MULTILIB_USEDEP}]
166 - dev-libs/nspr[${MULTILIB_USEDEP}]
167 - dev-libs/nss[${MULTILIB_USEDEP}]
168 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
169 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
170 - media-libs/freetype:2[${MULTILIB_USEDEP}]
171 - media-libs/libv4l[${MULTILIB_USEDEP}]
172 - net-print/cups[${MULTILIB_USEDEP}]
173 - sys-apps/dbus[${MULTILIB_USEDEP}]
174 - sys-devel/gcc[cxx]
175 - virtual/ttf-fonts
176 - x11-libs/cairo[${MULTILIB_USEDEP}]
177 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
178 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
179 - x11-libs/libX11[${MULTILIB_USEDEP}]
180 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
181 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
182 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
183 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
184 - x11-libs/libXext[${MULTILIB_USEDEP}]
185 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
186 - x11-libs/libXi[${MULTILIB_USEDEP}]
187 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
188 - x11-libs/libXrender[${MULTILIB_USEDEP}]
189 - x11-libs/libXtst[${MULTILIB_USEDEP}]
190 - x11-libs/libxcb[${MULTILIB_USEDEP}]
191 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
192 - x11-libs/pango[${MULTILIB_USEDEP}]"
193 -
194 -pkg_setup() {
195 - chromium_suid_sandbox_check_kernel_config
196 -}
197 -
198 -src_unpack() {
199 - rpm_src_unpack ${A}
200 -}
201 -
202 -src_prepare() {
203 - default
204 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
205 - -i usr/bin/skypeforlinux || die
206 - sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
207 - -e "/^OnlyShowIn=/d" \
208 - -i usr/share/applications/skypeforlinux.desktop || die
209 -}
210 -
211 -src_install() {
212 - dodir /opt
213 - cp -a usr/share/skypeforlinux "${ED}"/opt || die
214 -
215 - # remove chrome-sandbox binary, users should use kernel namespaces
216 - # https://bugs.gentoo.org/692692#c18
217 - rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
218 -
219 - dobin usr/bin/skypeforlinux
220 -
221 - dodoc usr/share/skypeforlinux/*.html
222 - dodoc -r usr/share/doc/skypeforlinux/.
223 - # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
224 - dosym ${PF} usr/share/doc/skypeforlinux
225 -
226 - doicon usr/share/pixmaps/skypeforlinux.png
227 -
228 - local res
229 - for res in 16 32 256 512; do
230 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
231 - done
232 -
233 - domenu usr/share/applications/skypeforlinux.desktop
234 -
235 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
236 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
237 -}
238
239 diff --git a/net-im/skypeforlinux/skypeforlinux-8.64.0.80.ebuild b/net-im/skypeforlinux/skypeforlinux-8.64.0.80.ebuild
240 deleted file mode 100644
241 index c2755ee5b06..00000000000
242 --- a/net-im/skypeforlinux/skypeforlinux-8.64.0.80.ebuild
243 +++ /dev/null
244 @@ -1,98 +0,0 @@
245 -# Copyright 1999-2020 Gentoo Authors
246 -# Distributed under the terms of the GNU General Public License v2
247 -
248 -EAPI=7
249 -
250 -MULTILIB_COMPAT=( abi_x86_64 )
251 -
252 -inherit chromium-2 desktop pax-utils rpm multilib-build xdg
253 -
254 -DESCRIPTION="Instant messaging client, with support for audio and video"
255 -HOMEPAGE="https://www.skype.com/"
256 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
257 -
258 -LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
259 -SLOT="0"
260 -KEYWORDS="-* ~amd64"
261 -
262 -S="${WORKDIR}"
263 -QA_PREBUILT="*"
264 -RESTRICT="mirror bindist strip" #299368
265 -
266 -RDEPEND="
267 - app-crypt/libsecret[${MULTILIB_USEDEP}]
268 - dev-libs/atk[${MULTILIB_USEDEP}]
269 - dev-libs/expat[${MULTILIB_USEDEP}]
270 - dev-libs/glib:2[${MULTILIB_USEDEP}]
271 - dev-libs/nspr[${MULTILIB_USEDEP}]
272 - dev-libs/nss[${MULTILIB_USEDEP}]
273 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
274 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
275 - media-libs/freetype:2[${MULTILIB_USEDEP}]
276 - media-libs/libv4l[${MULTILIB_USEDEP}]
277 - net-print/cups[${MULTILIB_USEDEP}]
278 - sys-apps/dbus[${MULTILIB_USEDEP}]
279 - sys-devel/gcc[cxx]
280 - virtual/ttf-fonts
281 - x11-libs/cairo[${MULTILIB_USEDEP}]
282 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
283 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
284 - x11-libs/libX11[${MULTILIB_USEDEP}]
285 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
286 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
287 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
288 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
289 - x11-libs/libXext[${MULTILIB_USEDEP}]
290 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
291 - x11-libs/libXi[${MULTILIB_USEDEP}]
292 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
293 - x11-libs/libXrender[${MULTILIB_USEDEP}]
294 - x11-libs/libXtst[${MULTILIB_USEDEP}]
295 - x11-libs/libxcb[${MULTILIB_USEDEP}]
296 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
297 - x11-libs/pango[${MULTILIB_USEDEP}]"
298 -
299 -pkg_setup() {
300 - chromium_suid_sandbox_check_kernel_config
301 -}
302 -
303 -src_unpack() {
304 - rpm_src_unpack ${A}
305 -}
306 -
307 -src_prepare() {
308 - default
309 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
310 - -i usr/bin/skypeforlinux || die
311 - sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
312 - -e "/^OnlyShowIn=/d" \
313 - -i usr/share/applications/skypeforlinux.desktop || die
314 -}
315 -
316 -src_install() {
317 - dodir /opt
318 - cp -a usr/share/skypeforlinux "${ED}"/opt || die
319 -
320 - # remove chrome-sandbox binary, users should use kernel namespaces
321 - # https://bugs.gentoo.org/692692#c18
322 - rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
323 -
324 - dobin usr/bin/skypeforlinux
325 -
326 - dodoc usr/share/skypeforlinux/*.html
327 - dodoc -r usr/share/doc/skypeforlinux/.
328 - # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
329 - dosym ${PF} usr/share/doc/skypeforlinux
330 -
331 - doicon usr/share/pixmaps/skypeforlinux.png
332 -
333 - local res
334 - for res in 16 32 256 512; do
335 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
336 - done
337 -
338 - domenu usr/share/applications/skypeforlinux.desktop
339 -
340 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
341 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
342 -}