[packages/fluidsynth] - updated to 2.5.2

qboosh qboosh at pld-linux.org
Sun Dec 28 19:58:13 CET 2025


commit 89e5f8da7a5bb0c8d7cd8927e812517f3909bb3c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Dec 28 19:58:45 2025 +0100

    - updated to 2.5.2

 fluidsynth.spec | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/fluidsynth.spec b/fluidsynth.spec
index 12084e3..c197f36 100644
--- a/fluidsynth.spec
+++ b/fluidsynth.spec
@@ -9,7 +9,7 @@
 Summary:	FluidSynth - a software, real-time synthesizer
 Summary(pl.UTF-8):	FluidSynth - programowy syntezator działający w czasie rzeczywistym
 Name:		fluidsynth
-Version:	2.4.7
+Version:	2.5.2
 Release:	1
 %if %{with readline}
 License:	GPL v2+ (enforced by readline), LGPL v2+ (fluidsynth itself)
@@ -19,12 +19,13 @@ License:	LGPL v2+
 Group:		Applications/Sound
 #Source0Download: https://github.com/FluidSynth/fluidsynth/releases
 Source0:	https://github.com/FluidSynth/fluidsynth/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	e2102cb2c323e9fa7681c4a6223728cf
+# Source0-md5:	d1bf92032c6e65e655801a5feef8133d
 URL:		https://www.fluidsynth.org/
 BuildRequires:	SDL3-devel >= 3
 BuildRequires:	alsa-lib-devel >= 0.9.1
 BuildRequires:	cmake >= 3.13
-BuildRequires:	dbus-devel >= 1.0.0
+BuildRequires:	dbus-devel >= 1.11.12
+BuildRequires:	gcem-devel
 BuildRequires:	gettext-tools
 BuildRequires:	glib2-devel >= 1:2.26.0
 BuildRequires:	jack-audio-connection-kit-devel
@@ -33,17 +34,20 @@ BuildRequires:	ladspa-devel
 BuildRequires:	libgomp-devel >= 6:4.9
 BuildRequires:	libinstpatch-devel >= 1.1.0
 BuildRequires:	libsndfile-devel >= 1.0.18
+BuildRequires:	libstdc++-devel >= 6:7
 %{?with_midishare:BuildRequires:	midishare-devel}
 BuildRequires:	pkgconfig
 %{?with_pipewire:BuildRequires:	pipewire-devel >= 0.3}
 %{?with_portaudio:BuildRequires:	portaudio-devel >= 19}
-BuildRequires:	pulseaudio-devel >= 0.9.8
+BuildRequires:	pulseaudio-devel >= 2.0
 %{?with_readline:BuildRequires:	readline-devel}
 BuildRequires:	rpmbuild(macros) >= 1.213
 %{?with_systemd:BuildRequires:	systemd-devel >= 1:209}
 Requires:	alsa-lib >= 0.9.1
+Requires:	dbus-libs >= 1.11.12
 Requires:	glib2 >= 1:2.26.0
 Requires:	libsndfile >= 1.0.18
+Requires:	pulseaudio-libs >= 2.0
 Suggests:	soundfont-fluid
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,14 +65,14 @@ Summary(pl.UTF-8):	Pliki nagłówkowe dla FluidSynth
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	alsa-lib-devel >= 0.9.1
-Requires:	dbus-devel >= 1.0.0
+Requires:	dbus-devel >= 1.11.12
 Requires:	glib2-devel >= 1:2.26.0
 Requires:	jack-audio-connection-kit-devel
 Requires:	libsndfile-devel >= 1.0.18
 %{?with_midishare:Requires: midishare-devel}
 %{?with_pipewire:Requires:	pipewire-devel >= 0.3}
 %{?with_portaudio:Requires:	portaudio-devel >= 19}
-Requires:	pulseaudio-devel >= 0.9.8
+Requires:	pulseaudio-devel >= 2.0
 %{?with_readline:Requires: readline-devel}
 Obsoletes:	fluidsynth-static < 2
 
@@ -109,13 +113,13 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README.md THANKS TODO
 %attr(755,root,root) %{_bindir}/fluidsynth
-%attr(755,root,root) %{_libdir}/libfluidsynth.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libfluidsynth.so.3
+%{_libdir}/libfluidsynth.so.*.*.*
+%ghost %{_libdir}/libfluidsynth.so.3
 %{_mandir}/man1/fluidsynth.1*
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libfluidsynth.so
+%{_libdir}/libfluidsynth.so
 %{_includedir}/fluidsynth.h
 %{_includedir}/fluidsynth
 %{_pkgconfigdir}/fluidsynth.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fluidsynth.git/commitdiff/89e5f8da7a5bb0c8d7cd8927e812517f3909bb3c



More information about the pld-cvs-commit mailing list