]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/opencolorio/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / opencolorio / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "opencolorio",
3 "version-semver": "1.1.1",
4 "port-version": 5,
5 "description": "OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats.",
6 "homepage": "https://opencolorio.org/",
7 "dependencies": [
8 {
9 "name": "freeglut",
10 "default-features": false
11 },
12 {
13 "name": "glew",
14 "default-features": false
15 },
16 {
17 "name": "lcms",
18 "default-features": false
19 },
20 {
21 "name": "tinyxml",
22 "default-features": false
23 },
24 {
25 "name": "yaml-cpp",
26 "default-features": false
27 }
28 ]
29}