UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
json-glib
The JSON GLib package is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627.Package info
Template:
Codename: json-glib
Source file: json-glib-1.10.6.tar.xz
Source file size: 253324
Source file MD5-checkum: d4bf13ddd1e6d607d039d39286f9e3d0
Source directory: json-glib-1.10.6
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/j/json-glib-1.10.6.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/j/json-glib-1.10.6.tar.xz.md5sum
Dependances: glib, gobject-introspection.
Dependance of: libblockdev, gnome-sudoku, lxqt-archiver, !gnome-session, pavucontrol, winegui, geocode-glib, geoclue, libgusb, xdg-desktop-portal, rest, epiphany, gnome-online-accounts, !libgdata, !tracker, clutter, gegl-rustless.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release ..
Build script:
cd build &&
ninja
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
ninja test
fi
Install script:
cd build &&
ninja install