kdenlive/container.yaml
Yaakov Selkowitz 551e32ccc1 F44
2026-03-24 20:52:41 -04:00

39 lines
1.2 KiB
YAML

flatpak:
id: org.kde.kdenlive
branch: stable
runtime-name: flatpak-kde6-runtime
runtime-version: f44
packages:
- kdenlive
# soft dependencies
- mediainfo
command: kdenlive
add-extensions:
org.fedoraproject.LinuxAudio.Plugins:
directory: extensions/Plugins
version: f44
add-ld-path: lib64
merge-dirs: ladspa
subdirectories: true
no-autodownload: true
rename-icon: kdenlive
finish-args: |-
--require-version=0.11.4
--share=ipc
--socket=fallback-x11
--socket=wayland
--device=all
--socket=pulseaudio
--share=network
--filesystem=host
--filesystem=xdg-config/kdeglobals:ro
--filesystem=xdg-run/pipewire-0
--system-talk-name=org.freedesktop.UDisks2
--talk-name=org.kde.kconfig.notify
--talk-name=org.kde.KGlobalSettings
--env=TMPDIR=/var/tmp
--env=QT_ENABLE_HIGHDPI_SCALING=1
--env=FREI0R_PATH=/app/lib64/frei0r-1
--env=LADSPA_PATH=/app/extensions/Plugins/ladspa:/app/lib64/ladspa:/usr/lib64/ladspa
--env=XDG_CURRENT_DESKTOP=kde
--env=PACKAGE_TYPE=flatpak