UmVirt LFS Package info

DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

c-blosc2

A fast, compressed, persistent binary data store library for C.

Package info

Template:
Codename: c-blosc2
Source file: c-blosc2-2.14.4.tar.gz
Source file size: 3155712
Source file MD5-checkum: 8e015c3bddfd4dc698f3ae2d5156c3df
Source directory: c-blosc2-2.14.4
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/c/c-blosc2-2.14.4.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/c/c-blosc2-2.14.4.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd       build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr    ..

Build script:
cd       build &&
make

Install script:
cd       build &&
make install