public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/dragon/
Date: Sat, 16 Aug 2025 11:50:10 +0000 (UTC)	[thread overview]
Message-ID: <1755344890.c0bd0a7c5de9a9f8545986fd49533e39b27f679f.asturm@gentoo> (raw)

commit:     c0bd0a7c5de9a9f8545986fd49533e39b27f679f
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Wed Aug 13 19:30:03 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 16 11:48:10 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c0bd0a7c

kde-apps/dragon: explicitly require ffmpeg backend

Upstream commit: 9dbf961ae1aa15a050b57c1d6de3ae7e30e1854b

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/kde/pull/1065
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/dragon/dragon-9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/dragon/dragon-9999.ebuild b/kde-apps/dragon/dragon-9999.ebuild
index 7c875f701f..c8526ce33d 100644
--- a/kde-apps/dragon/dragon-9999.ebuild
+++ b/kde-apps/dragon/dragon-9999.ebuild
@@ -16,10 +16,12 @@ SLOT="6"
 KEYWORDS=""
 IUSE=""
 
+# Upstream only supports the ffmpeg backend https://bugs.kde.org/show_bug.cgi?id=506940
+# slot op: Uses Qt6MultimediaPrivate for Qt6::QFFmpegMediaPlugin
 DEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
 	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=dev-qt/qtmultimedia-${QTMIN}:6
+	>=dev-qt/qtmultimedia-${QTMIN}:6=[ffmpeg]
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	>=kde-frameworks/kcrash-${KFMIN}:6
@@ -27,6 +29,7 @@ DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:6
 	>=kde-frameworks/kirigami-${KFMIN}:6
 	>=kde-frameworks/kservice-${KFMIN}:6
+	media-video/ffmpeg:=
 "
 RDEPEND="${DEPEND}"
 BDEPEND="sys-devel/gettext"


             reply	other threads:[~2025-08-16 11:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-16 11:50 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-16 11:50 [gentoo-commits] proj/kde:master commit in: kde-apps/dragon/ Andreas Sturmlechner
2025-07-22 21:35 Sam James
2025-07-22 20:26 Sam James
2024-02-25 19:44 Sam James
2017-12-25 10:30 Michael Palimaka
2016-08-25 20:03 Michael Palimaka
2016-01-20 16:41 Michael Palimaka
2015-12-02 11:03 Michael Palimaka
2015-08-19 18:18 Michael Palimaka
2015-05-23 16:13 Michael Palimaka
2015-04-26  2:09 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1755344890.c0bd0a7c5de9a9f8545986fd49533e39b27f679f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox