#TODO not compiled or tested # build instructions: https://gitlab.gnome.org/GNOME/jsonrpc-glib#building [source] tar = "https://download.gnome.org/sources/jsonrpc-glib/3.44/jsonrpc-glib-3.44.0.tar.xz" [build] template = "meson" mesonflags = [ "-Dwith_introspection=false", "-Denable_tests=false", ] dependencies = [ "glib", ]