{ "app-id": "org.gnome.gDiagram", "runtime": "org.gnome.Platform", "runtime-version": "46", "sdk": "org.gnome.Sdk", "command": "gdiagram", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri", "--filesystem=home" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules": [ { "name": "graphviz", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_STATIC=OFF", "-DWITH_SMYRNA=OFF", "-DWITH_GVEDIT=OFF", "-DWITH_GTK=OFF", "-DWITH_GDK=OFF", "-DWITH_QT=OFF", "-DWITH_DEVIL=OFF", "-DWITH_GDK_PIXBUF=OFF", "-DWITH_LASI=OFF", "-DWITH_WEBP=OFF", "-DWITH_POPPLER=OFF", "-DWITH_GHOSTSCRIPT=OFF" ], "sources": [ { "type": "git", "url": "https://gitlab.com/graphviz/graphviz.git", "tag": "14.1.3", "commit": "09e05516758a1e448b652412197c37b0b05286ea" } ] }, { "name": "libgee", "buildsystem": "autotools", "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/libgee/0.20/libgee-0.20.6.tar.xz", "sha256": "1bf834f5e10d60cc6124d74ed3c1dd38da646787fbf7872220b8b4068e476d4d" } ] }, { "name": "gtksourceview", "buildsystem": "meson", "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/gtksourceview/5.12/gtksourceview-5.12.0.tar.xz", "sha256": "daf32ff5d3150d6385917d3503a85b9e047ba158b2b03079314c9c00813fa01f" } ] }, { "name": "gdiagram", "buildsystem": "meson", "sources": [ { "type": "dir", "path": "." } ] } ] }