commit:     a9aeb14d3b5787e21346beb64d783aae04c908a0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  8 19:09:58 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov  8 19:11:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9aeb14d

kde-apps/kdemultimedia-meta: Drop kde-apps/libkcompactdisc

kde-apps/audiocd-kio was ported away from it, there are no more revdeps.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kdemultimedia-meta-25.08.3-r1.ebuild           | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-25.08.3-r1.ebuild 
b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-25.08.3-r1.ebuild
new file mode 100644
index 000000000000..b0a25412c058
--- /dev/null
+++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-25.08.3-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="kdemultimedia - merge this to pull in all kdemultimedia-derived 
packages"
+HOMEPAGE="https://apps.kde.org/categories/multimedia/";
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="+cdrom +ffmpeg gstreamer"
+
+RDEPEND="
+       >=kde-apps/dragon-${PV}:*
+       >=kde-apps/juk-${PV}:*
+       >=kde-apps/kdenlive-${PV}:*
+       >=kde-apps/kmix-${PV}:*
+       >=kde-apps/kwave-${PV}:*
+       >=media-sound/elisa-${PV}:*
+       >=media-sound/kasts-${PV}
+       >=media-sound/krecorder-${PV}
+       cdrom? (
+               >=media-sound/audex-${PV}
+               >=kde-apps/audiocd-kio-${PV}:*
+               >=kde-apps/k3b-${PV}:*
+               >=kde-apps/libkcddb-${PV}:*
+       )
+       ffmpeg? ( >=kde-apps/ffmpegthumbs-${PV}:* )
+       gstreamer? ( >=kde-apps/kamoso-${PV}:* )
+"

Reply via email to