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 as a modular component
Date: Fri, 11 Sep 2026 14:42:16 GMT [thread overview]
Message-ID: <178913773671.1.57374752259210073.flatpaks-flatpak-runtime-bb74fa3eb74f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : bb74fa3eb74ff2f0c316f57d6f0a87ee7b762921
Author : Kalev Lember <klember@redhat.com>
Date : 2023-01-31T20:06:09+01:00
Stats : +8/-0 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/bb74fa3eb74ff2f0c316f57d6f0a87ee7b762921?branch=f45
Log:
Add gstreamer1-plugins-good as a modular component
This allows us to build gstreamer1-plugins-good with v4l2-gudev option
disabled, which should fix cheese flatpak camera detection.
---
diff --git a/flatpak-runtime.in.yaml b/flatpak-runtime.in.yaml
index 2d26456..532e6bc 100644
--- a/flatpak-runtime.in.yaml
+++ b/flatpak-runtime.in.yaml
@@ -56,6 +56,7 @@ data:
rpms:
- flatpak-rpm-macros
- flatpak-runtime-config
+ - gstreamer1-plugins-good
components:
rpms:
flatpak-rpm-macros:
@@ -64,6 +65,9 @@ data:
flatpak-runtime-config:
rationale: Runtime configuration files
ref: @RPM_BRANCH@
+ gstreamer1-plugins-good:
+ rationale: Runtime package
+ ref: @RPM_BRANCH@
xmd:
# This is used when building applications against this module so that
# the resulting Flatpak will embed a reference to the correct runtime
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 07f369f..02e2146 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -3928,6 +3928,7 @@ data:
rpms:
- flatpak-rpm-macros
- flatpak-runtime-config
+ - gstreamer1-plugins-good
components:
rpms:
flatpak-rpm-macros:
@@ -3936,6 +3937,9 @@ data:
flatpak-runtime-config:
rationale: Runtime configuration files
ref: f37
+ gstreamer1-plugins-good:
+ rationale: Runtime package
+ ref: f37
xmd:
flatpak:
branch: f37
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=178913773671.1.57374752259210073.flatpaks-flatpak-runtime-bb74fa3eb74f@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