Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
453 B
JSON

{
"name": "libusb-win32",
"version": "1.2.6.0",
"port-version": 10,
"description": "Allows user space applications to access many USB device on Windows.",
"homepage": "https://sourceforge.net/projects/libusb-win32",
"license": "LGPL-3.0-only",
"supports": "windows & !static & !xbox",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}