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

21 lines
404 B
JSON

{
"name": "libuvc",
"version": "0.0.7",
"port-version": 1,
"description": "a cross-platform library for USB video devices",
"homepage": "https://github.com/libuvc/libuvc",
"supports": "!uwp & !windows",
"dependencies": [
"libjpeg-turbo",
"libusb",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}