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: Mon, 01 Jul 2019 08:09:42
Message-Id: 1561968562.05237e5357c8c6d7a31ac7ef4bdd3ebdf63d90e7.soap@gentoo
1 commit: 05237e5357c8c6d7a31ac7ef4bdd3ebdf63d90e7
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 1 08:09:22 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 1 08:09:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05237e53
7
8 net-im/skypeforlinux: Bump to version 8.48.0.51
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.16
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-im/skypeforlinux/Manifest | 1 +
14 .../skypeforlinux/skypeforlinux-8.48.0.51.ebuild | 102 +++++++++++++++++++++
15 2 files changed, 103 insertions(+)
16
17 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
18 index 341f91882cf..2c6e16028d0 100644
19 --- a/net-im/skypeforlinux/Manifest
20 +++ b/net-im/skypeforlinux/Manifest
21 @@ -1,2 +1,3 @@
22 DIST skypeforlinux_8.46.0.60-1.x86_64.rpm 98406332 BLAKE2B 96cb9ce76ec5278254fa2891a82b66481d1dbbc75cde7f51fd9dab7cd681ccd5c34c5777c0e639166c2268e03b58fcc844961b589f8248b68374f17bec516a41 SHA512 679ef60427fc5435d14e54eea4bebdb93909dbab8aa7803994fa8fa9077a73c3b2366ea120a80a9a12aa5a23ee5e8a34b67232850686f6350a69e13fc5bce41a
23 DIST skypeforlinux_8.47.0.59-1.x86_64.rpm 98561284 BLAKE2B ad9d171544b48ad7b24bb41a81a2da8898b3dbdf9659af50d41334f2622c0ba22e2e3913b2596a93c3bb482106be7eccd3d237f8b455bd26c41cb419d0cb4cf2 SHA512 22150e280a0b55a0c9052a3792ac513288cfb5cb3a83b79f8aa3b799d17dfe97a2319e98c09128c04465810ba07cf4dcc4601810609a15eb54c9db10a3c89456
24 +DIST skypeforlinux_8.48.0.51-1.x86_64.rpm 98611419 BLAKE2B e9d987c8f2d8cceee104951c6ec8307dfd19487cc2635eadd3fc6cbfde9857785c823aca41c1157f2c01fc4ee1ecc2cb43d862f06da873f9bc94c2cfde0f9634 SHA512 ced4df76ba20f6c4c7b27930755494c4336295462fc9cc54a8fc15fdf5ed6f2484e7a9d02e68f894c47bafcab42af9924207ffbf5d9fb8c0f0c6ca0aac4e8a37
25
26 diff --git a/net-im/skypeforlinux/skypeforlinux-8.48.0.51.ebuild b/net-im/skypeforlinux/skypeforlinux-8.48.0.51.ebuild
27 new file mode 100644
28 index 00000000000..df398450e03
29 --- /dev/null
30 +++ b/net-im/skypeforlinux/skypeforlinux-8.48.0.51.ebuild
31 @@ -0,0 +1,102 @@
32 +# Copyright 1999-2019 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=7
36 +
37 +MULTILIB_COMPAT=( abi_x86_64 )
38 +
39 +inherit desktop pax-utils rpm multilib-build xdg
40 +
41 +DESCRIPTION="Instant messaging client, with support for audio and video"
42 +HOMEPAGE="https://www.skype.com/"
43 +SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
44 +
45 +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"
46 +SLOT="0"
47 +KEYWORDS="-* ~amd64"
48 +IUSE="pax_kernel"
49 +
50 +S="${WORKDIR}"
51 +QA_PREBUILT="*"
52 +RESTRICT="mirror bindist strip" #299368
53 +
54 +RDEPEND="
55 + || (
56 + sys-auth/elogind
57 + sys-apps/systemd
58 + )
59 + app-crypt/libsecret[${MULTILIB_USEDEP}]
60 + dev-libs/atk[${MULTILIB_USEDEP}]
61 + dev-libs/expat[${MULTILIB_USEDEP}]
62 + dev-libs/glib:2[${MULTILIB_USEDEP}]
63 + dev-libs/nspr[${MULTILIB_USEDEP}]
64 + dev-libs/nss[${MULTILIB_USEDEP}]
65 + media-libs/alsa-lib[${MULTILIB_USEDEP}]
66 + media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
67 + media-libs/freetype:2[${MULTILIB_USEDEP}]
68 + media-libs/libv4l[${MULTILIB_USEDEP}]
69 + net-print/cups[${MULTILIB_USEDEP}]
70 + sys-apps/dbus[${MULTILIB_USEDEP}]
71 + sys-devel/gcc[cxx]
72 + virtual/ttf-fonts
73 + x11-libs/cairo[${MULTILIB_USEDEP}]
74 + x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
75 + x11-libs/gtk+:3[${MULTILIB_USEDEP}]
76 + x11-libs/libX11[${MULTILIB_USEDEP}]
77 + x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
78 + x11-libs/libXcomposite[${MULTILIB_USEDEP}]
79 + x11-libs/libXcursor[${MULTILIB_USEDEP}]
80 + x11-libs/libXdamage[${MULTILIB_USEDEP}]
81 + x11-libs/libXext[${MULTILIB_USEDEP}]
82 + x11-libs/libXfixes[${MULTILIB_USEDEP}]
83 + x11-libs/libXi[${MULTILIB_USEDEP}]
84 + x11-libs/libXrandr[${MULTILIB_USEDEP}]
85 + x11-libs/libXrender[${MULTILIB_USEDEP}]
86 + x11-libs/libXtst[${MULTILIB_USEDEP}]
87 + x11-libs/libxcb[${MULTILIB_USEDEP}]
88 + x11-libs/libxkbfile[${MULTILIB_USEDEP}]
89 + x11-libs/pango[${MULTILIB_USEDEP}]"
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 + dobin usr/bin/skypeforlinux
109 +
110 + dodoc usr/share/skypeforlinux/*.html
111 + dodoc -r usr/share/doc/skypeforlinux/.
112 + # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
113 + dosym ${PF} usr/share/doc/skypeforlinux
114 +
115 + doicon usr/share/pixmaps/skypeforlinux.png
116 +
117 + local res
118 + for res in 16 32 256 512; do
119 + newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
120 + done
121 +
122 + domenu usr/share/applications/skypeforlinux.desktop
123 +
124 + if use pax_kernel; then
125 + pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
126 + pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
127 + ewarn "You have set USE=pax_kernel meaning that you intend to run"
128 + ewarn "${PN} under a PaX enabled kernel. To do so, we must modify"
129 + ewarn "the ${PN} binary itself and this *may* lead to breakage! If"
130 + ewarn "you suspect that ${PN} is being broken by this modification,"
131 + ewarn "please open a bug."
132 + fi
133 +}