Blob Blame History Raw
compose:
    modules:
        - gnome-characters:master
flatpak:
    # Derived from the project's domain name
    id: org.gnome.Characters
    branch: stable
    # Binary to execute to run the app
    command: gnome-characters
    tags: []
    rename-icon: gnome-characters
    # Not sandboxed. See 'man flatpak-build-finish'
    finish-args: |
        --share=ipc
        --socket=x11
        --socket=wayland
        --filesystem=xdg-run/dconf
        --filesystem=~/.config/dconf:ro
        --talk-name=ca.desrt.dconf
        --env=DCONF_USER_CONFIG_DIR=.config/dconf