UmVirt LFS Package info

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: 5a53a1c3d36df0b0d19aa59af91345617cecf65c
[ BASH | XML | JSON ]

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 file size: 211341
Source file MD5-checkum: e31da248a8765597d79e94cf304b70fe
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