24 lines
622 B
Plaintext
24 lines
622 B
Plaintext
name: boost
|
|
description: Collection of high-quality and peer-reviewed libraries that aims to make C++ development highly productive
|
|
version: 1.90.0
|
|
revision: 1
|
|
url: https://www.boost.org/
|
|
license: BSL-1.0
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bzip2
|
|
- icu
|
|
- zlib
|
|
- zstd
|
|
make_depends:
|
|
- python3
|
|
- python-numpy
|
|
- zlib
|
|
- zstd
|
|
downloads:
|
|
- url: https://github.com/boostorg/boost/releases/download/boost-${BPM_PKG_VERSION}/boost-${BPM_PKG_VERSION}-b2-nodocs.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 9e6bee9ab529fb2b0733049692d57d10a72202af085e553539a05b4204211a6f
|