diff --git a/common/shlibs b/common/shlibs index 910ee70ba7..3b0f6eb9c5 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3530,8 +3530,7 @@ libbzrtp.so.0 bzrtp-1.0.6_1 libbellesip.so.1 belle-sip-4.4.0_1 libKF5EventViews.so.5 eventviews-18.04.3_1 libKF5IncidenceEditor.so.5 incidenceeditor-18.04.3_1 -libmediastreamer_base.so.10 mediastreamer-2.16.1_1 -libmediastreamer_voip.so.10 mediastreamer-2.16.1_1 +libmediastreamer_voip.so.11 mediastreamer-4.4.0_1 liblinphone.so.9 linphone-3.12.0_1 liblinphone++.so.9 linphone-3.12.0_1 libbelr.so.1 belr-0.1.3_1 diff --git a/srcpkgs/mediastreamer/template b/srcpkgs/mediastreamer/template index 3dd3e69f71..107e6f59e0 100644 --- a/srcpkgs/mediastreamer/template +++ b/srcpkgs/mediastreamer/template @@ -1,8 +1,9 @@ # Template file for 'mediastreamer' pkgname=mediastreamer -version=2.16.1 -revision=3 -build_style="cmake" +version=4.4.0 +revision=1 +build_style=cmake +wrksrc="mediastreamer2-${version}" configure_args="-DENABLE_STRICT=0 -DENABLE_UNIT_TESTS=0" hostmakedepends="python" makedepends="bzrtp-devel ffmpeg-devel glew-devel libXv-devel libsrtp-devel @@ -12,8 +13,8 @@ short_desc="Powerful and lightweight streaming engine for voice/video telephony" maintainer="John " license="GPL-2.0-or-later" homepage="https://www.linphone.org/technical-corner/mediastreamer2" -distfiles="https://www.linphone.org/releases/sources/mediastreamer/mediastreamer-${version}.tar.gz" -checksum=33351f9409e229a00aaf831930916e1934d8e972773e95f7b7177c9e4cc61772 +distfiles="https://gitlab.linphone.org/BC/public/mediastreamer2/-/archive/${version}/mediastreamer2-${version}.tar.gz" +checksum=f986fba8bb23db60441707c958e8d8cb41d56939b42ef4e47de1eeed62522eee mediastreamer-devel_package() { depends="${sourcepkg}>=${version}_${revision}"