{ "app-id": "cn.navclub.ldbfx", "runtime": "org.gnome.Sdk", "runtime-version": "42", "sdk": "org.gnome.Sdk", "command": "ldbfx", "finish-args": [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--filesystem=home" ], "modules": [ { "name": "mariadb", "buildsystem": "cmake-ninja", "post-install": [ "cp /app/lib/mariadb/libmariadb.so.3 /app/lib/libmariadb.so.3" ], "cleanup": [ "/bin/", "/include/", "/lib/pkgconfig/", "/lib/mariadb/", "/man/" ], "sources": [ { "type": "archive", "url": "https://github.com/mariadb-corporation/mariadb-connector-c/archive/refs/tags/v3.2.6.zip", "sha256": "9fe6a161d1c1ff4f74bb87e4c587bbd2a14146a2bc3ba7b677633bfa0445b8b5" } ] }, { "name": "gtksourceview", "buildsystem": "meson", "sources": [ { "type": "archive", "url": "https://gitlab.gnome.org/GNOME/gtksourceview/-/archive/5.4.1/gtksourceview-5.4.1.zip", "sha256": "2af967def84fffa56761f11a583c1d080a8c54ec9f17a268ad78d4b91069cbe7" } ] }, { "name": "libpg_query", "buildsystem": "simple", "build-commands": [ "make", "make install DESTDIR=/app" ], "sources": [ { "type": "git", "branch": "13-latest", "url": "https://github.com/GZYangKui/libpg_query.git" } ] }, { "name": "ldbfx", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://github.com/databasefx/ldbfx.git" } ] } ] }