The following commit has been merged in the master branch:
commit ad83701aa03c61498bf72c48f800329072bd2a50
Author: Ansgar Burchardt <[email protected]>
Date: Mon Dec 28 23:50:10 2009 +0900
use SDL Mixer backend
Use the SDL Mixer backend instead of SDL backend to enable MIDI
playback.
Closes: #552564
Signed-off-by: Ansgar Burchardt <[email protected]>
diff --git a/debian/control b/debian/control
index 074327f..047503d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
Priority: extra
Maintainer: Debian Games Team <[email protected]>
Uploaders: Ansgar Burchardt <[email protected]>, Clint Adams <[email protected]>
-Build-Depends: debhelper (>= 7), quilt (>= 0.46), libsdl1.2-dev, zlib1g-dev,
imagemagick, libpng12-dev
+Build-Depends: debhelper (>= 7), quilt (>= 0.46), libsdl1.2-dev,
libsdl-mixer1.2-dev, zlib1g-dev, imagemagick, libpng12-dev
Standards-Version: 3.8.3
Homepage: http://www.simutrans.com/
Vcs-Git: git://git.debian.org/git/pkg-games/simutrans.git
diff --git a/debian/patches/config.diff b/debian/patches/config.diff
index a787b90..12e44d1 100644
--- a/debian/patches/config.diff
+++ b/debian/patches/config.diff
@@ -47,8 +47,8 @@ Build configuration for Debian
+
+#BACKEND = allegro
+#BACKEND = gdi
-+BACKEND = sdl
-+#BACKEND = mixer_sdl
++#BACKEND = sdl
++BACKEND = mixer_sdl
+#BACKEND = x11
+
+#COLOUR_DEPTH = 8
--
transportation simulator
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits