aboutsummaryrefslogtreecommitdiff
path: root/ports/libdatachannel/fix-for-vcpkg.patch
AgeCommit message (Collapse)Author
2021-09-02[libdatachannel] Update to v0.14.3 (#19826)Cal McLean
* [libdatachannel] update to version 0.14.3, fixing linking errors * [libdatachannel] correctly format manifest * [libdatachannel]: x-add-version --all
2021-08-05[libdatachannel][libjuice] Update libdatachannel to 0.14.1 and libjuice to ↵Nemirtingas
0.8.4. (#19305) * Update libjuice and libdatachannel * Update libjuice * Update baseline * Update libdatachannel to 0.14.1 Fixes *-uwp. * Update baseline. * Fix nettle discovery * Fix usrsctp library path. * Fix libdatachannel not being built SHARED. * Update baseline. Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2021-04-09[libdatachannel ] Update to 0.12.0 (#17077)Nemirtingas
* Update libdatachannel to 0.12.0 * Update version and vcpkg.json format * Use semver * Update version * Update ports/libdatachannel/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update version hash Co-authored-by: Nemirtingas <nanaki89@hotmail.fr> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-11-23[libdatachannel] Add new port (#13704)Nemirtingas
* libdatachannel port * Fixed various things for pr. * Update to v0.9.2 * Update to 0.9.4 and enable SRTP feature * Add openssl dependency * Fix usrsctp find_library * Flip the sense of the websockets feature and use a manifest instead of CONTROL file. * Need to update libjuice and libdatachannel but there is now a USE_SRTP option. * Update libdatachannel for USE_SRTP Option * Update libdatachannel to v0.10.1 Co-authored-by: Nemirtingas <nanaki89@hotmail.fr> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>