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: Tue, 30 Jul 2019 15:06:07
Message-Id: 1564499072.ea4675967444491549addc611684ff518f5e229e.juippis@gentoo
1 commit: ea4675967444491549addc611684ff518f5e229e
2 Author: Jan Vesely <jano.vesely <AT> gmail <DOT> com>
3 AuthorDate: Mon Jul 22 17:34:56 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 30 15:04:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea467596
7
8 net-im/skypeforlinux: Bump version to 8.50.0.38
9
10 Signed-off-by: Jan Vesely <jano.vesely <AT> gmail.com>
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 net-im/skypeforlinux/Manifest | 1 +
14 .../skypeforlinux/skypeforlinux-8.50.0.38.ebuild | 102 +++++++++++++++++++++
15 2 files changed, 103 insertions(+)
16
17 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
18 index f95501027b6..9057c49a23f 100644
19 --- a/net-im/skypeforlinux/Manifest
20 +++ b/net-im/skypeforlinux/Manifest
21 @@ -1,2 +1,3 @@
22 DIST skypeforlinux_8.48.0.51-1.x86_64.rpm 98611419 BLAKE2B e9d987c8f2d8cceee104951c6ec8307dfd19487cc2635eadd3fc6cbfde9857785c823aca41c1157f2c01fc4ee1ecc2cb43d862f06da873f9bc94c2cfde0f9634 SHA512 ced4df76ba20f6c4c7b27930755494c4336295462fc9cc54a8fc15fdf5ed6f2484e7a9d02e68f894c47bafcab42af9924207ffbf5d9fb8c0f0c6ca0aac4e8a37
23 DIST skypeforlinux_8.49.0.49-1.x86_64.rpm 97788725 BLAKE2B 4a13134053dc02683de1adebab395713c7f3bb734f429197993a3c38fdcfc423cffe0ffaacdac0b377d156ad65ae9c1780a31fabce8d5949f8cc1a933eb271dd SHA512 825b2a39a411dbe99b40b7666f06762ca9d1f2e1e03689a1cc2853eb27a0233bf2746be9e6174ffac8fbb0cc0a47230b83589dca7d4685b8dedf70167b1e0faa
24 +DIST skypeforlinux_8.50.0.38-1.x86_64.rpm 97771604 BLAKE2B bf3ed5cb99618162076d1fed448abfe063db4dc51e4c5ec6a8d0abc1e1cd304466550b410c7dfa5de6c3a41a1ff6520a0d6a91a3689719c9772ce74117147ba1 SHA512 1b8a3dbd506acbadb9083b9c39e9933fe1e847a9f55724a2bef3d6611b8242ef8da5a0c05396231baf86f8ac09e0a9237d1a241a22e2da79e64c5564eb93cc84
25
26 diff --git a/net-im/skypeforlinux/skypeforlinux-8.50.0.38.ebuild b/net-im/skypeforlinux/skypeforlinux-8.50.0.38.ebuild
27 new file mode 100644
28 index 00000000000..df398450e03
29 --- /dev/null
30 +++ b/net-im/skypeforlinux/skypeforlinux-8.50.0.38.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 +}