CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/07/10 11:02:41
Modified files:
telephony/linphone/mediastreamer2: Makefile distinfo
telephony/linphone/mediastreamer2/patches: patch-CMakeLists_txt
patch-mediastreamer-config_h_cmake
patch-src_CMakeLists_txt
patch-src_audiofilters_sndio_c
patch-src_base_msfactory_c
Added files:
telephony/linphone/mediastreamer2/patches:
patch-src_crypto_ms_srtp_c
Log message:
telephony/linphone/mediastreamer2: update to 5.0.0.
- add link to upstream github PR for sndio backend
- remove the installation of include/OpenGL headers, the ones we have in
mesa are much more recent.. puzzling.
- add patch to revert a call to srtp_add_or_update_stream that doesnt
exist anywhere in the libsrtp API (?)