siril/container.yaml
Yaakov Selkowitz 3477ea8291 F44
2026-03-24 21:11:21 -04:00

19 lines
533 B
YAML

flatpak:
id: org.siril.Siril
branch: stable
runtime-name: flatpak-runtime
runtime-version: f44
packages:
- siril
command: siril
# the Siril_Catalog_Installer.py script forces QT_QPA_PLATFORM=xcb,
# so the socket=fallback-x11 permission MUST NOT be used here
finish-args: |-
--filesystem=host
--filesystem=xdg-run/gvfs
--filesystem=xdg-run/gvfsd
--share=ipc
--share=network
--socket=x11
--socket=wayland
--talk-name=org.gtk.vfs.*