Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04: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
}
]
}