vcpkg/ports/live555/vcpkg.json
2023-11-17 11:07:28 -08:00

20 lines
385 B
JSON

{
"name": "live555",
"version-date": "2023-11-08",
"description": "A complete RTSP server application",
"homepage": "http://www.live555.com/liveMedia",
"license": "GPL-3.0-or-later",
"supports": "!xbox",
"dependencies": [
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}