{ "id": "io.github.jbaayen.CameraSettings", "runtime": "org.gnome.Platform", "runtime-version": "50", "sdk": "org.gnome.Sdk", "command": "camera-settings", "finish-args": [ "--socket=wayland", "--socket=fallback-x11", "--share=ipc", "--device=dri", "--device=all", "--filesystem=/run/udev:ro" ], "cleanup": [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/gtk-doc", "/man", "/share/man", "*.la", "*.a" ], "modules": [ { "name": "camera-settings", "buildsystem": "meson", "config-opts": [ "--buildtype=release" ], "sources": [ { "type": "dir", "path": ".." } ] } ] }