{ "app-id": "com.github.ckruse.ColorMate", "runtime": "io.elementary.Platform", "runtime-version": "6", "sdk": "io.elementary.Sdk", "command": "colormate", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--system-talk-name=org.freedesktop.Accounts" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules": [ { "name": "colormate", "builddir": true, "buildsystem": "meson", "sources": [ { "type": "dir", "path": "." } ] } ] }