UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
brotli
Brotli provides a general-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling. Its libraries are particularly used for WOFF2 fonts on webpages.Package info
Codename: brotli
Source file: brotli-1.0.9.tar.gz
Source directory: brotli-1.0.9
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/b/brotli-1.0.9.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/b/brotli-1.0.9.tar.gz.md5sum
Dependances: cmake.
Dependance of: exiv2, wireshark.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '[email protected].@@' scripts/*.pc.in
mkdir out &&
cd out &&
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
..
Build script:
cd out &&
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make check
fi
pip3 wheel -w dist --no-build-isolation --no-deps $PWD
Install script:
cd out &&
make install
pip3 install --no-index --find-links dist --no-cache-dir --no-user Brotli
Apache/2.4.62 (Debian) Server at ulfs.org Port 443