24 lines
604 B
YAML
24 lines
604 B
YAML
name: openexr
|
|
description: A high dynamic-range image file format library
|
|
version: 3.4.13
|
|
revision: 1
|
|
url: https://www.openexr.com/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- imath
|
|
- libdeflate
|
|
- openjph
|
|
make_depends:
|
|
- cmake
|
|
downloads:
|
|
- url: https://github.com/AcademySoftwareFoundation/openexr/releases/download/v${BPM_PKG_VERSION}/openexr-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: fe99c9cf06e41803db75ae4f5c9bb9955b7033ff47f05b02bc60bc5dba391996
|