summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-07 14:36:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-07 18:29:36 +0100
commit4298917687fa297c7fc9a2950fc5cc663e966206 (patch)
tree10a64a867b74e06af4682cb3aeae8d53b84c90c9 /kde-apps
parentkde-apps/kamoso: drop 20.12.0* (diff)
downloadgentoo-4298917687fa297c7fc9a2950fc5cc663e966206.tar.gz
gentoo-4298917687fa297c7fc9a2950fc5cc663e966206.tar.bz2
gentoo-4298917687fa297c7fc9a2950fc5cc663e966206.zip
kde-apps/kdemultimedia-meta: drop 20.12.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kdemultimedia-meta/kdemultimedia-meta-20.12.0.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-20.12.0.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-20.12.0.ebuild
deleted file mode 100644
index 79ae2b220c1c..000000000000
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-20.12.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="kdemultimedia - merge this to pull in all kdemultimedia-derived packages"
-HOMEPAGE="https://apps.kde.org/multimedia https://multimedia.kde.org/"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="+cdrom +ffmpeg gstreamer"
-
-RDEPEND="
- >=kde-apps/dragon-${PV}:${SLOT}
- >=kde-apps/juk-${PV}:${SLOT}
- >=kde-apps/kdenlive-${PV}:${SLOT}
- >=kde-apps/kmix-${PV}:${SLOT}
- >=kde-apps/kwave-${PV}:${SLOT}
- >=media-sound/elisa-${PV}:${SLOT}
- cdrom? (
- >=kde-apps/audiocd-kio-${PV}:${SLOT}
- >=kde-apps/k3b-${PV}:${SLOT}
- >=kde-apps/libkcddb-${PV}:${SLOT}
- >=kde-apps/libkcompactdisc-${PV}:${SLOT}
- )
- ffmpeg? ( >=kde-apps/ffmpegthumbs-${PV}:${SLOT} )
- gstreamer? ( >=kde-apps/kamoso-${PV}:${SLOT} )
-"