Changeset View
Changeset View
Standalone View
Standalone View
package.yml.PY2
- This file was copied from package.yml.
| name : libboost | name : libboost | ||||
| version : 1.62.0 | version : 1.65.1 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - https://sourceforge.net/projects/boost/files/boost/1.62.0/boost_1_62_0.tar.gz : 440a59f8bc4023dbe6285c9998b0f7fa288468b889746b1ef00e8b36c559dce1 | - https://dl.bintray.com/boostorg/release/1.65.1/source/boost_1_65_1.tar.bz2 : 9807a5d16566c57fd74fb522764e0b134a8bbe6b6e8967b83afefd30dcd3be81 | ||||
| homepage : http://www.boost.org/ | homepage : https://www.boost.org/ | ||||
| license : | license : BSL-1.0 | ||||
| - BSL-1.0 | |||||
| summary : Useful C++ source libraries | summary : Useful C++ source libraries | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(icu-i18n) | - pkgconfig(icu-i18n) | ||||
| - pkgconfig(ompi) | |||||
| - bzip2-devel | |||||
| - numpy | |||||
| component : programming | component : programming | ||||
| description: | | description: | | ||||
| 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. | 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. | ||||
| setup : | | setup : | | ||||
| ./bootstrap.sh --prefix=$installdir/usr --libdir=$installdir/%libdir% | ./bootstrap.sh --prefix=$installdir/usr --libdir=$installdir/%libdir% | ||||
| build : | | build : | | ||||
| ./b2 stage threading=multi link=shared,static runtime-link=shared -j $(echo %JOBS% | sed -e 's/-j//') | ./b2 stage threading=multi link=shared,static runtime-link=shared -j $(echo %JOBS% | sed -e 's/-j//') | ||||
| install : | | install : | | ||||
| ./b2 install threading=multi link=shared,static runtime-link=shared -j $(echo %JOBS% | sed -e 's/-j//') | ./b2 install threading=multi link=shared,static runtime-link=shared -j $(echo %JOBS% | sed -e 's/-j//') | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.