Author: pdewacht-guest
Date: 2007-08-29 19:38:09 +0000 (Wed, 29 Aug 2007)
New Revision: 3986

Modified:
   
packages/trunk/torus-trooper/debian/patches/gdc-0.24-semantics-for-version.patch
Log:
update openglu as well


Modified: 
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
    2007-08-29 19:35:08 UTC (rev 3985)
+++ 
packages/trunk/torus-trooper/debian/patches/gdc-0.24-semantics-for-version.patch
    2007-08-29 19:38:09 UTC (rev 3986)
@@ -1,7 +1,7 @@
-Index: gunroar-0.15.dfsg1/import/opengl.d
+Index: torus-trooper-0.22.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
+--- torus-trooper-0.22.dfsg1.orig/import/opengl.d      2007-08-29 
21:05:54.000000000 +0200
++++ torus-trooper-0.22.dfsg1/import/opengl.d   2007-08-29 21:06:08.000000000 
+0200
 @@ -1,10 +1,4 @@
 -version (Win32) {
 -      private import std.c.windows.windows;
@@ -14,3 +14,20 @@
  
  alias uint GLenum;
  alias ubyte GLboolean;
+Index: torus-trooper-0.22.dfsg1/import/openglu.d
+===================================================================
+--- torus-trooper-0.22.dfsg1.orig/import/openglu.d     2007-08-29 
21:37:37.000000000 +0200
++++ torus-trooper-0.22.dfsg1/import/openglu.d  2007-08-29 21:37:43.000000000 
+0200
+@@ -1,11 +1,6 @@
+ import opengl;
+ 
+-version (Win32) {
+-      extern(Windows):
+-}
+-version (linux) {
+-      extern(C):
+-}
++extern(C):
+ 
+ GLubyte* gluErrorString (
+     GLenum   errCode);


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to