Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
437 B
JSON

{
"name": "openni2",
"version": "2.2.0.33",
"port-version": 15,
"description": "OpenNI is open source library for access to Natural Interaction (NI) devices such as RGB-D camera.",
"homepage": "https://github.com/OpenNI/OpenNI2",
"license": "Apache-2.0",
"supports": "!uwp & !staticcrt",
"dependencies": [
"kinectsdk1",
{
"name": "vcpkg-msbuild",
"host": true,
"platform": "windows"
}
]
}