2024-12-16 13:07:40 -05:00

14 lines
304 B
JSON

{
"name": "libdshowcapture",
"version": "0.6.0",
"port-version": 4,
"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
}
]
}