dosbox-staging/container.yaml
2025-03-30 19:45:56 -04:00

28 lines
903 B
YAML

flatpak:
id: io.github.dosbox-staging
branch: stable
end-of-life: Renamed to org.dosbox-staging.dosbox-staging
end-of-life-rebase: org.dosbox-staging.dosbox-staging
name: eol/dosbox-staging
component: dosbox-staging-flatpak
runtime-name: flatpak-runtime
runtime-version: f41
packages:
- dosbox-staging
command: dosbox
rename-appdata-file: dosbox-staging.metainfo.xml
rename-desktop-file: dosbox-staging.desktop
rename-icon: 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