r3980 - packages/trunk/mu-cade/debian/patches

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


Author: pdewacht-guest
Date: 2007-08-29 19:02:24 +0000 (Wed, 29 Aug 2007)
New Revision: 3980

Added:
   packages/trunk/mu-cade/debian/patches/gdc-0.24-semantics-for-version.patch
Modified:
   packages/trunk/mu-cade/debian/patches/series
Log:
fix for gdc 0.24 new "version" semantics


Added: packages/trunk/mu-cade/debian/patches/gdc-0.24-semantics-for-version.patch
===================================================================
--- packages/trunk/mu-cade/debian/patches/gdc-0.24-semantics-for-version.patch	                        (rev 0)
+++ packages/trunk/mu-cade/debian/patches/gdc-0.24-semantics-for-version.patch	2007-08-29 19:02:24 UTC (rev 3980)
@@ -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/mu-cade/debian/patches/series
===================================================================
--- packages/trunk/mu-cade/debian/patches/series	2007-08-29 19:01:31 UTC (rev 3979)
+++ packages/trunk/mu-cade/debian/patches/series	2007-08-29 19:02:24 UTC (rev 3980)
@@ -4,3 +4,4 @@
 dotfile.patch
 window-resize.patch
 makefile.patch
+gdc-0.24-semantics-for-version.patch




More information about the Pkg-games-commits mailing list