UmVirt LFS Package info

DB commit: 06a3bafc31a9f2da2aecdf7c1c6e8b91885cb553
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

boost

Boost provides a set of free peer-reviewed portable C++ source libraries. It includes libraries for linear algebra, pseudorandom number generation, multithreading, image processing, regular expressions and unit testing.

Package info

Codename: boost
Source file: boost-1.84.0.tar.xz
Source directory: boost-1.84.0
Package URL: https://umvirt.com/linux/downloads/0.2.1/packages/b/boost-1.84.0.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.1/packages/b/boost-1.84.0.tar.xz.md5sum
Dependances: icu, which.
Dependance of: openvdb, exempi, clucene, swig, libsigcpp, cairomm, inkscape, poppler-app, libreoffice7, libreoffice24.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./bootstrap.sh --prefix=/usr --with-python=python3 

Build script:
./b2 stage -j`nproc` threading=multi link=shared

Install script:
./b2 install threading=multi link=shared