UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

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

c-blosc

A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.

Package info

Codename: c-blosc
Source file: c-blosc-1.17.1.tar.gz
Source directory: c-blosc-1.17.1
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/c/c-blosc-1.17.1.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/c/c-blosc-1.17.1.tar.gz.md5sum
Dependances: snappy, zstd.
Dependance of: openvdb.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
rm -rf build
mkdir build
cd build

cmake -DCMAKE_INSTALL_PREFIX="/usr" \
        -DPREFER_EXTERNAL_LZ4="ON" \
        -DPREFER_EXTERNAL_ZLIB="ON" \
        -DPREFER_EXTERNAL_SNAPPY="ON" \
        -DPREFER_EXTERNAL_ZSTD="ON" \
        -DBUILD_TESTS="OFF" \
        ..

Build script:
make

Install script:
make install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443