commit:     f49b7269c33c0b75de46b521660175ff4bb0ca1a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 26 18:06:49 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 27 08:41:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49b7269

kde-apps/kdemultimedia-meta: bump 25.04.2-r1 w/o x86 for kde-apps/kamoso

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kdemultimedia-meta-25.04.2-r1.ebuild           | 32 ++++++++++++++++++++++
 profiles/arch/x86/package.use.mask                 |  4 +++
 2 files changed, 36 insertions(+)

diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-25.04.2-r1.ebuild 
b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-25.04.2-r1.ebuild
new file mode 100644
index 000000000000..ea64970d2487
--- /dev/null
+++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-25.04.2-r1.ebuild
@@ -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:* )
+"

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index db2add8fdccc..7f4964aae07e 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <[email protected]> (2025-07-26)
+# kde-apps/kamoso not keyworded yet, bug #946343
+>=kde-apps/kdemultimedia-meta-25.04.2-r1 gstreamer
+
 # Robin H. Johnson <[email protected]> (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.

Reply via email to