aboutsummaryrefslogtreecommitdiff
path: root/ports/openexr/vcpkg.json
blob: 1d7f178bf65089bd3abd25eb05360a0defa12c1a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "openexr",
  "version-string": "2.5.0",
  "port-version": 2,
  "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"
  ]
}