Skip to content

Commit

Permalink
kde-apps/kdemultimedia-meta: 20.12.0 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 12, 2020
1 parent 9d9a08b commit 95cb603
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions kde-apps/kdemultimedia-meta/kdemultimedia-meta-20.12.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# 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} )
"

0 comments on commit 95cb603

Please sign in to comment.