public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add gstreamer1-plugins-good-qt and -qt6
Date: Fri, 11 Sep 2026 14:42:44 GMT	[thread overview]
Message-ID: <178913776451.1.17184972882845410512.flatpaks-flatpak-runtime-ff709899553a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : ff709899553a88d613264f90d246e14c054ab189
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2026-03-02T20:29:46-05:00
            Stats  : +6/-0 in 3 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/ff709899553a88d613264f90d246e14c054ab189?branch=f45

            Log:
            Add gstreamer1-plugins-good-qt and -qt6

They both have Supplements: "gstreamer1-plugins-good and
qt5/6-qtdeclarative" which means that in the rpm world they get
automatically pulled in together with Qt libraries, so we can't really
tell from package dependencies which apps actually make use of the
gstreamer elements. Add them both to the runtime for good measure since
all of their deps are already in the runtime.

See https://src.fedoraproject.org/flatpaks/flatpak-runtime/pull-request/28#comment-164711

---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index 737e392..15a8b9d 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -357,6 +357,8 @@ flatpak:
     - gstreamer1-plugins-base-devel
     - gstreamer1-plugins-good
     - gstreamer1-plugins-good-gtk
+    - gstreamer1-plugins-good-qt
+    - gstreamer1-plugins-good-qt6
     - gstreamer1-plugins-ugly-free
     - gtest
     - gtest-devel

diff --git a/container.yaml b/container.yaml
index fdaee62..2c74961 100644
--- a/container.yaml
+++ b/container.yaml
@@ -211,6 +211,8 @@ flatpak:
     - gstreamer1-plugins-base
     - gstreamer1-plugins-good
     - gstreamer1-plugins-good-gtk
+    - gstreamer1-plugins-good-qt
+    - gstreamer1-plugins-good-qt6
     - gstreamer1-plugins-ugly-free
     - gtk-immodules-imsettings
     - gtk-update-icon-cache

diff --git a/package-notes.txt b/package-notes.txt
index c66a9e5..f828d0b 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -48,6 +48,8 @@ gnu-free-fonts-common: W: data files
 google-noto-sans-mono-vf-fonts: EB: fedora's official default monospace font
 google-noto-serif-vf-fonts: EB: fedora's official default serif font
 gsettings-desktop-schemas: W: data files
+gstreamer1-plugins-good-qt: EB: supplements "gstreamer1-plugins-good and qt5-qtdeclarative" which we both have in the runtime
+gstreamer1-plugins-good-qt6: EB: supplements "gstreamer1-plugins-good and qt6-qtdeclarative" which we both have in the runtime
 gstreamer1-plugins-ugly-free: E: in base but not runtime
 gsm
 gtk2-immodules: EB: input method module

                 reply	other threads:[~2026-09-11 14:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178913776451.1.17184972882845410512.flatpaks-flatpak-runtime-ff709899553a@fedoraproject.org \
    --to=klember@redhat.com \
    --cc=git-commits@fedoraproject.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