mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 03:25:36 +00:00
CI/Flatpak: Add OpenH264 platform extension
This commit is contained in:
parent
6668bc7f0f
commit
65f9b740fa
@ -7,6 +7,12 @@ runtime-version: "6.9"
|
|||||||
sdk: "org.kde.Sdk"
|
sdk: "org.kde.Sdk"
|
||||||
sdk-extensions:
|
sdk-extensions:
|
||||||
- "org.freedesktop.Sdk.Extension.llvm19"
|
- "org.freedesktop.Sdk.Extension.llvm19"
|
||||||
|
add-extensions:
|
||||||
|
"org.freedesktop.Platform.openh264":
|
||||||
|
directory: "lib/openh264"
|
||||||
|
version: "24.08"
|
||||||
|
add-ld-path: "."
|
||||||
|
autodownload: true
|
||||||
|
|
||||||
command: "duckstation-qt"
|
command: "duckstation-qt"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user