Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
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: 3
|
||||
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: 0f5a783b424f374e6f27ec8b0c73130e89b08814ac8fa2e84fd7fe0b05862c53
|
||||
Reference in New Issue
Block a user