Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/
Date: Sat, 31 Aug 2019 06:13:50
Message-Id: 1567232014.b8ba0dcb95a749f4991ce52dc56b803f9e9abea4.juippis@gentoo
1 commit: b8ba0dcb95a749f4991ce52dc56b803f9e9abea4
2 Author: Jan Vesely <jano.vesely <AT> gmail <DOT> com>
3 AuthorDate: Sat Aug 31 04:48:34 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 31 06:13:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ba0dcb
7
8 net-im/skypeforlinux: Drop old
9
10 Keep only the latest version.
11 Signed-off-by: Jan Vesely <jano.vesely <AT> gmail.com>
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 net-im/skypeforlinux/Manifest | 2 -
15 .../skypeforlinux/skypeforlinux-8.51.0.72.ebuild | 102 ---------------------
16 .../skypeforlinux/skypeforlinux-8.51.0.86.ebuild | 102 ---------------------
17 3 files changed, 206 deletions(-)
18
19 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
20 index c4a91acc489..b712ada2114 100644
21 --- a/net-im/skypeforlinux/Manifest
22 +++ b/net-im/skypeforlinux/Manifest
23 @@ -1,3 +1 @@
24 -DIST skypeforlinux_8.51.0.72-1.x86_64.rpm 106489177 BLAKE2B 18a84af205dfdca719d15e37c2cf19a039dfb521e7458c02271dae5eb9dd6433d14ec5fcb1501c74fbcf90103745e3ae49e5d290c699866d94430b2662eac7cf SHA512 18c98a040d453be83cafeca39009e07db2319dab5f2738dc98e2b7c6966dd2d59e83d0c8a943bfa3dd19b7cd435b7dcfa097f9725850148cb493cdc992a6550e
25 -DIST skypeforlinux_8.51.0.86-1.x86_64.rpm 106489312 BLAKE2B b0baf0f55808bcda30a5cc568a47e9514e8f9188659e6a7eb1b58722851edb7cab4c48d31889b6d3a2e16ffd89c563c92f0753fd0a2224b340d6f2239b45eec5 SHA512 a58b7b5a03d1ab665322d1af6ac2f65d452789192a8497e3638823e3a29e9e253193ad6fffbd8497f50253084c3c3a73e1cfe7a8384209fd7d33e45975584b20
26 DIST skypeforlinux_8.51.0.92-1.x86_64.rpm 106489251 BLAKE2B 1846623eb9ab78bf143b9a45bf2001fb3ae4b78ac1690041b984f96f309f57ac427f1313722de02d3305cab4413f40470a9452f1d87a47b3e3af1d0878eecabb SHA512 58c86e19900badec28e0bc58ed23459aea8e94e6f0d36fd8d8412d99d96eec15945a9b4920278788e5edccc6cc26ec7da9159d7105ff4499f9c6e44d3e4615ac
27
28 diff --git a/net-im/skypeforlinux/skypeforlinux-8.51.0.72.ebuild b/net-im/skypeforlinux/skypeforlinux-8.51.0.72.ebuild
29 deleted file mode 100644
30 index df398450e03..00000000000
31 --- a/net-im/skypeforlinux/skypeforlinux-8.51.0.72.ebuild
32 +++ /dev/null
33 @@ -1,102 +0,0 @@
34 -# Copyright 1999-2019 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -MULTILIB_COMPAT=( abi_x86_64 )
40 -
41 -inherit desktop pax-utils rpm multilib-build xdg
42 -
43 -DESCRIPTION="Instant messaging client, with support for audio and video"
44 -HOMEPAGE="https://www.skype.com/"
45 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
46 -
47 -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"
48 -SLOT="0"
49 -KEYWORDS="-* ~amd64"
50 -IUSE="pax_kernel"
51 -
52 -S="${WORKDIR}"
53 -QA_PREBUILT="*"
54 -RESTRICT="mirror bindist strip" #299368
55 -
56 -RDEPEND="
57 - || (
58 - sys-auth/elogind
59 - sys-apps/systemd
60 - )
61 - app-crypt/libsecret[${MULTILIB_USEDEP}]
62 - dev-libs/atk[${MULTILIB_USEDEP}]
63 - dev-libs/expat[${MULTILIB_USEDEP}]
64 - dev-libs/glib:2[${MULTILIB_USEDEP}]
65 - dev-libs/nspr[${MULTILIB_USEDEP}]
66 - dev-libs/nss[${MULTILIB_USEDEP}]
67 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
68 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
69 - media-libs/freetype:2[${MULTILIB_USEDEP}]
70 - media-libs/libv4l[${MULTILIB_USEDEP}]
71 - net-print/cups[${MULTILIB_USEDEP}]
72 - sys-apps/dbus[${MULTILIB_USEDEP}]
73 - sys-devel/gcc[cxx]
74 - virtual/ttf-fonts
75 - x11-libs/cairo[${MULTILIB_USEDEP}]
76 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
77 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
78 - x11-libs/libX11[${MULTILIB_USEDEP}]
79 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
80 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
81 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
82 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
83 - x11-libs/libXext[${MULTILIB_USEDEP}]
84 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
85 - x11-libs/libXi[${MULTILIB_USEDEP}]
86 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
87 - x11-libs/libXrender[${MULTILIB_USEDEP}]
88 - x11-libs/libXtst[${MULTILIB_USEDEP}]
89 - x11-libs/libxcb[${MULTILIB_USEDEP}]
90 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
91 - x11-libs/pango[${MULTILIB_USEDEP}]"
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 "${D}"/opt || die
109 -
110 - dobin usr/bin/skypeforlinux
111 -
112 - dodoc usr/share/skypeforlinux/*.html
113 - dodoc -r usr/share/doc/skypeforlinux/.
114 - # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
115 - dosym ${PF} usr/share/doc/skypeforlinux
116 -
117 - doicon usr/share/pixmaps/skypeforlinux.png
118 -
119 - local res
120 - for res in 16 32 256 512; do
121 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
122 - done
123 -
124 - domenu usr/share/applications/skypeforlinux.desktop
125 -
126 - if use pax_kernel; then
127 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
128 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
129 - ewarn "You have set USE=pax_kernel meaning that you intend to run"
130 - ewarn "${PN} under a PaX enabled kernel. To do so, we must modify"
131 - ewarn "the ${PN} binary itself and this *may* lead to breakage! If"
132 - ewarn "you suspect that ${PN} is being broken by this modification,"
133 - ewarn "please open a bug."
134 - fi
135 -}
136
137 diff --git a/net-im/skypeforlinux/skypeforlinux-8.51.0.86.ebuild b/net-im/skypeforlinux/skypeforlinux-8.51.0.86.ebuild
138 deleted file mode 100644
139 index df398450e03..00000000000
140 --- a/net-im/skypeforlinux/skypeforlinux-8.51.0.86.ebuild
141 +++ /dev/null
142 @@ -1,102 +0,0 @@
143 -# Copyright 1999-2019 Gentoo Authors
144 -# Distributed under the terms of the GNU General Public License v2
145 -
146 -EAPI=7
147 -
148 -MULTILIB_COMPAT=( abi_x86_64 )
149 -
150 -inherit desktop pax-utils rpm multilib-build xdg
151 -
152 -DESCRIPTION="Instant messaging client, with support for audio and video"
153 -HOMEPAGE="https://www.skype.com/"
154 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
155 -
156 -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"
157 -SLOT="0"
158 -KEYWORDS="-* ~amd64"
159 -IUSE="pax_kernel"
160 -
161 -S="${WORKDIR}"
162 -QA_PREBUILT="*"
163 -RESTRICT="mirror bindist strip" #299368
164 -
165 -RDEPEND="
166 - || (
167 - sys-auth/elogind
168 - sys-apps/systemd
169 - )
170 - app-crypt/libsecret[${MULTILIB_USEDEP}]
171 - dev-libs/atk[${MULTILIB_USEDEP}]
172 - dev-libs/expat[${MULTILIB_USEDEP}]
173 - dev-libs/glib:2[${MULTILIB_USEDEP}]
174 - dev-libs/nspr[${MULTILIB_USEDEP}]
175 - dev-libs/nss[${MULTILIB_USEDEP}]
176 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
177 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
178 - media-libs/freetype:2[${MULTILIB_USEDEP}]
179 - media-libs/libv4l[${MULTILIB_USEDEP}]
180 - net-print/cups[${MULTILIB_USEDEP}]
181 - sys-apps/dbus[${MULTILIB_USEDEP}]
182 - sys-devel/gcc[cxx]
183 - virtual/ttf-fonts
184 - x11-libs/cairo[${MULTILIB_USEDEP}]
185 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
186 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
187 - x11-libs/libX11[${MULTILIB_USEDEP}]
188 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
189 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
190 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
191 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
192 - x11-libs/libXext[${MULTILIB_USEDEP}]
193 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
194 - x11-libs/libXi[${MULTILIB_USEDEP}]
195 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
196 - x11-libs/libXrender[${MULTILIB_USEDEP}]
197 - x11-libs/libXtst[${MULTILIB_USEDEP}]
198 - x11-libs/libxcb[${MULTILIB_USEDEP}]
199 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
200 - x11-libs/pango[${MULTILIB_USEDEP}]"
201 -
202 -src_unpack() {
203 - rpm_src_unpack ${A}
204 -}
205 -
206 -src_prepare() {
207 - default
208 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
209 - -i usr/bin/skypeforlinux || die
210 - sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
211 - -e "/^OnlyShowIn=/d" \
212 - -i usr/share/applications/skypeforlinux.desktop || die
213 -}
214 -
215 -src_install() {
216 - dodir /opt
217 - cp -a usr/share/skypeforlinux "${D}"/opt || 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 - if use pax_kernel; then
236 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
237 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
238 - ewarn "You have set USE=pax_kernel meaning that you intend to run"
239 - ewarn "${PN} under a PaX enabled kernel. To do so, we must modify"
240 - ewarn "the ${PN} binary itself and this *may* lead to breakage! If"
241 - ewarn "you suspect that ${PN} is being broken by this modification,"
242 - ewarn "please open a bug."
243 - fi
244 -}