[SCM] Packaging for openal-soft branch, master, updated. debian/1.7.411-1-1-ga089d62

Andres Mejia mcitadel at gmail.com
Sat May 16 18:25:32 UTC 2009


The following commit has been merged in the master branch:
commit a089d6234e495affa8801c97bf8959e1055e3639
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sat May 16 14:24:55 2009 -0400

    Fix alsoftrc.conf. (Closes: #527984)

diff --git a/debian/patches/alsoftrc-fix.patch b/debian/patches/alsoftrc-fix.patch
new file mode 100644
index 0000000..27df9aa
--- /dev/null
+++ b/debian/patches/alsoftrc-fix.patch
@@ -0,0 +1,63 @@
+Comment out all non-option lines.
+==========================================================================
+--- a/alsoftrc.sample
++++ b/alsoftrc.sample
+@@ -68,38 +68,38 @@
+              # Default is empty (all available effects enabled)
+ 
+ layout_STEREO =  # Sets the speaker layout when using stereo output. Values are
+-                   specified in degrees, where 0 is straight in front, negative
+-                   goes left, and positive goes right. The values must define a
+-                   circular pattern, starting with the back-left at the most
+-                   negative, around the front to back-center. Unspecified
+-                   speakers will remain at their default position. Available
+-                   speakers are front-left(fl) and front-right(fr).
+-                   The default is:
++                 # specified in degrees, where 0 is straight in front, negative
++                 # goes left, and positive goes right. The values must define a
++                 # circular pattern, starting with the back-left at the most
++                 # negative, around the front to back-center. Unspecified
++                 # speakers will remain at their default position. Available
++                 # speakers are front-left(fl) and front-right(fr).
++                 # The default is:
+                    fl=-90, fr=90
+ 
+ layout_QUAD =  # Sets the speaker layout when using quadriphonic output.
+-                 Available speakers are back-left(bl), front-left(fl),
+-                 front-right(fr), and back-right(br).
+-                 The default is:
++               # Available speakers are back-left(bl), front-left(fl),
++               # front-right(fr), and back-right(br).
++               # The default is:
+                  bl=-135, fl=-45, fr=45, br=135
+ 
+ layout_51CHN =  # Sets the speaker layout when using 5.1 output. Available
+-                  speakers are back-left(bl), front-left(fl), front-center(fc),
+-                  front-right(fr), and back-right(br).
+-                  The default is:
++                # speakers are back-left(bl), front-left(fl), front-center(fc),
++                # front-right(fr), and back-right(br).
++                # The default is:
+                   bl=-110, fl=-30, fc=0, fr=30, br=110
+ 
+ layout_61CHN =  # Sets the speaker layout when using 6.1 output. Available
+-                  speakers are side-left(sl), front-left(fl), front-center(fc),
+-                  front-right(fr), side-right(sr), and back-center(bc).
+-                  The default is:
++                # speakers are side-left(sl), front-left(fl), front-center(fc),
++                # front-right(fr), side-right(sr), and back-center(bc).
++                # The default is:
+                   sl=-90, fl=-30, fc=0, fr=30, sr=90, bc=180
+ 
+ layout_71CHN =  # Sets the speaker layout when using 7.1 output. Available
+-                  speakers are back-left(bl), side-left(sl), front-left(fl),
+-                  front-center(fc), front-right(fr), side-right(sr), and
+-                  back-right(br).
+-                  The default is:
++                # speakers are back-left(bl), side-left(sl), front-left(fl),
++                # front-center(fc), front-right(fr), side-right(sr), and
++                # back-right(br).
++                # The default is:
+                   bl=-150, sl=-90, fl=-30, fc=0, fr=30, sr=90 br=150
+ 
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 2d40801..f1419b8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 static_lib.patch
+alsoftrc-fix.patch

-- 
Packaging for openal-soft



More information about the Pkg-games-commits mailing list