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=x11
        --socket=wayland
        --talk-name=org.gtk.vfs
        --talk-name=org.gtk.vfs.*
        --talk-name=ca.desrt.conf
        --env=DCONF_USER_CONFIG_DIR=.config/dconf
        --filesystem=xdg-run/dconf
        --filesystem=~/.config/dconf:ro