net-im/skype: Remove last-rited package
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Nov 2017 07:36:14 +0000 (08:36 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Nov 2017 07:36:14 +0000 (08:36 +0100)
net-im/skype/Manifest [deleted file]
net-im/skype/files/skype [deleted file]
net-im/skype/files/skype-4.3.0.37-desktop.patch [deleted file]
net-im/skype/metadata.xml [deleted file]
net-im/skype/skype-4.3.0.37-r5.ebuild [deleted file]
net-im/skype/skype-4.3.0.37-r6.ebuild [deleted file]

diff --git a/net-im/skype/Manifest b/net-im/skype/Manifest
deleted file mode 100644 (file)
index 0a7499b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST skype-4.3.0.37.tar.bz2 19310701 SHA256 8c99dc3978a588fb13303df7c8134379fb55b8dd460efefbc79ae594269b892d SHA512 935d0c06c031a90414f9b20c9a782c59deee36abff781c08f1dfd62194763dc9674bb85d478ae916b1bf440b123291d64380bc28295e9ecdd6522d17b434b7a5 WHIRLPOOL 1e5a84b04d7eb9bbf3bae9ae6e69bb41587a1cef7f5ff19af0363343fd7fc949d5202959efaf93b0ed9ccb939b8b2ad4d61fc9626fffbdc2a8d898f9fa29b300
diff --git a/net-im/skype/files/skype b/net-im/skype/files/skype
deleted file mode 100644 (file)
index 3a647ad..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec i686-pc-linux-gnu-apulse skype-bin "$@"
diff --git a/net-im/skype/files/skype-4.3.0.37-desktop.patch b/net-im/skype/files/skype-4.3.0.37-desktop.patch
deleted file mode 100644 (file)
index af31e0e..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- skype.desktop
-+++ skype.desktop
-@@ -2,10 +2,10 @@
- Name=Skype
- Comment=Skype Internet Telephony
- Exec=skype %U
--Icon=skype.png
-+Icon=skype
- Terminal=false
- Type=Application
- Encoding=UTF-8
--Categories=Network;Application;
-+Categories=Network;InstantMessaging;Telephony;
- MimeType=x-scheme-handler/skype;
- X-KDE-Protocols=skype
diff --git a/net-im/skype/metadata.xml b/net-im/skype/metadata.xml
deleted file mode 100644 (file)
index 6a054bc..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="person">
-               <email>shentino@gmail.com</email>
-               <name>Raymond Jennings</name>
-               <description>Proxy maintainer. Assign bugs to him</description>
-       </maintainer>
-       <maintainer type="project">
-               <email>proxy-maint@gentoo.org</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <use>
-               <flag name="apulse">Use <pkg>media-sound/apulse</pkg> for PulseAudio emulation</flag>
-               <flag name="pax_kernel">Triggers a paxmarking of the main skype binary</flag>
-       </use>
-       <longdescription>Skype is for doing things together, whenever you’re apart. Skype’s text, voice and video make it simple to share experiences with the people that matter to you, wherever they are.</longdescription>
-</pkgmetadata>
diff --git a/net-im/skype/skype-4.3.0.37-r5.ebuild b/net-im/skype/skype-4.3.0.37-r5.ebuild
deleted file mode 100644 (file)
index f95c931..0000000
+++ /dev/null
@@ -1,120 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils gnome2-utils pax-utils
-
-DESCRIPTION="P2P Internet Telephony (VoiceIP) client"
-HOMEPAGE="http://www.skype.com/"
-SRC_URI="http://download.${PN}.com/linux/${P}.tar.bz2"
-
-LICENSE="skype-4.0.0.7-copyright BSD MIT RSA W3C regexp-UofT no-source-code"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="apulse pax_kernel plasma +pulseaudio selinux"
-REQUIRED_USE="apulse? ( !pulseaudio )"
-
-QA_PREBUILT=opt/bin/${PN}
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="
-       virtual/ttf-fonts
-       dev-qt/qtcore:4[abi_x86_32(-)]
-       dev-qt/qtdbus:4[abi_x86_32(-)]
-       dev-qt/qtgui:4[accessibility,abi_x86_32(-)]
-       dev-qt/qtwebkit:4[abi_x86_32(-)]
-       media-libs/alsa-lib[abi_x86_32(-)]
-       x11-libs/libX11[abi_x86_32(-)]
-       x11-libs/libXext[abi_x86_32(-)]
-       x11-libs/libXScrnSaver[abi_x86_32(-)]
-       x11-libs/libXv[abi_x86_32(-)]
-       apulse? ( media-sound/apulse[abi_x86_32(-)] )
-       plasma? ( dev-libs/sni-qt[abi_x86_32(-)] )
-       pulseaudio? ( media-sound/pulseaudio[abi_x86_32(-)] )
-       selinux? ( sec-policy/selinux-skype )"
-
-src_prepare() {
-       epatch "${FILESDIR}/${P}-desktop.patch"
-}
-
-src_compile() {
-       if type -P lrelease >/dev/null; then
-               lrelease lang/*.ts || die
-       fi
-       rm -f lang/*.ts || die
-}
-
-src_install() {
-
-       if use apulse; then
-               into /opt
-               newbin ${PN} ${PN}-bin
-               dobin "${FILESDIR}/${PN}"
-               fowners root:audio /opt/bin/${PN} /opt/bin/${PN}-bin
-       else
-               into /opt
-               dobin ${PN}
-               fowners root:audio /opt/bin/${PN}
-       fi
-
-       insinto /etc/dbus-1/system.d
-       doins ${PN}.conf
-
-       insinto /usr/share/skype
-       doins -r avatars lang sounds
-
-       dodoc README
-
-       local res
-       for res in 16 32 48 64 96 128 256; do
-               newicon -s ${res} icons/SkypeBlue_${res}x${res}.png ${PN}.png
-       done
-
-       domenu skype.desktop
-
-       if use pax_kernel; then
-               if use apulse; then
-                       pax-mark Cm "${ED}"/opt/bin/${PN}-bin || die
-               else
-                       pax-mark Cm "${ED}"/opt/bin/${PN} || die
-               fi
-               eqawarn "You have set USE=pax_kernel meaning that you intend to run"
-               eqawarn "${PN} under a PaX enabled kernel.  To do so, we must modify"
-               eqawarn "the ${PN} binary itself and this *may* lead to breakage!  If"
-               eqawarn "you suspect that ${PN} is being broken by this modification,"
-               eqawarn "please open a bug."
-       fi
-
-       echo PRELINK_PATH_MASK=/opt/bin/${PN} > ${T}/99${PN}
-       doenvd "${T}"/99${PN} #430142
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-
-       rm -rf "${EROOT}"/usr/share/${PN} #421165
-}
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-
-       # https://bugs.gentoo.org/360815
-       elog "For webcam support, see \"LD_PRELOAD\" section of \"README.lib\" document provided by"
-       elog "media-libs/libv4l package and \"README\" document of this package."
-
-       if ! use pulseaudio && ! use apulse; then
-               ewarn "ALSA support was removed from Skype"
-               ewarn "consider installing media-sound/pulseaudio"
-               ewarn "or media-sound/apulse for pulseaudio emulation"
-               ewarn "otherwise sound will not work for you."
-               ewarn "These packages can be pulled in by setting"
-               ewarn "appropriate USE flags for net-im/skype."
-       fi
-       elog "If skype is segfaulting for you with gcc-5+ please consider "
-       elog "instalation of dev-qt/qtwebkit[-exceptions]"
-}
-
-pkg_postrm() {
-       gnome2_icon_cache_update
-}
diff --git a/net-im/skype/skype-4.3.0.37-r6.ebuild b/net-im/skype/skype-4.3.0.37-r6.ebuild
deleted file mode 100644 (file)
index ebf5183..0000000
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils gnome2-utils pax-utils
-
-DESCRIPTION="P2P Internet Telephony (VoiceIP) client"
-HOMEPAGE="http://www.skype.com/"
-SRC_URI="http://download.${PN}.com/linux/${P}.tar.bz2"
-
-LICENSE="skype-4.0.0.7-copyright BSD MIT RSA W3C regexp-UofT no-source-code"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="apulse pax_kernel plasma +pulseaudio selinux"
-REQUIRED_USE="apulse? ( !pulseaudio )"
-
-QA_PREBUILT=opt/bin/${PN}
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="
-       virtual/ttf-fonts
-       dev-qt/qtcore:4[abi_x86_32(-)]
-       dev-qt/qtdbus:4[abi_x86_32(-)]
-       dev-qt/qtgui:4[accessibility,abi_x86_32(-)]
-       dev-qt/qtwebkit:4[-exceptions,abi_x86_32(-)]
-       media-libs/alsa-lib[abi_x86_32(-)]
-       x11-libs/libX11[abi_x86_32(-)]
-       x11-libs/libXext[abi_x86_32(-)]
-       x11-libs/libXScrnSaver[abi_x86_32(-)]
-       x11-libs/libXv[abi_x86_32(-)]
-       apulse? ( media-sound/apulse[abi_x86_32(-)] )
-       plasma? ( dev-libs/sni-qt[abi_x86_32(-)] )
-       pulseaudio? ( media-sound/pulseaudio[abi_x86_32(-)] )
-       selinux? ( sec-policy/selinux-skype )"
-
-src_prepare() {
-       epatch "${FILESDIR}/${P}-desktop.patch"
-}
-
-src_compile() {
-       if type -P lrelease >/dev/null; then
-               lrelease lang/*.ts || die
-       fi
-       rm -f lang/*.ts || die
-}
-
-src_install() {
-
-       if use apulse; then
-               into /opt
-               newbin ${PN} ${PN}-bin
-               dobin "${FILESDIR}/${PN}"
-               fowners root:audio /opt/bin/${PN} /opt/bin/${PN}-bin
-       else
-               into /opt
-               dobin ${PN}
-               fowners root:audio /opt/bin/${PN}
-       fi
-
-       insinto /etc/dbus-1/system.d
-       doins ${PN}.conf
-
-       insinto /usr/share/skype
-       doins -r avatars lang sounds
-
-       dodoc README
-
-       local res
-       for res in 16 32 48 64 96 128 256; do
-               newicon -s ${res} icons/SkypeBlue_${res}x${res}.png ${PN}.png
-       done
-
-       domenu skype.desktop
-
-       if use pax_kernel; then
-               if use apulse; then
-                       pax-mark Cm "${ED}"/opt/bin/${PN}-bin || die
-               else
-                       pax-mark Cm "${ED}"/opt/bin/${PN} || die
-               fi
-               eqawarn "You have set USE=pax_kernel meaning that you intend to run"
-               eqawarn "${PN} under a PaX enabled kernel.  To do so, we must modify"
-               eqawarn "the ${PN} binary itself and this *may* lead to breakage!  If"
-               eqawarn "you suspect that ${PN} is being broken by this modification,"
-               eqawarn "please open a bug."
-       fi
-
-       echo PRELINK_PATH_MASK=/opt/bin/${PN} > ${T}/99${PN}
-       doenvd "${T}"/99${PN} #430142
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-
-       rm -rf "${EROOT}"/usr/share/${PN} #421165
-}
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-
-       # https://bugs.gentoo.org/360815
-       elog "For webcam support, see \"LD_PRELOAD\" section of \"README.lib\" document provided by"
-       elog "media-libs/libv4l package and \"README\" document of this package."
-
-       if ! use pulseaudio && ! use apulse; then
-               ewarn "ALSA support was removed from Skype"
-               ewarn "consider installing media-sound/pulseaudio"
-               ewarn "or media-sound/apulse for pulseaudio emulation"
-               ewarn "otherwise sound will not work for you."
-               ewarn "These packages can be pulled in by setting"
-               ewarn "appropriate USE flags for net-im/skype."
-       fi
-}
-
-pkg_postrm() {
-       gnome2_icon_cache_update
-}