Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libplacebo5 for openSUSE:Factory 
checked in at 2025-09-10 17:30:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libplacebo5 (Old)
 and      /work/SRC/openSUSE:Factory/.libplacebo5.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libplacebo5"

Wed Sep 10 17:30:05 2025 rev:5 rq:1303333 version:5.264.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libplacebo5/libplacebo5.changes  2025-08-13 
16:29:51.994788549 +0200
+++ /work/SRC/openSUSE:Factory/.libplacebo5.new.1977/libplacebo5.changes        
2025-09-10 17:30:06.769207961 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 10:21:05 UTC 2025 - llyyr <[email protected]>
+
+- Disabled tests and dropped plplay5 package, as this package only
+  exists to provide libplacebo264 for VLC. We don't need the demos
+  or run tests.
+
+-------------------------------------------------------------------

Old:
----
  nuklear.h

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libplacebo5.spec ++++++
--- /var/tmp/diff_new_pack.e78qu6/_old  2025-09-10 17:30:07.817252031 +0200
+++ /var/tmp/diff_new_pack.e78qu6/_new  2025-09-10 17:30:07.817252031 +0200
@@ -29,7 +29,6 @@
 Group:          Development/Libraries/C and C++
 URL:            https://code.videolan.org/videolan/libplacebo
 Source0:        
https://code.videolan.org/videolan/libplacebo/-/archive/v%{version}/libplacebo-v%{version}.tar.bz2
-Source1:        
https://github.com/Immediate-Mode-UI/Nuklear/raw/c512ac886425f6b6b6c816d67f4cb1385cd4cc53/nuklear.h
 Source9:        baselibs.conf
 Patch0:         https://github.com/haasn/libplacebo/commit/12509c0f.patch
 BuildRequires:  c++_compiler
@@ -42,9 +41,6 @@
 BuildRequires:  pkgconfig(dovi)
 BuildRequires:  pkgconfig(glfw3)
 BuildRequires:  pkgconfig(lcms2)
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libunwind)
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(shaderc)
@@ -76,33 +72,14 @@
 renderer. It is based on the core rendering algorithms and ideas
 of mpv.
 
-%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150400
-%package     -n plplay5
-Summary:        Example video player based on %{libname}
-Group:          Productivity/Multimedia/Video/Players
-Conflicts:      plplay
-
-%description -n plplay5
-A small example video player based on %{libname} and FFmpeg. This provides 
little
-more than the ability to display video files, and rather serves as a tool to
-help understand and demonstrate the various options provided by %{libname}.
-%endif
-
 %prep
 %autosetup -p1 -n %{libname}-v%{version}
-cp %{SOURCE1} ./demos/3rdparty/nuklear/
 
 %build
 %if 0%{?suse_version} < 1600
 export PYTHON=%{_bindir}/python3.%{py_min_ver}
 %endif
-%meson -Dglslang=disabled -Dd3d11=disabled -Dtests=true \
-%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150400
-       -Ddemos=true \
-%else
-       -Ddemos=false \
-%endif
-
+%meson -Dglslang=disabled -Dd3d11=disabled -Dtests=false
 %meson_build
 
 %install
@@ -125,8 +102,3 @@
 %{_libdir}/%{libname}.so
 %{_libdir}/pkgconfig/%{libname}.pc
 
-%if 0%{?suse_version} >= 1550 || 0%{?sle_version} > 150400
-%files -n plplay5
-%{_bindir}/plplay
-%endif
-

Reply via email to