[packages/gstreamer-plugins-bad] up to 1.26.8

atler atler at pld-linux.org
Mon Nov 24 19:49:46 CET 2025


commit 84a023b0ab0e62d8482030fb1715aefa643c8b6c
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Nov 24 19:49:36 2025 +0100

    up to 1.26.8

 atomic.patch               | 11 -----------
 gstreamer-plugins-bad.spec |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/gstreamer-plugins-bad.spec b/gstreamer-plugins-bad.spec
index e71d3bb..073f817 100644
--- a/gstreamer-plugins-bad.spec
+++ b/gstreamer-plugins-bad.spec
@@ -76,17 +76,16 @@
 Summary:	Bad GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):	Złe wtyczki do środowiska obróbki strumieni GStreamer
 Name:		gstreamer-plugins-bad
-Version:	1.26.0
-Release:	5
+Version:	1.26.8
+Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.xz
-# Source0-md5:	6c58efbdf2f3686e02519acbdffd7296
+# Source0-md5:	f914d3d4c0de8d3915631d8f3b426ee2
 Patch0:		musepack.patch
 Patch1:		%{name}-gs-c++17.patch
 Patch2:		%{name}-aja-update.patch
 Patch3:		%{name}-x265.patch
-Patch4:		atomic.patch
 URL:		https://gstreamer.freedesktop.org/
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	gettext-tools >= 0.17
@@ -1640,7 +1639,6 @@ Wtyczka GStreamera ZXing wykrywająca kody kreskowe.
 %patch -P 1 -p1
 %patch -P 2 -p1
 %patch -P 3 -p1
-%patch -P 4 -p1
 
 # disable SCTP debugging (even though gst_debug is enabled by default)
 # (SCTP_DEBUG requires libusrsctp built with debugging)
diff --git a/atomic.patch b/atomic.patch
deleted file mode 100644
index 71fb5be..0000000
--- a/atomic.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gst-plugins-bad-1.26.0/gst-libs/gst/cuda/meson.build.orig	2025-03-11 21:14:44.000000000 +0100
-+++ gst-plugins-bad-1.26.0/gst-libs/gst/cuda/meson.build	2025-08-05 17:41:09.463823745 +0200
-@@ -49,7 +49,7 @@
- endif
- 
- # Linux ARM would need -latomic for std::atomic<int64_t>
--if host_system == 'linux' and host_machine.cpu_family() in ['aarch64', 'arm']
-+if get_option('cuda-nvmm').allowed() and host_system == 'linux' and host_machine.cpu_family() in ['aarch64', 'arm']
-   libatomic_dep = cxx.find_library('atomic', required: get_option('cuda-nvmm'))
-   if not libatomic_dep.found()
-     subdir_done()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-bad.git/commitdiff/84a023b0ab0e62d8482030fb1715aefa643c8b6c




More information about the pld-cvs-commit mailing list