mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
kde-apps/kdemultimedia-meta: bump 25.04.2-r1 w/o x86 for kde-apps/kamoso
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -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 ~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-25.07.70:* )
|
||||
"
|
||||
@@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-07-26)
|
||||
# kde-apps/kamoso not keyworded yet, bug #946343
|
||||
>=kde-apps/kdemultimedia-meta-25.04.2-r1 gstreamer
|
||||
|
||||
# Robin H. Johnson <robbat2@gentoo.org> (2025-07-04)
|
||||
# Deeper test dependencies with Ruby 3.3 are no longer yet keyworded keyword;
|
||||
# manually tested instead; Test dependencies work with stable Ruby 3.2.
|
||||
|
||||
Reference in New Issue
Block a user