[packages/mediastreamer] - updated to 5.3.104

bszx bszx at pld-linux.org
Wed Jan 29 15:55:03 CET 2025


commit 8f21a4f072c3301f582a38d7202b3eda02f96b1a
Author: Bartek Szady <bszx at bszx.eu>
Date:   Mon Jan 27 09:54:46 2025 +0100

    - updated to 5.3.104

 mediastreamer-cmake-link.patch |  9 +++++----
 mediastreamer.spec             | 22 +++++++++++-----------
 2 files changed, 16 insertions(+), 15 deletions(-)
---
diff --git a/mediastreamer.spec b/mediastreamer.spec
index 11d1c7f..2175c8f 100644
--- a/mediastreamer.spec
+++ b/mediastreamer.spec
@@ -25,13 +25,13 @@
 Summary:	Audio/Video real-time streaming
 Summary(pl.UTF-8):	Przesyłanie strumieni audio/video w czasie rzeczywistym 
 Name:		mediastreamer
-Version:	5.3.41
+Version:	5.3.104
 Release:	1
 License:	AGPL v3+
 Group:		Libraries
 #Source0Download: https://gitlab.linphone.org/BC/public/mediastreamer2/tags
 Source0:	https://gitlab.linphone.org/BC/public/mediastreamer2/-/archive/%{version}/mediastreamer2-%{version}.tar.bz2
-# Source0-md5:	0347b03d73401f51c067e7100a242677
+# Source0-md5:	f7984d0be1545b0cfb20014d5c79dec4
 Patch0:		build.patch
 Patch1:		%{name}-cmake-link.patch
 Patch2:		libupnp-1.14.patch
@@ -159,15 +159,15 @@ Statyczne biblioteki mediastreamer.
 
 %prep
 %setup -q -n mediastreamer2-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
+%patch -P 4 -p1
+%patch -P 5 -p1
+%patch -P 6 -p1
+%patch -P 7 -p1
+%patch -P 8 -p1
 
 # cmake checks for python3, so don't require python 2 as well
 %{__sed} -i -e '1s,/usr/bin/python$,%{__python3},' tools/xxd.py
diff --git a/mediastreamer-cmake-link.patch b/mediastreamer-cmake-link.patch
index 13ce434..71c6f20 100644
--- a/mediastreamer-cmake-link.patch
+++ b/mediastreamer-cmake-link.patch
@@ -1,7 +1,8 @@
---- mediastreamer2-5.3.29/src/CMakeLists.txt.orig	2024-03-09 18:09:20.452050150 +0100
-+++ mediastreamer2-5.3.29/src/CMakeLists.txt	2024-03-09 18:54:37.470664130 +0100
-@@ -614,8 +614,8 @@ if(BUILD_SHARED_LIBS)
- 			set_target_properties(mediastreamer2 PROPERTIES LINK_FLAGS "-Wl,--exclude-libs,libvpx.a")
+diff -up mediastreamer2-5.3.104/src/CMakeLists.txt._orig mediastreamer2-5.3.104/src/CMakeLists.txt
+--- mediastreamer2-5.3.104/src/CMakeLists.txt._orig	2025-01-24 22:10:35.324991406 +0100
++++ mediastreamer2-5.3.104/src/CMakeLists.txt	2025-01-24 22:13:34.210568658 +0100
+@@ -615,8 +615,8 @@ if(BUILD_SHARED_LIBS)
+ 			target_link_options(mediastreamer2 PRIVATE "-Wl,--exclude-libs,libvpx.a")
  		endif()
  		# Do not version shared library on Android
 -		set_target_properties(mediastreamer2 PROPERTIES SOVERSION ${MEDIASTREAMER_SO_VERSION})
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mediastreamer.git/commitdiff/8f21a4f072c3301f582a38d7202b3eda02f96b1a



More information about the pld-cvs-commit mailing list