Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/
Date: Sun, 13 May 2018 12:05:08
Message-Id: 1526212650.396a6b6194816d339f32e423cff4a998dd4d2dce.mgorny@gentoo
1 commit: 396a6b6194816d339f32e423cff4a998dd4d2dce
2 Author: Nikos Chantziaras <realnc <AT> gmail <DOT> com>
3 AuthorDate: Fri May 11 11:13:22 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 11:57:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396a6b61
7
8 net-im/skypeforlinux: remove 8.14.0.10
9
10 Upstream has deleted the 8.14.0.10 package from their site, making this
11 unfetchable.
12
13 Closes: https://github.com/gentoo/gentoo/pull/8344
14 Package-Manager: Portage-2.3.36, Repoman-2.3.9
15
16 net-im/skypeforlinux/Manifest | 1 -
17 .../skypeforlinux/skypeforlinux-8.14.0.10.ebuild | 116 ---------------------
18 2 files changed, 117 deletions(-)
19
20 diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
21 index 58ceaca5c5a..f81580a2129 100644
22 --- a/net-im/skypeforlinux/Manifest
23 +++ b/net-im/skypeforlinux/Manifest
24 @@ -1,4 +1,3 @@
25 -DIST skypeforlinux_8.14.0.10-1.x86_64.rpm 103063075 BLAKE2B c1d414ffbaa633bc29146c2a8b0e731c575c8c0afc523b487834aef9759981449659aec6720e6a3659f785d7089d9af3f59a959553f87e9007e4dcac9ebb91f4 SHA512 86471e71f2cb0eca0a41f0fc6e9dce6c67d2af898376bb70524a06ac21af4aa18855f1f22493f2fdd0a9753cd3d451228fe8b24661b1abed328a8bf85381f6d0
26 DIST skypeforlinux_8.15.0.4-1.x86_64.rpm 104944478 BLAKE2B 6a490eb49e1887a6e4aa97c644d840dd5daf085212db431ade92232f354d7f6f707b596055f4fd2b74922c071de7179de7be570dc9fa8c08e536ada8abecc0e2 SHA512 5a70ef2395b9d37b4d6417de9a3211b64f0fc7f6bc92b93abace51da911a79e559d1c4f590f1ee830a56e186a91ab713ee8e3327dfae260635ae9005341fcb1c
27 DIST skypeforlinux_8.16.0.4-1.x86_64.rpm 105226365 BLAKE2B 377c4d646740c29efb10e7379b37e4661dd5e4f438e31895b4b32e2dacb922fcde8d6713790266f4532dbd6818a8ffefc5749ead0b495deafa0e85b00a8f4f00 SHA512 e499a3d9bb50695989ad629256a1e974bd9ccb3cfeeb5090cdc4986fca58fcdeb9dd9e969caacc0b42945481fc0f26b91353a0a0c60fe57a44581f6c3e27b1bb
28 DIST skypeforlinux_8.17.0.2-1.x86_64.rpm 101588489 BLAKE2B 0a92756c403ae8a8b7f9aa4769cecc518988904d3b9cdc5e3cfc11518e2c369816df1c9e9c71e973cbef8200de3ca5be0ea18daa5e75432a0267f2dd09f9ce6c SHA512 121907e15b6b52d3ba35be7162ff0ba66b183d76fc929ca238a698d5035b625fcdf4efb93f2dbfd92fb18dc2aaf0b5bfbebac9fc96bd408478e4549d7e47454a
29
30 diff --git a/net-im/skypeforlinux/skypeforlinux-8.14.0.10.ebuild b/net-im/skypeforlinux/skypeforlinux-8.14.0.10.ebuild
31 deleted file mode 100644
32 index d5e5dfdff41..00000000000
33 --- a/net-im/skypeforlinux/skypeforlinux-8.14.0.10.ebuild
34 +++ /dev/null
35 @@ -1,116 +0,0 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -MULTILIB_COMPAT=( abi_x86_64 )
42 -
43 -inherit eutils gnome2-utils pax-utils rpm multilib-build xdg-utils
44 -
45 -DESCRIPTION="Instant messaging client, with support for audio and video"
46 -HOMEPAGE="https://www.skype.com/"
47 -SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm"
48 -
49 -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"
50 -SLOT="0"
51 -KEYWORDS="~amd64 -*"
52 -IUSE="pax_kernel"
53 -
54 -S="${WORKDIR}"
55 -QA_PREBUILT="*"
56 -RESTRICT="mirror bindist strip" #299368
57 -
58 -RDEPEND="
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 - gnome-base/gconf:2[${MULTILIB_USEDEP}]
66 - media-libs/alsa-lib[${MULTILIB_USEDEP}]
67 - media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
68 - media-libs/freetype:2[${MULTILIB_USEDEP}]
69 - media-libs/libv4l[${MULTILIB_USEDEP}]
70 - net-print/cups[${MULTILIB_USEDEP}]
71 - sys-apps/dbus[${MULTILIB_USEDEP}]
72 - sys-devel/gcc[cxx]
73 - virtual/ttf-fonts
74 - x11-libs/cairo[${MULTILIB_USEDEP}]
75 - x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
76 - x11-libs/gtk+:2[${MULTILIB_USEDEP}]
77 - x11-libs/libX11[${MULTILIB_USEDEP}]
78 - x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
79 - x11-libs/libXcomposite[${MULTILIB_USEDEP}]
80 - x11-libs/libXcursor[${MULTILIB_USEDEP}]
81 - x11-libs/libXdamage[${MULTILIB_USEDEP}]
82 - x11-libs/libXext[${MULTILIB_USEDEP}]
83 - x11-libs/libXfixes[${MULTILIB_USEDEP}]
84 - x11-libs/libXi[${MULTILIB_USEDEP}]
85 - x11-libs/libXrandr[${MULTILIB_USEDEP}]
86 - x11-libs/libXrender[${MULTILIB_USEDEP}]
87 - x11-libs/libXtst[${MULTILIB_USEDEP}]
88 - x11-libs/libxcb[${MULTILIB_USEDEP}]
89 - x11-libs/libxkbfile[${MULTILIB_USEDEP}]
90 - x11-libs/pango[${MULTILIB_USEDEP}]"
91 -
92 -src_unpack() {
93 - rpm_src_unpack ${A}
94 -}
95 -
96 -src_prepare() {
97 - default
98 - sed -e "s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
99 - -i usr/bin/skypeforlinux || die
100 - sed -e "s!^Exec=/usr/!Exec=${EPREFIX}/opt/!" \
101 - -e "s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
102 - -e "/^OnlyShowIn=/d" \
103 - -i usr/share/applications/skypeforlinux.desktop || die
104 -}
105 -
106 -src_install() {
107 - dodir /opt
108 - cp -a usr/share/skypeforlinux "${D}"/opt || die
109 -
110 - into /opt
111 - dobin usr/bin/skypeforlinux
112 -
113 - dodoc usr/share/skypeforlinux/*.html
114 - dodoc -r usr/share/doc/skypeforlinux/.
115 - # symlink required for the "Help->3rd Party Notes" menu entry (otherwise frozen skype -> xdg-open)
116 - dosym ${P} usr/share/doc/skypeforlinux
117 -
118 - doicon usr/share/pixmaps/skypeforlinux.png
119 -
120 - # compat symlink for the autostart desktop file
121 - dosym ../../opt/bin/skypeforlinux usr/bin/skypeforlinux
122 -
123 - local res
124 - for res in 16 32 256 512; do
125 - newicon -s ${res} usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
126 - done
127 -
128 - domenu usr/share/applications/skypeforlinux.desktop
129 -
130 - if use pax_kernel; then
131 - pax-mark -m "${ED%/}"/opt/skypeforlinux/skypeforlinux
132 - pax-mark -m "${ED%/}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
133 - ewarn "You have set USE=pax_kernel meaning that you intend to run"
134 - ewarn "${PN} under a PaX enabled kernel. To do so, we must modify"
135 - ewarn "the ${PN} binary itself and this *may* lead to breakage! If"
136 - ewarn "you suspect that ${PN} is being broken by this modification,"
137 - ewarn "please open a bug."
138 - fi
139 -}
140 -
141 -pkg_postinst() {
142 - xdg_desktop_database_update
143 - xdg_mimeinfo_database_update
144 - gnome2_icon_cache_update
145 -}
146 -
147 -pkg_postrm() {
148 - xdg_desktop_database_update
149 - xdg_mimeinfo_database_update
150 - gnome2_icon_cache_update
151 -}