27 lines
702 B
YAML
27 lines
702 B
YAML
name: imath
|
|
description: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
|
|
version: 3.2.3
|
|
revision: 1
|
|
url: https://www.openexr.com/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
optional_depends:
|
|
- boost
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- boost
|
|
- cmake
|
|
- python3=3.14.*
|
|
- 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: 72f498e7073890a2a1b870e453908a07c9725f9d1384527043a38578bfb4ef31
|