Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-sports/xmoto/files: 0.5.7-libpng.patch
Date: Wed, 04 May 2011 20:21:12
Message-Id: 20110504202102.1AEB220057@flycatcher.gentoo.org
1 scarabeus 11/05/04 20:21:02
2
3 Added: 0.5.7-libpng.patch
4 Log:
5 Version bump to latest. Fixes bug #354371.
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 games-sports/xmoto/files/0.5.7-libpng.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/files/0.5.7-libpng.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/xmoto/files/0.5.7-libpng.patch?rev=1.1&content-type=text/plain
14
15 Index: 0.5.7-libpng.patch
16 ===================================================================
17 diff --git a/xmoto-0.5.7.old/src/image/tim_png.cpp b/xmoto-0.5.7/src/image/tim_png.cpp
18 index 75fd545..e4073dc 100644
19 --- a/xmoto-0.5.7.old/src/image/tim_png.cpp
20 +++ b/xmoto-0.5.7/src/image/tim_png.cpp
21 @@ -26,6 +26,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 #include <string.h>
23 #include "tim.h"
24 #include "png.h"
25 +#include "zlib.h"
26
27 /*==============================================================================
28 Types