Blob Blame History Raw
compose:
    modules:
        - mmapper:master
flatpak:
    # Derived from the project's domain name
    id: org.mume.MMapper
    branch: stable
    # Binary to execute to run the app
    command: mmapper
    tags: []
    # Not sandboxed. See 'man flatpak-build-finish'
    finish-args: |
        --device=dri
        --filesystem=host
        --share=ipc
        --share=network
        --socket=x11
        --socket=wayland
        --socket=session-bus