UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
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.86.0-b2-nodocs.tar.xz
Source directory: boost-1.86.0
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/b/boost-1.86.0-b2-nodocs.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/b/boost-1.86.0-b2-nodocs.tar.xz.md5sum
Dependances: icu, which.
Dependance of: exempi, openvdb, libsigcpp, cairomm, clucene, swig, cairomm16, libsigcpp3, inkscape, poppler-app, !libreoffice7, libreoffice.
Patches: boost-1.86.0-upstream_fixes-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
case $(uname -m) in
i?86)
sed -e "s/defined(__MINGW32__)/& || defined(__i386__)/" \
-i ./libs/stacktrace/src/exception_headers.h ;;
esac
./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