public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Drop FD.o openh264 fallbacks
@ 2026-09-11 14:43 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-11 14:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : ccdec1d0f79019739808ccce3fe179441ba5222e
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-03-02T23:08:05-05:00
            Stats  : +0/-10 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/ccdec1d0f79019739808ccce3fe179441ba5222e?branch=f45

            Log:
            Drop FD.o openh264 fallbacks

This extension has been dropped upstream and there is no version compatible
with 2.6.0 targeted for F43+.

https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/issues/1834

---
diff --git a/container-sdk.in.yaml b/container-sdk.in.yaml
index 7dbbeb8..bbc452b 100644
--- a/container-sdk.in.yaml
+++ b/container-sdk.in.yaml
@@ -54,11 +54,6 @@ flatpak:
             merge-dirs: bin;lib/dri;lib/gstreamer-1.0;lib/libheif;share/gstreamer-1.0/presets
             subdirectories: true
             no-autodownload: true
-        org.freedesktop.Platform.openh264:
-            directory: lib64/openh264
-            version: '2.5.1'
-            add-ld-path: extra
-            no-autodownload: true
         @ID_PREFIX@.Platform.tessdata:
             directory: share/tesseract/tessdata
             no-autodownload: true

diff --git a/container.in.yaml b/container.in.yaml
index f011683..cc21f6f 100644
--- a/container.in.yaml
+++ b/container.in.yaml
@@ -54,11 +54,6 @@ flatpak:
             merge-dirs: bin;lib/dri;lib/gstreamer-1.0;lib/libheif;share/gstreamer-1.0/presets
             subdirectories: true
             no-autodownload: true
-        org.freedesktop.Platform.openh264:
-            directory: lib64/openh264
-            version: '2.5.1'
-            add-ld-path: extra
-            no-autodownload: true
         @ID_PREFIX@.Platform.tessdata:
             directory: share/tesseract/tessdata
             no-autodownload: true

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:43 [flatpaks/flatpak-runtime] f45: Drop FD.o openh264 fallbacks Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox