18 lines
470 B
YAML
18 lines
470 B
YAML
flatpak:
|
|
id: com.thomasokken.free42
|
|
branch: stable
|
|
runtime-name: flatpak-runtime
|
|
runtime-version: f44
|
|
packages:
|
|
- free42
|
|
command: free42dec
|
|
rename-icon: free42
|
|
finish-args: |-
|
|
--filesystem=xdg-data/free42:create
|
|
--filesystem=xdg-documents
|
|
--filesystem=xdg-download
|
|
--filesystem=xdg-public-share
|
|
--share=ipc
|
|
--socket=fallback-x11
|
|
--socket=wayland
|
|
--socket=pulseaudio
|