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