Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/
Date: Mon, 06 Aug 2018 16:41:14
Message-Id: 1533573646.5554f7cabee01121f35c857dff11fd6086678072.amynka@gentoo
1 commit: 5554f7cabee01121f35c857dff11fd6086678072
2 Author: Nikos Chantziaras <realnc <AT> gmail <DOT> com>
3 AuthorDate: Fri Jul 20 16:59:23 2018 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 6 16:40:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5554f7ca
7
8 net-im/skypeforlinux: version bump to 8.27.0.85
9
10 Sorted KEYWORDS.
11
12 Closes: https://bugs.gentoo.org/661684
13 Package-Manager: Portage-2.3.44, Repoman-2.3.10
14
15 net-im/skypeforlinux/Manifest | 1 +
16 .../skypeforlinux/skypeforlinux-8.27.0.85.ebuild | 116 +++++++++++++++++++++
17 2 files changed, 117 insertions(+)
18
19 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
20 index ecd36048db9..dc4f57ebf29 100644
21 --- a/net-im/skypeforlinux/Manifest
22 +++ b/net-im/skypeforlinux/Manifest
23 @@ -2,3 +2,4 @@ DIST skypeforlinux_8.18.0.6-1.x86_64.rpm 101968899 BLAKE2B 2aa2ed9d290f2f9307cb8
24 DIST skypeforlinux_8.20.0.9-1.x86_64.rpm 115781688 BLAKE2B 24f197afeb034e0de6930af40508ada51dd3dc7a24d0a20bc05e65591bbdd8630d767bafcaf739cf70da5531f60ba52f8f51d53fb6f28e6974c4ca1be304585a SHA512 c39c672f03ac340ddd31641e80a780e2e5d624ba60aab3991f96611daedc93b1893fb44155b3895a84b21c04fa9498ba6dc158a40041b17ffc14f3b272eb72e3
25 DIST skypeforlinux_8.22.0.2-1.x86_64.rpm 96073264 BLAKE2B d5d85ac5ba852ef50286894a4a3ff830e3763eb962f8e40cf4d2b9a9511394113991bd0de6cfe54fb8286c5bbe25ce516a640097f9240a947c7e70c97c7bcec9 SHA512 c628bcde1a467bf69e66bd8fc134bba18a2489d857659d386addb0659492bdc7884c29087411d5728074ae7f108f98be876b6330b1178e8ffe9792662bc9105f
26 DIST skypeforlinux_8.25.0.5-1.x86_64.rpm 90947986 BLAKE2B af778f6bad5440a97186d4ca6ef61c8d22099dd9958aa6176b77cd5bfd8ebced8e914df0a4c71ec5c6a7374af5650fbb2fe86592c0b0512792910f02b4ddacbe SHA512 009a6403a4a3188c9054354629a993b3eff120d45af275b19ddfe4a28c9e9b3de2058913069bf6439e92bf9f087e0b795f35bff1c4e8e313730fa951735d981e
27 +DIST skypeforlinux_8.27.0.85-1.x86_64.rpm 94874950 BLAKE2B b96f79e66aa6b4e85abee2cbd7a94500f344c31ad3f0863a0bb5b360646b558823b6c289394f98cbc98da66bdbc7916e27aadbae15a0cb422cef10841cbf4679 SHA512 c30fd1d41c407719b480e2d04d18d192c585f33396f8923667d255309f9dcb7e258a4bc4383808872be728bada7f06d799be8c84930e8154c01771297f5d6fc2
28
29 diff --git a/net-im/skypeforlinux/skypeforlinux-8.27.0.85.ebuild b/net-im/skypeforlinux/skypeforlinux-8.27.0.85.ebuild
30 new file mode 100644
31 index 00000000000..fe787944cfb
32 --- /dev/null
33 +++ b/net-im/skypeforlinux/skypeforlinux-8.27.0.85.ebuild
34 @@ -0,0 +1,116 @@
35 +# Copyright 1999-2018 Gentoo Foundation
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI=6
39 +
40 +MULTILIB_COMPAT=( abi_x86_64 )
41 +
42 +inherit desktop gnome2-utils pax-utils rpm multilib-build xdg-utils
43 +
44 +DESCRIPTION="Instant messaging client, with support for audio and video"
45 +HOMEPAGE="https://www.skype.com/"
46 +SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
47 +
48 +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"
49 +SLOT="0"
50 +KEYWORDS="-* ~amd64"
51 +IUSE="pax_kernel"
52 +
53 +S="${WORKDIR}"
54 +QA_PREBUILT="*"
55 +RESTRICT="mirror bindist strip" #299368
56 +
57 +RDEPEND="
58 + app-crypt/libsecret[${MULTILIB_USEDEP}]
59 + dev-libs/atk[${MULTILIB_USEDEP}]
60 + dev-libs/expat[${MULTILIB_USEDEP}]
61 + dev-libs/glib:2[${MULTILIB_USEDEP}]
62 + dev-libs/nspr[${MULTILIB_USEDEP}]
63 + dev-libs/nss[${MULTILIB_USEDEP}]
64 + gnome-base/gconf:2[${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+:2[${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!^Exec=/usr/!Exec=${EPREFIX}/opt/!" \
100 + -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
101 + -e "/^OnlyShowIn=/d" \
102 + -i usr/share/applications/skypeforlinux.desktop || die
103 +}
104 +
105 +src_install() {
106 + dodir /opt
107 + cp -a usr/share/skypeforlinux "${D}"/opt || die
108 +
109 + into /opt
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 ${P} usr/share/doc/skypeforlinux
116 +
117 + doicon usr/share/pixmaps/skypeforlinux.png
118 +
119 + # compat symlink for the autostart desktop file
120 + dosym ../../opt/bin/skypeforlinux usr/bin/skypeforlinux
121 +
122 + local res
123 + for res in 16 32 256 512; do
124 + newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
125 + done
126 +
127 + domenu usr/share/applications/skypeforlinux.desktop
128 +
129 + if use pax_kernel; then
130 + pax-mark -m "${ED%/}"/opt/skypeforlinux/skypeforlinux
131 + pax-mark -m "${ED%/}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
132 + ewarn "You have set USE=pax_kernel meaning that you intend to run"
133 + ewarn "${PN} under a PaX enabled kernel. To do so, we must modify"
134 + ewarn "the ${PN} binary itself and this *may* lead to breakage! If"
135 + ewarn "you suspect that ${PN} is being broken by this modification,"
136 + ewarn "please open a bug."
137 + fi
138 +}
139 +
140 +pkg_postinst() {
141 + xdg_desktop_database_update
142 + xdg_mimeinfo_database_update
143 + gnome2_icon_cache_update
144 +}
145 +
146 +pkg_postrm() {
147 + xdg_desktop_database_update
148 + xdg_mimeinfo_database_update
149 + gnome2_icon_cache_update
150 +}