24 lines
636 B
Plaintext
24 lines
636 B
Plaintext
name: imath
|
|
description: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
|
|
version: 3.2.2
|
|
revision: 1
|
|
url: https://www.openexr.com/
|
|
license: BSD-3-Clause
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
optional_depends:
|
|
- boost
|
|
- python3
|
|
make_depends:
|
|
- boost
|
|
- cmake
|
|
- python-numpy
|
|
downloads:
|
|
- url: https://github.com/AcademySoftwareFoundation/Imath/releases/download/v${BPM_PKG_VERSION}/Imath-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 0f5a783b424f374e6f27ec8b0c73130e89b08814ac8fa2e84fd7fe0b05862c53
|