mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
kde-apps/kdemultimedia-meta: 25.08.3 version bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
c83d0e0a03
commit
a1145b636e
@ -0,0 +1,32 @@
|
||||
# Copyright 1999-2025 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}:* )
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user