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: Fri, 23 Oct 2020 14:52:22
Message-Id: 1603464723.eb8fb2e80653a0aeda86ed994e7670c2c245da2e.soap@gentoo
1 commit: eb8fb2e80653a0aeda86ed994e7670c2c245da2e
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 23 14:52:03 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 23 14:52:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8fb2e8
7
8 net-im/skypeforlinux: Version bump to 8.65.0.78
9
10 Package-Manager: Portage-3.0.8, 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.65.0.78.ebuild | 98 ++++++++++++++++++++++
15 2 files changed, 99 insertions(+)
16
17 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
18 index aef65e62018..9c14e6641d1 100644
19 --- a/net-im/skypeforlinux/Manifest
20 +++ b/net-im/skypeforlinux/Manifest
21 @@ -1 +1,2 @@
22 DIST skypeforlinux_8.65.0.76-1.x86_64.rpm 115113199 BLAKE2B b5f0fbb70849d3e6ec866b502b11d3b843ce25a27455e86a410c563f7de3b4961c843d461087b613581ebcecd0c79232552c4150684f6eb92eca779b4ffbad28 SHA512 6df1d3d98221ae9636a3f62d6acf0cb68376fce4b8abccbdf5d881092be91f337cc32323d263b708509e6f63bcfe4d0f4c9674ae106419de07acaf36e41434f2
23 +DIST skypeforlinux_8.65.0.78-1.x86_64.rpm 115111132 BLAKE2B 2ec066763154a3479060d09e4d2106d04e8fdfe36361e27d85cf8605a675f6ca1db618f5a7d919686f39e1040f173c6bd028c11bea7eaff77801ea420272a948 SHA512 311805d46091d74104c0a87128c27ce61ba0a2401346d6aec1ee9f96c98912d1bbb087545b6ae69c77dc68ac800f27ea5e66c0eee624b2f28fcbbdcc196e68ba
24
25 diff --git a/net-im/skypeforlinux/skypeforlinux-8.65.0.78.ebuild b/net-im/skypeforlinux/skypeforlinux-8.65.0.78.ebuild
26 new file mode 100644
27 index 00000000000..c2755ee5b06
28 --- /dev/null
29 +++ b/net-im/skypeforlinux/skypeforlinux-8.65.0.78.ebuild
30 @@ -0,0 +1,98 @@
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 +}