22 lines
418 B
JSON
Executable File
22 lines
418 B
JSON
Executable File
{
|
|
"name": "libuvc",
|
|
"version-date": "2020-11-24",
|
|
"port-version": 3,
|
|
"description": "a cross-platform library for USB video devices",
|
|
"homepage": "https://github.com/libuvc/libuvc",
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
"libjpeg-turbo",
|
|
"libusb",
|
|
"libusb",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|