r2516 - packages/trunk/blockattack/debian/patches

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


Author: goneri-guest
Date: 2007-03-27 22:32:26 +0000 (Tue, 27 Mar 2007)
New Revision: 2516

Removed:
   packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff
Modified:
   packages/trunk/blockattack/debian/patches/fix_scons.diff
   packages/trunk/blockattack/debian/patches/series
Log:
remove build_with_enet1_0.diff (useless)
update fix_scons.diff


Deleted: packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff
===================================================================
--- packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff	2007-03-27 22:14:16 UTC (rev 2515)
+++ packages/trunk/blockattack/debian/patches/build_with_enet1_0.diff	2007-03-27 22:32:26 UTC (rev 2516)
@@ -1,13 +0,0 @@
-Index: blockattack-1.3.1/main.cpp
-===================================================================
---- ./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)
- 			{
--				enet_peer_disconnect (peer);
-+				enet_peer_disconnect (peer,0);
- 				SDL_Delay(20);
- 				enet_host_destroy(client);
- 				weAreAClient = false;

Modified: packages/trunk/blockattack/debian/patches/fix_scons.diff
===================================================================
--- packages/trunk/blockattack/debian/patches/fix_scons.diff	2007-03-27 22:14:16 UTC (rev 2515)
+++ packages/trunk/blockattack/debian/patches/fix_scons.diff	2007-03-27 22:32:26 UTC (rev 2516)
@@ -1,12 +1,16 @@
 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 @@
+--- blockattack-1.3.1.orig/Game/SConscript	2007-03-28 00:27:40.000000000 +0200
++++ blockattack-1.3.1/Game/SConscript	2007-03-28 00:29:31.000000000 +0200
+@@ -125,9 +125,9 @@
+ 'gfx/bChange.png',
+ 'gfx/Thumbs.db',
  'gfx/bHost.png',
- 'gfx/b1600.png',
- 'gfx/b1400.png',
+-'gfx/b1600.png',
+-'gfx/b1400.png',
 -'gfx/b1280.png',
++#'gfx/b1600.png',
++#'gfx/b1400.png',
 +#'gfx/b1280.png',
  'gfx/iCheckBoxArea2.png',
  'gfx/blackLine.png',

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




More information about the Pkg-games-commits mailing list