mmapper/container.yaml
Yaakov Selkowitz 79f6b51c18 F44
2026-03-24 21:03:30 -04:00

21 lines
550 B
YAML

flatpak:
# Derived from the project's domain name
id: org.mume.MMapper
branch: stable
runtime-name: flatpak-kde5-runtime
runtime-version: f44
packages:
- mmapper
# Binary to execute to run the app
command: mmapper
tags: []
# Not sandboxed. See 'man flatpak-build-finish'
finish-args: |
--device=dri
--filesystem=host
--filesystem=xdg-config/kdeglobals:ro
--share=ipc
--share=network
--socket=x11
--socket=wayland
--socket=session-bus