UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

jsoncpp

JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.

Package info

Codename: jsoncpp
Source file: jsoncpp-1.9.2.tar.gz
Source directory: jsoncpp-1.9.2
Package URL: https://umvirt.com/linux/downloads/0.1/packages/j/jsoncpp-1.9.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/j/jsoncpp-1.9.2.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: opendht, minetest, jami-daemon.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build 
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..

Build script:
make

Install script:
make install