r14200 - packages/trunk/cultivation/debian/patches

Paul Wise pabs at alioth.debian.org
Sun Jun 2 04:16:22 UTC 2013


Author: pabs
Date: 2013-06-02 04:16:22 +0000 (Sun, 02 Jun 2013)
New Revision: 14200

Modified:
   packages/trunk/cultivation/debian/patches/portaudio19.patch
Log:
Clean up the patch a bit

Modified: packages/trunk/cultivation/debian/patches/portaudio19.patch
===================================================================
--- packages/trunk/cultivation/debian/patches/portaudio19.patch	2013-06-02 03:47:56 UTC (rev 14199)
+++ packages/trunk/cultivation/debian/patches/portaudio19.patch	2013-06-02 04:16:22 UTC (rev 14200)
@@ -1,9 +1,9 @@
 Author: Barry deFreese <bdefreese at debian.org>
-Description: Patch system to utilize portaudio v19. Debian Bug: #594015.
-Index: cultivation-9+dfsg1/game2/gameSource/sound/SoundPlayer.h
-===================================================================
---- cultivation-9+dfsg1.orig/game2/gameSource/sound/SoundPlayer.h	2013-06-01 16:54:16.000000000 -0400
-+++ cultivation-9+dfsg1/game2/gameSource/sound/SoundPlayer.h	2013-06-01 17:11:19.000000000 -0400
+Description: Patch system to utilize portaudio v19
+Bug-Debian: http://bugs.debian.org/594015
+Last-Update: 2013-06-01
+--- a/game2/gameSource/sound/SoundPlayer.h
++++ b/game2/gameSource/sound/SoundPlayer.h
 @@ -239,7 +239,7 @@
          char mFadingIn;
          int mNumFadeFramesRemaining;
@@ -13,10 +13,8 @@
  
          // realtime sounds that should be mixed into the next to-speaker call
          SimpleVector<PlayableSound *> *mRealtimeSounds;
-Index: cultivation-9+dfsg1/game2/gameSource/sound/SoundPlayer.cpp
-===================================================================
---- cultivation-9+dfsg1.orig/game2/gameSource/sound/SoundPlayer.cpp	2006-10-02 18:29:43.000000000 -0400
-+++ cultivation-9+dfsg1/game2/gameSource/sound/SoundPlayer.cpp	2013-06-01 17:16:30.000000000 -0400
+--- a/game2/gameSource/sound/SoundPlayer.cpp
++++ b/game2/gameSource/sound/SoundPlayer.cpp
 @@ -52,9 +52,11 @@
  
  




More information about the Pkg-games-commits mailing list