pineapple/externals/vcpkg/ports/openexr/vcpkg.json
2022-07-23 03:01:36 +02:00

11 lines
329 B
JSON
Executable file

{
"name": "openexr",
"version-string": "2.5.0",
"port-version": 3,
"description": "OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications",
"homepage": "https://www.openexr.com/",
"supports": "!uwp",
"dependencies": [
"zlib"
]
}