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: Sun, 03 May 2020 15:00:32
Message-Id: 1588518011.8e37624a622d2f24370416efa9147b6268e848bb.soap@gentoo
1 commit: 8e37624a622d2f24370416efa9147b6268e848bb
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 3 15:00:11 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun May 3 15:00:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e37624a
7
8 net-im/skypeforlinux: Remove old
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-im/skypeforlinux/Manifest | 2 -
14 .../skypeforlinux-8.57.0.116-r1.ebuild | 98 ----------------------
15 .../skypeforlinux/skypeforlinux-8.58.0.93.ebuild | 98 ----------------------
16 3 files changed, 198 deletions(-)
17
18 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
19 index 3277dbf5cd9..e2f1cba7a31 100644
20 --- a/net-im/skypeforlinux/Manifest
21 +++ b/net-im/skypeforlinux/Manifest
22 @@ -1,3 +1 @@
23 -DIST skypeforlinux_8.57.0.116-1.x86_64.rpm 107397354 BLAKE2B 22d1b41201087b3067e89e583734f0b195103dff52f2023e5cc812a977338f2af7eafe5e82bd3f34e263740a1c2791035ee6b75dc077865fa14f1dcc1189b9a6 SHA512 79b5019be9c4cdb28c3dd166aa76128385631e1bc4e31f0b0bfdb0c7af54494987faf4ab3ed05dc9f810b05e07de916d997d5fe4c722aff089e00789394ef3d3
24 -DIST skypeforlinux_8.58.0.93-1.x86_64.rpm 108966411 BLAKE2B b74dfe1758fbec9e000be7134d1b575a28077967c95b18955c6b90ac9b3bba1b69b19f91553185939f0e39a1ff80fa26020a383a42940c729d6256df01cf74cc SHA512 907159ac1fead3248114a9bf67a764df9f3ec7deb1b9008b6228d55deacbc6ee150e8496674a484c5be14a59ab33c163493b704c364c822177827fcacfba0452
25 DIST skypeforlinux_8.59.0.77-1.x86_64.rpm 108914465 BLAKE2B 9d8300b9d315b95528e7e453a4b2175a22cc598634f0b517e6e0b45dfd7c04d6cee92d46d455486ee00ea1953617132e6c97576d5cc344988912aa3df03609e8 SHA512 4faa158605c13ee66bf49aad8e1b06f0429772c676088559fb28f6012cf263c1425f830678edd9605cfd69a4a0fb75f051fd96acd0a8a4fb636bb3a5beceb211
26
27 diff --git a/net-im/skypeforlinux/skypeforlinux-8.57.0.116-r1.ebuild b/net-im/skypeforlinux/skypeforlinux-8.57.0.116-r1.ebuild
28 deleted file mode 100644
29 index 6b1d41e5d34..00000000000
30 --- a/net-im/skypeforlinux/skypeforlinux-8.57.0.116-r1.ebuild
31 +++ /dev/null
32 @@ -1,98 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -MULTILIB_COMPAT=( abi_x86_64 )
39 -
40 -inherit chromium-2 desktop pax-utils rpm multilib-build xdg
41 -
42 -DESCRIPTION="Instant messaging client, with support for audio and video"
43 -HOMEPAGE="https://www.skype.com/"
44 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
45 -
46 -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"
47 -SLOT="0"
48 -KEYWORDS="-* ~amd64"
49 -
50 -S="${WORKDIR}"
51 -QA_PREBUILT="*"
52 -RESTRICT="mirror bindist strip" #299368
53 -
54 -RDEPEND="
55 - app-crypt/libsecret[${MULTILIB_USEDEP}]
56 - dev-libs/atk[${MULTILIB_USEDEP}]
57 - dev-libs/expat[${MULTILIB_USEDEP}]
58 - dev-libs/glib:2[${MULTILIB_USEDEP}]
59 - dev-libs/nspr[${MULTILIB_USEDEP}]
60 - dev-libs/nss[${MULTILIB_USEDEP}]
61 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
62 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
63 - media-libs/freetype:2[${MULTILIB_USEDEP}]
64 - media-libs/libv4l[${MULTILIB_USEDEP}]
65 - net-print/cups[${MULTILIB_USEDEP}]
66 - sys-apps/dbus[${MULTILIB_USEDEP}]
67 - sys-devel/gcc[cxx]
68 - virtual/ttf-fonts
69 - x11-libs/cairo[${MULTILIB_USEDEP}]
70 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
71 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
72 - x11-libs/libX11[${MULTILIB_USEDEP}]
73 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
74 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
75 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
76 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
77 - x11-libs/libXext[${MULTILIB_USEDEP}]
78 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
79 - x11-libs/libXi[${MULTILIB_USEDEP}]
80 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
81 - x11-libs/libXrender[${MULTILIB_USEDEP}]
82 - x11-libs/libXtst[${MULTILIB_USEDEP}]
83 - x11-libs/libxcb[${MULTILIB_USEDEP}]
84 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
85 - x11-libs/pango[${MULTILIB_USEDEP}]"
86 -
87 -pkg_setup() {
88 - chromium_suid_sandbox_check_kernel_config
89 -}
90 -
91 -src_unpack() {
92 - rpm_src_unpack ${A}
93 -}
94 -
95 -src_prepare() {
96 - default
97 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
98 - -i usr/bin/skypeforlinux || die
99 - sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
100 - -e "/^OnlyShowIn=/d" \
101 - -i usr/share/applications/skypeforlinux.desktop || die
102 -}
103 -
104 -src_install() {
105 - dodir /opt
106 - cp -a usr/share/skypeforlinux "${D}"/opt || die
107 -
108 - # remove chrome-sandbox binary, users should use kernel namespaces
109 - # https://bugs.gentoo.org/692692#c18
110 - rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
111 -
112 - dobin usr/bin/skypeforlinux
113 -
114 - dodoc usr/share/skypeforlinux/*.html
115 - dodoc -r usr/share/doc/skypeforlinux/.
116 - # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
117 - dosym ${PF} usr/share/doc/skypeforlinux
118 -
119 - doicon usr/share/pixmaps/skypeforlinux.png
120 -
121 - local res
122 - for res in 16 32 256 512; do
123 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
124 - done
125 -
126 - domenu usr/share/applications/skypeforlinux.desktop
127 -
128 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
129 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
130 -}
131
132 diff --git a/net-im/skypeforlinux/skypeforlinux-8.58.0.93.ebuild b/net-im/skypeforlinux/skypeforlinux-8.58.0.93.ebuild
133 deleted file mode 100644
134 index c2755ee5b06..00000000000
135 --- a/net-im/skypeforlinux/skypeforlinux-8.58.0.93.ebuild
136 +++ /dev/null
137 @@ -1,98 +0,0 @@
138 -# Copyright 1999-2020 Gentoo Authors
139 -# Distributed under the terms of the GNU General Public License v2
140 -
141 -EAPI=7
142 -
143 -MULTILIB_COMPAT=( abi_x86_64 )
144 -
145 -inherit chromium-2 desktop pax-utils rpm multilib-build xdg
146 -
147 -DESCRIPTION="Instant messaging client, with support for audio and video"
148 -HOMEPAGE="https://www.skype.com/"
149 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
150 -
151 -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"
152 -SLOT="0"
153 -KEYWORDS="-* ~amd64"
154 -
155 -S="${WORKDIR}"
156 -QA_PREBUILT="*"
157 -RESTRICT="mirror bindist strip" #299368
158 -
159 -RDEPEND="
160 - app-crypt/libsecret[${MULTILIB_USEDEP}]
161 - dev-libs/atk[${MULTILIB_USEDEP}]
162 - dev-libs/expat[${MULTILIB_USEDEP}]
163 - dev-libs/glib:2[${MULTILIB_USEDEP}]
164 - dev-libs/nspr[${MULTILIB_USEDEP}]
165 - dev-libs/nss[${MULTILIB_USEDEP}]
166 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
167 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
168 - media-libs/freetype:2[${MULTILIB_USEDEP}]
169 - media-libs/libv4l[${MULTILIB_USEDEP}]
170 - net-print/cups[${MULTILIB_USEDEP}]
171 - sys-apps/dbus[${MULTILIB_USEDEP}]
172 - sys-devel/gcc[cxx]
173 - virtual/ttf-fonts
174 - x11-libs/cairo[${MULTILIB_USEDEP}]
175 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
176 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
177 - x11-libs/libX11[${MULTILIB_USEDEP}]
178 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
179 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
180 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
181 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
182 - x11-libs/libXext[${MULTILIB_USEDEP}]
183 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
184 - x11-libs/libXi[${MULTILIB_USEDEP}]
185 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
186 - x11-libs/libXrender[${MULTILIB_USEDEP}]
187 - x11-libs/libXtst[${MULTILIB_USEDEP}]
188 - x11-libs/libxcb[${MULTILIB_USEDEP}]
189 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
190 - x11-libs/pango[${MULTILIB_USEDEP}]"
191 -
192 -pkg_setup() {
193 - chromium_suid_sandbox_check_kernel_config
194 -}
195 -
196 -src_unpack() {
197 - rpm_src_unpack ${A}
198 -}
199 -
200 -src_prepare() {
201 - default
202 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
203 - -i usr/bin/skypeforlinux || die
204 - sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
205 - -e "/^OnlyShowIn=/d" \
206 - -i usr/share/applications/skypeforlinux.desktop || die
207 -}
208 -
209 -src_install() {
210 - dodir /opt
211 - cp -a usr/share/skypeforlinux "${ED}"/opt || die
212 -
213 - # remove chrome-sandbox binary, users should use kernel namespaces
214 - # https://bugs.gentoo.org/692692#c18
215 - rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
216 -
217 - dobin usr/bin/skypeforlinux
218 -
219 - dodoc usr/share/skypeforlinux/*.html
220 - dodoc -r usr/share/doc/skypeforlinux/.
221 - # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
222 - dosym ${PF} usr/share/doc/skypeforlinux
223 -
224 - doicon usr/share/pixmaps/skypeforlinux.png
225 -
226 - local res
227 - for res in 16 32 256 512; do
228 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
229 - done
230 -
231 - domenu usr/share/applications/skypeforlinux.desktop
232 -
233 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
234 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
235 -}