summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-02 18:58:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-03 06:03:11 +0100
commit152f404d910f6d9cefa2547da4efa72d45074cd2 (patch)
treee7907d2cee3122c590e32971c9c41bcdcab42d5f /kde-apps/kdemultimedia-meta
parentprofiles: Mask kde-apps/kcalcore, kde-apps/kcontacts for removal (diff)
downloadgentoo-152f404d910f6d9cefa2547da4efa72d45074cd2.tar.gz
gentoo-152f404d910f6d9cefa2547da4efa72d45074cd2.tar.bz2
gentoo-152f404d910f6d9cefa2547da4efa72d45074cd2.zip
kde-apps: Drop KDE Applications 19.04.3
Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kdemultimedia-meta')
-rw-r--r--kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.04.3.ebuild31
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.04.3.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.04.3.ebuild
deleted file mode 100644
index af2c005b12ca..000000000000
--- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-19.04.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 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://kde.org/applications/multimedia/
- https://multimedia.kde.org/
-"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="amd64 arm64 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} )
-"