Blob Blame History Raw
compose:
    modules:
        - gnome-clocks:master
flatpak:
    # Derived from the project's domain name
    id: org.gnome.clocks
    branch: stable
    # Binary to execute to run the app
    command: gnome-clocks
    tags: []
    # Not sandboxed. See 'man flatpak-build-finish'
    finish-args: >
        --filesystem=host
        --share=ipc
        --share=network
        --socket=x11
        --socket=fallback-x11
        --socket=wayland
        --socket=session-bus
        --system-talk-name=org.freedesktop.GeoClue2
        --filesystem=xdg-run/dconf
        --filesystem=~/.config/dconf:ro
        --talk-name=ca.desrt.dconf
        --env=DCONF_USER_CONFIG_DIR=.config/dconf
    cleanup-commands: > 
        glib-compile-schemas /app/share/glib-2.0/schemas