commit:     dbb22dbee97b07fdb2a5609b1d2d6fab01534eae
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 11:04:44 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 11:04:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb22dbe

net-im/skypeforlinux: Remove old 8.67.0.87

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-im/skypeforlinux/Manifest                      |  1 -
 .../skypeforlinux/skypeforlinux-8.67.0.87.ebuild   | 98 ----------------------
 2 files changed, 99 deletions(-)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index fa1f52d7382..9875af2a88f 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1,2 +1 @@
-DIST skypeforlinux_8.67.0.87-1.x86_64.rpm 113618026 BLAKE2B 
e6b69afba83848b25f1e3d9588f6b9950e28a21ec5d99aa3f6ee2438b66f03e80bf106424d5f970a273276e7d588e8e55adf1012e3839076ffcbf834c5649b03
 SHA512 
936ba0b3d8811ce1d308bb63708a63ccdea3c5765c0631248d32cd4bfffe8ee7cc98744aaffb3ed13bdb7433d7a81cfe8e2f769c60dd232a5924681a17c5bf94
 DIST skypeforlinux_8.67.0.96-1.x86_64.rpm 113616838 BLAKE2B 
aecf6d8f24836d2d6ef23b80b79796cbe5e309af862eac5e8caa0436e6cc8f10de5fd6337901c70a4b5b5c6cc3d7d15f6b0225b86187db800c8374762adf0313
 SHA512 
8d1c35026bbe90a2492f3ac88cc8fb2f098258050cf263121a06b9c9e048bda18774582d669d9a9177d8cfcaaa66a615b206587e74b371ef80b089dfecbb9a2e

diff --git a/net-im/skypeforlinux/skypeforlinux-8.67.0.87.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.67.0.87.ebuild
deleted file mode 100644
index c2755ee5b06..00000000000
--- a/net-im/skypeforlinux/skypeforlinux-8.67.0.87.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MULTILIB_COMPAT=( abi_x86_64 )
-
-inherit chromium-2 desktop pax-utils rpm multilib-build xdg
-
-DESCRIPTION="Instant messaging client, with support for audio and video"
-HOMEPAGE="https://www.skype.com/";
-SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm";
-
-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"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-S="${WORKDIR}"
-QA_PREBUILT="*"
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="
-       app-crypt/libsecret[${MULTILIB_USEDEP}]
-       dev-libs/atk[${MULTILIB_USEDEP}]
-       dev-libs/expat[${MULTILIB_USEDEP}]
-       dev-libs/glib:2[${MULTILIB_USEDEP}]
-       dev-libs/nspr[${MULTILIB_USEDEP}]
-       dev-libs/nss[${MULTILIB_USEDEP}]
-       media-libs/alsa-lib[${MULTILIB_USEDEP}]
-       media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
-       media-libs/freetype:2[${MULTILIB_USEDEP}]
-       media-libs/libv4l[${MULTILIB_USEDEP}]
-       net-print/cups[${MULTILIB_USEDEP}]
-       sys-apps/dbus[${MULTILIB_USEDEP}]
-       sys-devel/gcc[cxx]
-       virtual/ttf-fonts
-       x11-libs/cairo[${MULTILIB_USEDEP}]
-       x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
-       x11-libs/gtk+:3[${MULTILIB_USEDEP}]
-       x11-libs/libX11[${MULTILIB_USEDEP}]
-       x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
-       x11-libs/libXcomposite[${MULTILIB_USEDEP}]
-       x11-libs/libXcursor[${MULTILIB_USEDEP}]
-       x11-libs/libXdamage[${MULTILIB_USEDEP}]
-       x11-libs/libXext[${MULTILIB_USEDEP}]
-       x11-libs/libXfixes[${MULTILIB_USEDEP}]
-       x11-libs/libXi[${MULTILIB_USEDEP}]
-       x11-libs/libXrandr[${MULTILIB_USEDEP}]
-       x11-libs/libXrender[${MULTILIB_USEDEP}]
-       x11-libs/libXtst[${MULTILIB_USEDEP}]
-       x11-libs/libxcb[${MULTILIB_USEDEP}]
-       x11-libs/libxkbfile[${MULTILIB_USEDEP}]
-       x11-libs/pango[${MULTILIB_USEDEP}]"
-
-pkg_setup() {
-       chromium_suid_sandbox_check_kernel_config
-}
-
-src_unpack() {
-       rpm_src_unpack ${A}
-}
-
-src_prepare() {
-       default
-       sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
-               -i usr/bin/skypeforlinux || die
-       sed -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
-               -e "/^OnlyShowIn=/d" \
-               -i usr/share/applications/skypeforlinux.desktop || die
-}
-
-src_install() {
-       dodir /opt
-       cp -a usr/share/skypeforlinux "${ED}"/opt || die
-
-       # remove chrome-sandbox binary, users should use kernel namespaces
-       # https://bugs.gentoo.org/692692#c18
-       rm "${ED}"/opt/skypeforlinux/chrome-sandbox || die
-
-       dobin usr/bin/skypeforlinux
-
-       dodoc usr/share/skypeforlinux/*.html
-       dodoc -r usr/share/doc/skypeforlinux/.
-       # symlink required for the "Help->3rd Party Notes" menu entry  
(otherwise frozen skype -> xdg-open)
-       dosym ${PF} usr/share/doc/skypeforlinux
-
-       doicon usr/share/pixmaps/skypeforlinux.png
-
-       local res
-       for res in 16 32 256 512; do
-               newicon -s ${res} 
usr/share/icons/hicolor/${res}x${res}/apps/skypeforlinux.png skypeforlinux.png
-       done
-
-       domenu usr/share/applications/skypeforlinux.desktop
-
-       pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux
-       pax-mark -m 
"${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
-}

Reply via email to