kde-apps/libkcompactdisc: treeclean

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2025-12-19 16:04:08 +01:00
parent 89b16d1476
commit 356a6f0035
No known key found for this signature in database
GPG Key ID: AE591BBC73E4DD5E
4 changed files with 0 additions and 50 deletions

View File

@ -1 +0,0 @@
DIST libkcompactdisc-25.08.3.tar.xz 100692 BLAKE2B 0fe5693d03a3dc131e0b2823405386e59c5bf227e991ce191429f421c59d3f3cd2a7ec8151364f58bb886e32bbce58269a720e0c453d6c7794f8a09fcda9dc7e SHA512 694795a3706673bff663303740c929c806cc2df2fe9e6ff8dc990a67cfd85f694c5d4b32ef7174270e78e771d92ff1e3f964d606cebb35d13d8366840f6b6ab3

View File

@ -1,32 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
ECM_TEST="true"
KFMIN=6.16.0
QTMIN=6.9.1
inherit ecm gear.kde.org
DESCRIPTION="Library for playing & ripping CDs"
LICENSE="GPL-2+ LGPL-2+"
SLOT="6"
KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
IUSE="alsa"
DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[dbus]
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/solid-${KFMIN}:6
>=media-libs/phonon-4.12.0[qt6(+)]
alsa? ( media-libs/alsa-lib )
"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
$(cmake_use_find_package alsa ALSA)
)
ecm_src_configure
}

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
<bugs-to>https://bugs.kde.org/</bugs-to>
<remote-id type="kde-invent">multimedia/libkcompactdisc</remote-id>
</upstream>
</pkgmetadata>

View File

@ -251,11 +251,6 @@ gui-apps/xwaylandvideobridge
# Bug #965508; Removal on 2025-12-20. # Bug #965508; Removal on 2025-12-20.
sys-apps/razercfg sys-apps/razercfg
# Andreas Sturmlechner <asturm@gentoo.org> (2025-11-19)
# No more revdeps, no longer developed upstream, Phonon revdep.
# Removal on 2025-12-19.
kde-apps/libkcompactdisc
# orbea <orbea@riseup.net> (2025-11-16) # orbea <orbea@riseup.net> (2025-11-16)
# Dead upstream, non-free licenses, depends on libsdl, no revdeps. # Dead upstream, non-free licenses, depends on libsdl, no revdeps.
# Use games-emulation/geolith-jg instead. # Use games-emulation/geolith-jg instead.