vcpkg/ports/live555/vcpkg.json
Jack·Boos·Yu 592158c502
[live555] Update to 2022-07-14 (#26144)
* [live555] Update to 2022-07-14

* version

* Update ports/live555/vcpkg.json

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>

* Update versions/l-/live555.json

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-08-04 10:38:23 -07:00

19 lines
362 B
JSON

{
"name": "live555",
"version-date": "2022-07-14",
"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
}
]
}