vcpkg/ports/live555/vcpkg.json
Jack·Boos·Yu 6ee116c59e
[live555] Export unofficial targets (#28252)
* [live555] Export unofficial targets

* version

* typo

* version

Co-authored-by: jyu49 <yu_jack@apple.com>
2022-12-12 14:35:22 -08:00

20 lines
383 B
JSON

{
"name": "live555",
"version-date": "2022-12-01",
"port-version": 1,
"description": "A complete RTSP server application",
"homepage": "http://www.live555.com/liveMedia",
"license": "GPL-3.0-or-later",
"dependencies": [
"openssl",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}