Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: openexr
|
||||
description: A high dynamic-range image file format library
|
||||
version: 3.4.4
|
||||
revision: 1
|
||||
url: https://www.openexr.com/
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- imath
|
||||
- libdeflate
|
||||
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: 91fc5670f13fe7d9d3b7ae0fe695e3cc813200839084eae6497459e7f650d876
|
||||
Reference in New Issue
Block a user