Blob Blame History Raw
compose:
    modules:
    - gimp:master
flatpak:
    id: org.gimp.GIMP
    branch: stable
    command: gimp-2.10
    rename-desktop-file: gimp.desktop
    rename-icon: gimp
    finish-args: |-
        --share=ipc
        --share=network
        --socket=x11
        --filesystem=host
        --filesystem=xdg-config/GIMP
        --filesystem=xdg-config/gtk-3.0
        --filesystem=/tmp
        --talk-name=org.gtk.vfs
        --talk-name=org.gtk.vfs.*
        --talk-name=org.freedesktop.FileManager1