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: Sat, 18 Aug 2018 06:22:54
Message-Id: 1534573266.2d029d4b2bb84ae00b631c68c2bdf32bcb009911.amynka@gentoo
1 commit: 2d029d4b2bb84ae00b631c68c2bdf32bcb009911
2 Author: Nikos Chantziaras <realnc <AT> gmail <DOT> com>
3 AuthorDate: Fri Aug 17 13:01:23 2018 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 06:21:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d029d4b
7
8 net-im/skypeforlinux: delete 8.22.0.2
9
10 Closes: https://github.com/gentoo/gentoo/pull/9598
11 Package-Manager: Portage-2.3.46, Repoman-2.3.10
12
13 net-im/skypeforlinux/Manifest | 1 -
14 net-im/skypeforlinux/skypeforlinux-8.22.0.2.ebuild | 116 ---------------------
15 2 files changed, 117 deletions(-)
16
17 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
18 index 0940676a032..7389cb46951 100644
19 --- a/net-im/skypeforlinux/Manifest
20 +++ b/net-im/skypeforlinux/Manifest
21 @@ -1,4 +1,3 @@
22 -DIST skypeforlinux_8.22.0.2-1.x86_64.rpm 96073264 BLAKE2B d5d85ac5ba852ef50286894a4a3ff830e3763eb962f8e40cf4d2b9a9511394113991bd0de6cfe54fb8286c5bbe25ce516a640097f9240a947c7e70c97c7bcec9 SHA512 c628bcde1a467bf69e66bd8fc134bba18a2489d857659d386addb0659492bdc7884c29087411d5728074ae7f108f98be876b6330b1178e8ffe9792662bc9105f
23 DIST skypeforlinux_8.25.0.5-1.x86_64.rpm 90947986 BLAKE2B af778f6bad5440a97186d4ca6ef61c8d22099dd9958aa6176b77cd5bfd8ebced8e914df0a4c71ec5c6a7374af5650fbb2fe86592c0b0512792910f02b4ddacbe SHA512 009a6403a4a3188c9054354629a993b3eff120d45af275b19ddfe4a28c9e9b3de2058913069bf6439e92bf9f087e0b795f35bff1c4e8e313730fa951735d981e
24 DIST skypeforlinux_8.27.0.85-1.x86_64.rpm 94874950 BLAKE2B b96f79e66aa6b4e85abee2cbd7a94500f344c31ad3f0863a0bb5b360646b558823b6c289394f98cbc98da66bdbc7916e27aadbae15a0cb422cef10841cbf4679 SHA512 c30fd1d41c407719b480e2d04d18d192c585f33396f8923667d255309f9dcb7e258a4bc4383808872be728bada7f06d799be8c84930e8154c01771297f5d6fc2
25 DIST skypeforlinux_8.28.0.41-1.x86_64.rpm 95603274 BLAKE2B 97698ab5dd7187471323e62ed43b6df8d1271eb4a7c2312bf4e271e31e193427888253610ca1132df61010e4260bafc73b8602945ba15fad1b89750aaab547e5 SHA512 11ebed4e273ab755da605be023642ed37eb6e66d48923fbfec2bf4fda40f64a0d89764016bfb4a3818bdcac9582d5510076ad83e1e50dfaeec35a2f9aa405eda
26
27 diff --git a/net-im/skypeforlinux/skypeforlinux-8.22.0.2.ebuild b/net-im/skypeforlinux/skypeforlinux-8.22.0.2.ebuild
28 deleted file mode 100644
29 index fe787944cfb..00000000000
30 --- a/net-im/skypeforlinux/skypeforlinux-8.22.0.2.ebuild
31 +++ /dev/null
32 @@ -1,116 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -MULTILIB_COMPAT=( abi_x86_64 )
39 -
40 -inherit desktop gnome2-utils pax-utils rpm multilib-build xdg-utils
41 -
42 -DESCRIPTION="Instant messaging client, with support for audio and video"
43 -HOMEPAGE="https://www.skype.com/"
44 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
45 -
46 -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"
47 -SLOT="0"
48 -KEYWORDS="-* ~amd64"
49 -IUSE="pax_kernel"
50 -
51 -S="${WORKDIR}"
52 -QA_PREBUILT="*"
53 -RESTRICT="mirror bindist strip" #299368
54 -
55 -RDEPEND="
56 - app-crypt/libsecret[${MULTILIB_USEDEP}]
57 - dev-libs/atk[${MULTILIB_USEDEP}]
58 - dev-libs/expat[${MULTILIB_USEDEP}]
59 - dev-libs/glib:2[${MULTILIB_USEDEP}]
60 - dev-libs/nspr[${MULTILIB_USEDEP}]
61 - dev-libs/nss[${MULTILIB_USEDEP}]
62 - gnome-base/gconf:2[${MULTILIB_USEDEP}]
63 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
64 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
65 - media-libs/freetype:2[${MULTILIB_USEDEP}]
66 - media-libs/libv4l[${MULTILIB_USEDEP}]
67 - net-print/cups[${MULTILIB_USEDEP}]
68 - sys-apps/dbus[${MULTILIB_USEDEP}]
69 - sys-devel/gcc[cxx]
70 - virtual/ttf-fonts
71 - x11-libs/cairo[${MULTILIB_USEDEP}]
72 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
73 - x11-libs/gtk+:2[${MULTILIB_USEDEP}]
74 - x11-libs/libX11[${MULTILIB_USEDEP}]
75 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
76 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
77 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
78 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
79 - x11-libs/libXext[${MULTILIB_USEDEP}]
80 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
81 - x11-libs/libXi[${MULTILIB_USEDEP}]
82 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
83 - x11-libs/libXrender[${MULTILIB_USEDEP}]
84 - x11-libs/libXtst[${MULTILIB_USEDEP}]
85 - x11-libs/libxcb[${MULTILIB_USEDEP}]
86 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
87 - x11-libs/pango[${MULTILIB_USEDEP}]"
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!^Exec=/usr/!Exec=${EPREFIX}/opt/!" \
98 - -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
99 - -e "/^OnlyShowIn=/d" \
100 - -i usr/share/applications/skypeforlinux.desktop || die
101 -}
102 -
103 -src_install() {
104 - dodir /opt
105 - cp -a usr/share/skypeforlinux "${D}"/opt || die
106 -
107 - into /opt
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 ${P} usr/share/doc/skypeforlinux
114 -
115 - doicon usr/share/pixmaps/skypeforlinux.png
116 -
117 - # compat symlink for the autostart desktop file
118 - dosym ../../opt/bin/skypeforlinux usr/bin/skypeforlinux
119 -
120 - local res
121 - for res in 16 32 256 512; do
122 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
123 - done
124 -
125 - domenu usr/share/applications/skypeforlinux.desktop
126 -
127 - if use pax_kernel; then
128 - pax-mark -m "${ED%/}"/opt/skypeforlinux/skypeforlinux
129 - pax-mark -m "${ED%/}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
130 - ewarn "You have set USE=pax_kernel meaning that you intend to run"
131 - ewarn "${PN} under a PaX enabled kernel. To do so, we must modify"
132 - ewarn "the ${PN} binary itself and this *may* lead to breakage! If"
133 - ewarn "you suspect that ${PN} is being broken by this modification,"
134 - ewarn "please open a bug."
135 - fi
136 -}
137 -
138 -pkg_postinst() {
139 - xdg_desktop_database_update
140 - xdg_mimeinfo_database_update
141 - gnome2_icon_cache_update
142 -}
143 -
144 -pkg_postrm() {
145 - xdg_desktop_database_update
146 - xdg_mimeinfo_database_update
147 - gnome2_icon_cache_update
148 -}