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