[packages/SDL_mixer] Rel 7
arekm
arekm at pld-linux.org
Fri May 8 13:48:34 CEST 2026
commit 74c2a2cfc1bf64dd5759199e1c565deef2475083
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri May 8 13:48:25 2026 +0200
Rel 7
SDL_mixer-fluidsynth-include.patch | 10 ++++++++++
SDL_mixer.spec | 4 +++-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/SDL_mixer.spec b/SDL_mixer.spec
index c1cd5b4..22b0e41 100644
--- a/SDL_mixer.spec
+++ b/SDL_mixer.spec
@@ -14,7 +14,7 @@ Summary(pl.UTF-8): Simple DirectMedia Layer - biblioteka miksująca próbki dźw
Summary(pt_BR.UTF-8): SDL - Biblioteca para mixagem
Name: SDL_mixer
Version: 1.2.12
-Release: 6
+Release: 7
License: Zlib-like
Group: Libraries
Source0: http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
@@ -22,6 +22,7 @@ Source0: http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar
Patch0: %{name}-timidity_cfg.patch
Patch1: %{name}-acfix.patch
Patch2: %{name}-link.patch
+Patch3: %{name}-fluidsynth-include.patch
URL: http://www.libsdl.org/projects/SDL_mixer/release-1.2.html
BuildRequires: SDL-devel >= 1.2.10
BuildRequires: autoconf
@@ -95,6 +96,7 @@ Bibliotecas estáticas para desenvolvimento com SDL_mixer.
%patch -P0 -p1
%patch -P1 -p1
%patch -P2 -p1
+%patch -P3 -p0
%build
%{__libtoolize}
diff --git a/SDL_mixer-fluidsynth-include.patch b/SDL_mixer-fluidsynth-include.patch
new file mode 100644
index 0000000..d418db8
--- /dev/null
+++ b/SDL_mixer-fluidsynth-include.patch
@@ -0,0 +1,10 @@
+--- mixer.c.orig 2026-05-08 12:35:06.132697811 +0200
++++ mixer.c 2026-05-08 12:35:06.195495337 +0200
+@@ -38,6 +38,7 @@
+ #include "dynamic_mod.h"
+ #include "dynamic_mp3.h"
+ #include "dynamic_ogg.h"
++#include "dynamic_fluidsynth.h"
+
+ #define __MIX_INTERNAL_EFFECT__
+ #include "effects_internal.h"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SDL_mixer.git/commitdiff/74c2a2cfc1bf64dd5759199e1c565deef2475083
More information about the pld-cvs-commit
mailing list