summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-01-10 09:47:19 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-10 16:50:01 +0100
commitbf8512d598d6e4979f9c12a7c6e5e82e476c5b4d (patch)
tree185af112be74928dd5649cd7e3aaf5a9a6a004a5 /kde-apps/kdemultimedia-meta
parentkde-apps: Add KDE Applications 18.12.1 (diff)
downloadgentoo-bf8512d598d6e4979f9c12a7c6e5e82e476c5b4d.tar.gz
gentoo-bf8512d598d6e4979f9c12a7c6e5e82e476c5b4d.tar.bz2
gentoo-bf8512d598d6e4979f9c12a7c6e5e82e476c5b4d.zip
kde-apps: Drop KDE Applications 18.12.0
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdemultimedia-meta')
-rw-r--r--kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.12.0.ebuild31
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.12.0.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.12.0.ebuild
deleted file mode 100644
index 7cec145c8094..000000000000
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.12.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 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://www.kde.org/applications/multimedia/
- https://multimedia.kde.org/
-"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="~amd64 ~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}
- >=kde-apps/libkcddb-${PV}:${SLOT}
- cdrom? (
- >=kde-apps/audiocd-kio-${PV}:${SLOT}
- >=kde-apps/k3b-${PV}:${SLOT}
- >=kde-apps/libkcompactdisc-${PV}:${SLOT}
- )
- ffmpeg? ( >=kde-apps/ffmpegthumbs-${PV}:${SLOT} )
- gstreamer? ( >=kde-apps/kamoso-${PV}:${SLOT} )
-"