Skip to content

Commit 57ba70e

Browse files
committed
[live555] update, allow shared library build, remove unused patch files, update
license
1 parent b08425a commit 57ba70e

4 files changed

Lines changed: 3 additions & 31 deletions

File tree

ports/live555/fix-RTSPClient.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

ports/live555/fix_operator_overload.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

ports/live555/portfile.cmake

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
2-
31
string(REPLACE "-" "." format_version ${VERSION})
42
vcpkg_download_distfile(ARCHIVE
53
URLS "https://download.live555.com/live.${format_version}.tar.gz"
64
FILENAME "live.${format_version}.tar.gz"
7-
SHA512 8372dc0e90a5070600bc50b8d9372c52976056446dc2f8a088613d88f12a520bac571a00deff96f018445ca935c4b094408b2ec6e53855aea93cf5eac9c97320
5+
SHA512 153649c7c4a63da6f9c5ec083b7897d70f4778d8872804f4e76f949f3b8ed750efd628d2f2cf38e326a4f6f67fe1eb6cd9153e150318efbf9ccf689bde076394
86
)
97

108
vcpkg_extract_source_archive(

ports/live555/vcpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "live555",
3-
"version-date": "2026-03-23",
3+
"version-date": "2026-04-01",
44
"description": "A complete RTSP server application",
55
"homepage": "http://www.live555.com/liveMedia",
6-
"license": "GPL-3.0-or-later",
6+
"license": "LGPL-3.0",
77
"supports": "!xbox",
88
"dependencies": [
99
"openssl",

0 commit comments

Comments
 (0)