14 lines
304 B
JSON
Executable File
14 lines
304 B
JSON
Executable File
{
|
|
"name": "libdshowcapture",
|
|
"version": "0.6.0",
|
|
"port-version": 3,
|
|
"description": "Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows.",
|
|
"supports": "windows & !uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|