
- Fix various incompatibilities and differences between Linux and Cygwin builds - Make usrsctp an optional dependency - Fix building without SSL - Add new secure random bytes function, use it for websockets - Switch to libsrtp2 v2.6.0 (currently latest release) - Add patch that makes latest libsrtp2 build in latest Cygwin - Add patch that makes srt build in latest Cygwin - Correctly allow linking libsrtp2 and srt to local mbedtls version
9 lines
162 B
Text
9 lines
162 B
Text
[wrap-git]
|
|
directory = libsrtp
|
|
url = https://github.com/cisco/libsrtp.git
|
|
revision = v2.6.0
|
|
diff_files = libsrtp_cygwin_patch
|
|
|
|
[provide]
|
|
libsrtp2 = libsrtp2_dep
|
|
|