]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/ktx/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / ktx / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "ktx",
3 "version-string": "4.0.0-beta5",
4 "port-version": 2,
5 "description": "A small library of functions for writing and reading KTX files, and instantiating OpenGL®, OpenGL ES™️ and Vulkan® textures from them",
6 "homepage": "https://github.com/KhronosGroup/KTX-Software",
7 "supports": "!(uwp | x86)",
8 "dependencies": [
9 "zstd"
10 ],
11 "features": {
12 "tools": {
13 "description": "Build tools"
14 },
15 "vulkan": {
16 "description": "Build Vulkan support"
17 }
18 }
19}