Blob Blame History Raw
compose:
    modules:
        - foobillard:master
flatpak:
    # Derived from the project's domain name
    id: dk.sunsite.foobillard
    branch: stable
    # Binary to execute to run the app
    command: foobillard
    rename-desktop-file: foobillard.desktop
    rename-appdata-file: foobillard.appdata.xml
    rename-icon: foobillard
    tags: []
    # Not sandboxed. See 'man flatpak-build-finish'
    finish-args: |
        --filesystem=host
        --share=ipc
        --socket=x11
        --socket=wayland
        --socket=session-bus
        --device=dri
        --socket=pulseaudio