summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-10-31 22:21:29 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-10-31 23:33:29 +0100
commit02848dac47bd5627725994cf22f76d67e39c2364 (patch)
treed1822c9c07979cac80c69f2c586ea9c5e597d55f /kde-apps/kdemultimedia-meta
parentkde-apps/kamoso: drop 24.05.2 (diff)
downloadgentoo-02848dac47bd5627725994cf22f76d67e39c2364.tar.gz
gentoo-02848dac47bd5627725994cf22f76d67e39c2364.tar.bz2
gentoo-02848dac47bd5627725994cf22f76d67e39c2364.zip
kde-apps/kdemultimedia-meta: drop 24.05.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdemultimedia-meta')
-rw-r--r--kde-apps/kdemultimedia-meta/kdemultimedia-meta-24.05.2.ebuild32
1 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-24.05.2.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-24.05.2.ebuild
deleted file mode 100644
index e8a7d0912003..000000000000
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-24.05.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 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}:*
- >=kde-apps/libkcompactdisc-${PV}:*
- )
- ffmpeg? ( >=kde-apps/ffmpegthumbs-${PV}:* )
- gstreamer? ( >=kde-apps/kamoso-${PV}:* )
-"