r2515 - packages/trunk/blockattack/debian/patches

Gonéri Le Bouder goneri-guest at alioth.debian.org
Tue Mar 27 23:14:16 CET 2007


Author: goneri-guest
Date: 2007-03-27 22:14:16 +0000 (Tue, 27 Mar 2007)
New Revision: 2515

Added:
   packages/trunk/blockattack/debian/patches/fix_scons.diff
Modified:
   packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff
   packages/trunk/blockattack/debian/patches/series
Log:
update patches for blockattack 1.3.1


Modified: packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff
===================================================================
--- packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff	2007-03-25 01:14:34 UTC (rev 2514)
+++ packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff	2007-03-27 22:14:16 UTC (rev 2515)
@@ -1,8 +1,8 @@
-Index: blockattack-1.3.0/main.cpp
+Index: blockattack-1.3.1/main.cpp
 ===================================================================
---- blockattack-1.3.0.orig/main.cpp	2006-09-15 10:17:10.000000000 +0200
-+++ blockattack-1.3.0/main.cpp	2006-09-15 10:17:21.000000000 +0200
-@@ -2524,7 +2524,7 @@
+--- ./main.cpp.orig	2007-03-28 00:02:18.000000000 +0200
++++ ./main.cpp	2007-03-28 00:03:40.000000000 +0200
+@@ -2566,7 +2566,7 @@
  		{
  			if(weAreAClient)
  			{

Added: packages/trunk/blockattack/debian/patches/fix_scons.diff
===================================================================
--- packages/trunk/blockattack/debian/patches/fix_scons.diff	2007-03-25 01:14:34 UTC (rev 2514)
+++ packages/trunk/blockattack/debian/patches/fix_scons.diff	2007-03-27 22:14:16 UTC (rev 2515)
@@ -0,0 +1,13 @@
+Index: blockattack-1.3.1/Game/SConscript
+===================================================================
+--- blockattack-1.3.1.orig/Game/SConscript	2007-03-28 00:08:27.000000000 +0200
++++ blockattack-1.3.1/Game/SConscript	2007-03-28 00:08:36.000000000 +0200
+@@ -127,7 +127,7 @@
+ 'gfx/bHost.png',
+ 'gfx/b1600.png',
+ 'gfx/b1400.png',
+-'gfx/b1280.png',
++#'gfx/b1280.png',
+ 'gfx/iCheckBoxArea2.png',
+ 'gfx/blackLine.png',
+ 'gfx/b1024.png',

Modified: packages/trunk/blockattack/debian/patches/series
===================================================================
--- packages/trunk/blockattack/debian/patches/series	2007-03-25 01:14:34 UTC (rev 2514)
+++ packages/trunk/blockattack/debian/patches/series	2007-03-27 22:14:16 UTC (rev 2515)
@@ -1 +1,2 @@
 build_with_enet1_0.diff
+fix_scons.diff




More information about the Pkg-games-commits mailing list