Blob Blame History Raw
compose:
    modules:
        - gnome-font-viewer:master
flatpak:
    # Derived from the project's domain name
    id: org.gnome.font-viewer
    branch: stable
    # Binary to execute to run the app
    command: gnome-font-viewer
    tags: []
    # Not sandboxed. See 'man flatpak-build-finish'
    finish-args: |
        --device=dri
        --share=ipc
        --socket=wayland
        --socket=x11
        --socket=fallback-x11
        --talk-name=org.gtk.vfs
        --talk-name=org.gtk.vfs.*