packages: xmoto/xmoto-includes.patch (NEW)=?UTF-8?Q?=20?=- new (zlib.h no longer included...

adamg adamg at pld-linux.org
Wed Feb 8 13:46:20 CET 2012


Author: adamg                        Date: Wed Feb  8 12:46:20 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new (zlib.h no longer included by libpng)

---- Files affected:
packages/xmoto:
   xmoto-includes.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/xmoto/xmoto-includes.patch
diff -u /dev/null packages/xmoto/xmoto-includes.patch:1.1
--- /dev/null	Wed Feb  8 13:46:20 2012
+++ packages/xmoto/xmoto-includes.patch	Wed Feb  8 13:46:15 2012
@@ -0,0 +1,10 @@
+--- xmoto-0.5.9/src/image/tim_png.cpp~	2011-10-11 22:18:11.000000000 +0200
++++ xmoto-0.5.9/src/image/tim_png.cpp	2012-02-08 13:34:49.001077897 +0100
+@@ -24,6 +24,7 @@
+  */
+ #include <stdio.h>
+ #include <string.h>
++#include <zlib.h>
+ #include "tim.h"
+ #include "png.h"
+ 
================================================================


More information about the pld-cvs-commit mailing list