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