[build] type = "meson" [build.flags] build_dir = "build" configure = [ "-Dinstalled_tests=false", "-Dman=true", ] split-docs = true [dependencies] build = [ "docbook-xsl", "gi-docgen", "gobject-introspection", "meson", "python-docutils", ] runtime = [ "glib2", "glibc", ] [package] description = "JSON library built on GLib" homepage = "https://gnome.pages.gitlab.gnome.org/json-glib/" license = "LGPL-2.1-or-later" name = "json-glib" version = "1.10.8" [[source]] extract_dir = "$name-$version" url = "https://gitlab.gnome.org/GNOME/json-glib.git#$version"