{ "app-id": "com.thebrokenrail.FeedbackD-Configuration", "runtime": "org.gnome.Platform", "runtime-version": "3.36", "sdk": "org.gnome.Sdk", "command": "feedbackd-configuration", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--share=network", "--talk-name=org.gtk.vfs", "--talk-name=org.gtk.vfs.*" ], "modules": [ { "name": "feedbackd-configuration", "builddir": true, "buildsystem": "cmake", "config-opts": [ "-DCMAKE_C_COMPILER=clang", "-DCMAKE_CXX_COMPILER=clang++" ], "sources": [ { "type": "dir", "path": "." } ], "modules": [ { "name": "libhandy1", "builddir": true, "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/libhandy.git", "tag": "1.0.0" } ] } ] } ] }