From: Andreas Sturmlechner Date: Tue, 11 Feb 2020 14:24:47 +0000 (+0100) Subject: media-sound/kaudiocreator: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1338125d8dd78935c25763dd1098298469cc34d3;p=gentoo.git media-sound/kaudiocreator: Remove last-rited package Signed-off-by: Andreas Sturmlechner --- diff --git a/media-sound/kaudiocreator/Manifest b/media-sound/kaudiocreator/Manifest deleted file mode 100644 index a3f5315f51b9..000000000000 --- a/media-sound/kaudiocreator/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kaudiocreator-1.3_p20190225.tar.gz 762053 BLAKE2B 6527d260148ee32d5cb234808ae40205370fc98dd205f32fe74ae1e0958b3f5dffd4e93c338150caa7a990a3818f35a2dc925f351bad1bea98c3b8546840b524 SHA512 63d6e24f001b3664c001581f9e1d929adc096bd563d841a10dd9966ac4e56f1d4ae80ad90e4aa5b879529e8e6710242bce69a0a71cbbf5d3cd3d1f67abaa8957 diff --git a/media-sound/kaudiocreator/kaudiocreator-1.3_p20190225.ebuild b/media-sound/kaudiocreator/kaudiocreator-1.3_p20190225.ebuild deleted file mode 100644 index 1f738fd28d7a..000000000000 --- a/media-sound/kaudiocreator/kaudiocreator-1.3_p20190225.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -COMMIT="471cab933bf9e5a299d07e7cb1c0851e31e299f2" -KDE_TEST="forceoptional" -inherit kde5 - -DESCRIPTION="CD ripper and audio encoder frontend based on KDE Frameworks" -HOMEPAGE="https://kde.org/applications/multimedia/kaudiocreator/" -SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2 FDL-1.2" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep knotifyconfig) - $(add_frameworks_dep kservice) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep solid) - $(add_kdeapps_dep libkcddb) - $(add_kdeapps_dep libkcompactdisc) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - media-libs/libdiscid - media-libs/phonon[qt5(+)] - >=media-libs/taglib-1.5 -" -RDEPEND="${DEPEND} - $(add_kdeapps_dep audiocd-kio) -" - -DOCS=( Changelog TODO ) - -pkg_postinst() { - local stcnt=0 - - has_version media-libs/flac && stcnt=$((stcnt+1)) - has_version media-sound/lame && stcnt=$((stcnt+1)) - has_version media-sound/vorbis-tools && stcnt=$((stcnt+1)) - - if [[ ${stcnt} -lt 1 ]] ; then - elog "You should emerge at least one of the following packages" - elog "for ${PN} to do anything useful." - fi - elog "Optional runtime dependencies:" - elog "FLAC - media-libs/flac" - elog "MP3 - media-sound/lame" - elog "OGG - media-sound/vorbis-tools" - - kde5_pkg_postinst -} - -S="${WORKDIR}/${PN}-${COMMIT}" diff --git a/media-sound/kaudiocreator/metadata.xml b/media-sound/kaudiocreator/metadata.xml deleted file mode 100644 index 901dc7f28365..000000000000 --- a/media-sound/kaudiocreator/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - - sound@gentoo.org - Gentoo Sound project - - diff --git a/profiles/package.mask b/profiles/package.mask index 2eb9d7bcdb34..33c52368e9a1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -606,11 +606,6 @@ sys-libs/libcxxrt # Removal in 30 days. Bug #705256. dev-python/ordereddict -# Andreas Sturmlechner (2020-01-12) -# Unmaintained upstream and redundant. Use media-sound/audex instead. -# Removal in 30 days. -media-sound/kaudiocreator - # Mart Raudsepp (2020-01-11) # End of life vala:0.42 series, please depclean. # This message shall be kept until 2020-02-11.