{ "rename-icon" : "com.fyralabs.Aqui", "app-id": "com.fyralabs.Aqui", "runtime" : "com.fyralabs.Platform", "runtime-version" : "stable", "sdk" : "com.fyralabs.Sdk", "command": "com.fyralabs.Aqui", "finish-args": [ "--device=dri", "--share=ipc", "--share=network", "--socket=x11", "--socket=fallback-x11", "--socket=wayland" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules": [ { "name" : "geocode-glib", "buildsystem" : "meson", "config-opts" : [ "-Denable-installed-tests=false", "-Denable-introspection=true", "-Denable-gtk-doc=false", "-Dsoup2=false" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/geocode-glib.git" } ] }, { "name" : "protobuf", "buildsystem" : "autotools", "config-opts": [ "DIST_LANG=cpp" ], "cleanup" : [ "/bin/protoc*", "/lib/libprotoc*", "/lib/libprotobuf-lite*" ], "sources" : [ { "type" : "archive", "url" : "https://github.com/protocolbuffers/protobuf/releases/download/v3.17.3/protobuf-all-3.17.3.tar.gz", "sha256" : "77ad26d3f65222fd96ccc18b055632b0bfedf295cb748b712a98ba1ac0b704b2" } ] }, { "name" : "protobuf-c", "buildsystem" : "autotools", "sources" : [ { "type" : "archive", "url" : "https://github.com/protobuf-c/protobuf-c/releases/download/v1.4.0/protobuf-c-1.4.0.tar.gz", "sha256" : "26d98ee9bf18a6eba0d3f855ddec31dbe857667d269bc0b6017335572f85bbcb" } ] }, { "name" : "libshumate", "buildsystem" : "meson", "config-opts" : [ "-Dgtk_doc=false", "-Dvector_renderer=true" ], "sources" : [ { "type" : "git", "url" : "https://github.com/GNOME/libshumate.git", "tag" : "1.0.3", "commit" : "55d89e24de5086404b996a73e94cd56ee2e9541a" } ] }, { "name" : "aqui", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "dir", "path" : "." } ] } ] }