r3983 - packages/trunk/torus-trooper/debian/patches

Peter De Wachter pdewacht-guest at alioth.debian.org
Wed Aug 29 19:06:58 UTC 2007


Author: pdewacht-guest
Date: 2007-08-29 19:06:58 +0000 (Wed, 29 Aug 2007)
New Revision: 3983

Added:
   packages/trunk/torus-trooper/debian/patches/gdc-0.24-semantics-for-version.patch
Modified:
   packages/trunk/torus-trooper/debian/patches/fixes.patch
   packages/trunk/torus-trooper/debian/patches/series
Log:
put this patch in a separate file


Modified: packages/trunk/torus-trooper/debian/patches/fixes.patch
===================================================================
--- packages/trunk/torus-trooper/debian/patches/fixes.patch	2007-08-29 19:04:59 UTC (rev 3982)
+++ packages/trunk/torus-trooper/debian/patches/fixes.patch	2007-08-29 19:06:58 UTC (rev 3983)
@@ -282,18 +282,6 @@
 ===================================================================
 --- torus-trooper-0.22.dfsg1.orig/import/opengl.d	2007-08-29 20:43:39.000000000 +0200
 +++ torus-trooper-0.22.dfsg1/import/opengl.d	2007-08-29 20:43:55.000000000 +0200
-@@ -1,10 +1,4 @@
--version (Win32) {
--	private import std.c.windows.windows;
--	extern(Windows):
--}
--version (linux) {
--	extern(C):
--}
-+extern(C):
- 
- alias uint GLenum;
- alias ubyte GLboolean;
 @@ -1116,7 +1110,7 @@
  /*************************************************************/
  

Added: packages/trunk/torus-trooper/debian/patches/gdc-0.24-semantics-for-version.patch
===================================================================
--- packages/trunk/torus-trooper/debian/patches/gdc-0.24-semantics-for-version.patch	                        (rev 0)
+++ packages/trunk/torus-trooper/debian/patches/gdc-0.24-semantics-for-version.patch	2007-08-29 19:06:58 UTC (rev 3983)
@@ -0,0 +1,16 @@
+Index: gunroar-0.15.dfsg1/import/opengl.d
+===================================================================
+--- gunroar-0.15.dfsg1.orig/import/opengl.d	2007-08-29 20:55:03.000000000 +0200
++++ gunroar-0.15.dfsg1/import/opengl.d	2007-08-29 20:55:10.000000000 +0200
+@@ -1,10 +1,4 @@
+-version (Win32) {
+-	private import std.c.windows.windows;
+-	extern(Windows):
+-}
+-version (linux) {
+-	extern(C):
+-}
++extern(C):
+ 
+ alias uint GLenum;
+ alias ubyte GLboolean;

Modified: packages/trunk/torus-trooper/debian/patches/series
===================================================================
--- packages/trunk/torus-trooper/debian/patches/series	2007-08-29 19:04:59 UTC (rev 3982)
+++ packages/trunk/torus-trooper/debian/patches/series	2007-08-29 19:06:58 UTC (rev 3983)
@@ -2,3 +2,4 @@
 directories.patch
 windowed.patch
 dotfile.patch
+gdc-0.24-semantics-for-version.patch




More information about the Pkg-games-commits mailing list