dosbox-staging/container.yaml
Yaakov Selkowitz 4994aad2db F44
2026-03-24 20:38:18 -04:00

24 lines
773 B
YAML

flatpak:
id: io.github.dosbox-staging
branch: stable
runtime-name: flatpak-runtime
runtime-version: f44
packages:
- dosbox-staging
command: dosbox
rename-appdata-file: org.dosbox-staging.dosbox-staging.metainfo.xml
rename-desktop-file: org.dosbox-staging.dosbox-staging.desktop
rename-icon: org.dosbox-staging.dosbox-staging
finish-args: |-
--device=all
--share=ipc
--share=network
--socket=fallback-x11
--socket=wayland
--socket=pulseaudio
--filesystem=home
--filesystem=xdg-config/dosbox:create
--filesystem=xdg-run/pipewire-0:ro
# image too large, max size 512x512
cleanup-commands: |
find /app/share/icons/hicolor/1024x1024/ -delete