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, 27 Dec 2020 11:04:55
Message-Id: 1609067084.dbb22dbee97b07fdb2a5609b1d2d6fab01534eae.soap@gentoo
1 commit: dbb22dbee97b07fdb2a5609b1d2d6fab01534eae
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 11:04:44 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 11:04:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb22dbe
7
8 net-im/skypeforlinux: Remove old 8.67.0.87
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-im/skypeforlinux/Manifest | 1 -
14 .../skypeforlinux/skypeforlinux-8.67.0.87.ebuild | 98 ----------------------
15 2 files changed, 99 deletions(-)
16
17 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
18 index fa1f52d7382..9875af2a88f 100644
19 --- a/net-im/skypeforlinux/Manifest
20 +++ b/net-im/skypeforlinux/Manifest
21 @@ -1,2 +1 @@
22 -DIST skypeforlinux_8.67.0.87-1.x86_64.rpm 113618026 BLAKE2B e6b69afba83848b25f1e3d9588f6b9950e28a21ec5d99aa3f6ee2438b66f03e80bf106424d5f970a273276e7d588e8e55adf1012e3839076ffcbf834c5649b03 SHA512 936ba0b3d8811ce1d308bb63708a63ccdea3c5765c0631248d32cd4bfffe8ee7cc98744aaffb3ed13bdb7433d7a81cfe8e2f769c60dd232a5924681a17c5bf94
23 DIST skypeforlinux_8.67.0.96-1.x86_64.rpm 113616838 BLAKE2B aecf6d8f24836d2d6ef23b80b79796cbe5e309af862eac5e8caa0436e6cc8f10de5fd6337901c70a4b5b5c6cc3d7d15f6b0225b86187db800c8374762adf0313 SHA512 8d1c35026bbe90a2492f3ac88cc8fb2f098258050cf263121a06b9c9e048bda18774582d669d9a9177d8cfcaaa66a615b206587e74b371ef80b089dfecbb9a2e
24
25 diff --git a/net-im/skypeforlinux/skypeforlinux-8.67.0.87.ebuild b/net-im/skypeforlinux/skypeforlinux-8.67.0.87.ebuild
26 deleted file mode 100644
27 index c2755ee5b06..00000000000
28 --- a/net-im/skypeforlinux/skypeforlinux-8.67.0.87.ebuild
29 +++ /dev/null
30 @@ -1,98 +0,0 @@
31 -# Copyright 1999-2020 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=7
35 -
36 -MULTILIB_COMPAT=( abi_x86_64 )
37 -
38 -inherit chromium-2 desktop pax-utils rpm multilib-build xdg
39 -
40 -DESCRIPTION="Instant messaging client, with support for audio and video"
41 -HOMEPAGE="https://www.skype.com/"
42 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
43 -
44 -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"
45 -SLOT="0"
46 -KEYWORDS="-* ~amd64"
47 -
48 -S="${WORKDIR}"
49 -QA_PREBUILT="*"
50 -RESTRICT="mirror bindist strip" #299368
51 -
52 -RDEPEND="
53 - app-crypt/libsecret[${MULTILIB_USEDEP}]
54 - dev-libs/atk[${MULTILIB_USEDEP}]
55 - dev-libs/expat[${MULTILIB_USEDEP}]
56 - dev-libs/glib:2[${MULTILIB_USEDEP}]
57 - dev-libs/nspr[${MULTILIB_USEDEP}]
58 - dev-libs/nss[${MULTILIB_USEDEP}]
59 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
60 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
61 - media-libs/freetype:2[${MULTILIB_USEDEP}]
62 - media-libs/libv4l[${MULTILIB_USEDEP}]
63 - net-print/cups[${MULTILIB_USEDEP}]
64 - sys-apps/dbus[${MULTILIB_USEDEP}]
65 - sys-devel/gcc[cxx]
66 - virtual/ttf-fonts
67 - x11-libs/cairo[${MULTILIB_USEDEP}]
68 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
69 - x11-libs/gtk+:3[${MULTILIB_USEDEP}]
70 - x11-libs/libX11[${MULTILIB_USEDEP}]
71 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
72 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
73 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
74 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
75 - x11-libs/libXext[${MULTILIB_USEDEP}]
76 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
77 - x11-libs/libXi[${MULTILIB_USEDEP}]
78 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
79 - x11-libs/libXrender[${MULTILIB_USEDEP}]
80 - x11-libs/libXtst[${MULTILIB_USEDEP}]
81 - x11-libs/libxcb[${MULTILIB_USEDEP}]
82 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
83 - x11-libs/pango[${MULTILIB_USEDEP}]"
84 -
85 -pkg_setup() {
86 - chromium_suid_sandbox_check_kernel_config
87 -}
88 -
89 -src_unpack() {
90 - rpm_src_unpack ${A}
91 -}
92 -
93 -src_prepare() {
94 - default
95 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
96 - -i usr/bin/skypeforlinux || die
97 - sed -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
98 - -e "/^OnlyShowIn=/d" \
99 - -i usr/share/applications/skypeforlinux.desktop || die
100 -}
101 -
102 -src_install() {
103 - dodir /opt
104 - cp -a usr/share/skypeforlinux "${ED}"/opt || die
105 -
106 - # remove chrome-sandbox binary, users should use kernel namespaces
107 - # https://bugs.gentoo.org/692692#c18
108 - rm "${ED}"/opt/skypeforlinux/chrome-sandbox || 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 - pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
127 - pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
128 -}