21 lines
404 B
JSON
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
|
|
}
|
|
]
|
|
}
|