15 lines
359 B
YAML
15 lines
359 B
YAML
flatpak:
|
|
id: org.gnome.Crosswords.Editor
|
|
branch: stable
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- crossword-editor
|
|
- ipuz-convertor
|
|
command: crossword-editor
|
|
finish-args: |-
|
|
--device=dri
|
|
--share=network
|
|
--share=ipc
|
|
--socket=fallback-x11
|
|
--socket=wayland
|