r4681 - packages/trunk/fenix/debian/patches

Miriam Ruiz baby-guest at alioth.debian.org
Thu Nov 15 19:53:02 UTC 2007


Author: baby-guest
Date: 2007-11-15 19:53:02 +0000 (Thu, 15 Nov 2007)
New Revision: 4681

Added:
   packages/trunk/fenix/debian/patches/fxi_pal_get.patch
Modified:
   packages/trunk/fenix/debian/patches/series
Log:
Added new patch to fix #437735



Added: packages/trunk/fenix/debian/patches/fxi_pal_get.patch
===================================================================
--- packages/trunk/fenix/debian/patches/fxi_pal_get.patch	                        (rev 0)
+++ packages/trunk/fenix/debian/patches/fxi_pal_get.patch	2007-11-15 19:53:02 UTC (rev 4681)
@@ -0,0 +1,14 @@
+# Copyright (C) 2007  Dann Frazier <dannf at debian.org>
+# Licensed under the GPL, see /usr/share/common-licenses/GPL
+# See http://bugs.debian.org/437735
+
+--- fenix-0.92a.dfsg1/fxi/inc/g_pal.h~	2007-10-08 15:54:16.000000000 -0600
++++ fenix-0.92a.dfsg1/fxi/inc/g_pal.h	2007-10-08 16:00:04.000000000 -0600
+@@ -27,6 +27,7 @@
+ #ifndef __G_PAL_H
+ #define __G_PAL_H
+ 
++int pal_get (PALETTE * spal, int color, int num, Uint8 * pal);
+ int pal_set (PALETTE * spal, int color, int num, Uint8 * pal);
+ int pal_map_assign (int libid, int mapcode, PALETTE * palid);
+ 

Modified: packages/trunk/fenix/debian/patches/series
===================================================================
--- packages/trunk/fenix/debian/patches/series	2007-11-15 19:51:08 UTC (rev 4680)
+++ packages/trunk/fenix/debian/patches/series	2007-11-15 19:53:02 UTC (rev 4681)
@@ -17,3 +17,4 @@
 endianess.patch
 fxi_pal.patch
 fxi_sdl_mixer_use_rwops.patch
+fxi_pal_get.patch




More information about the Pkg-games-commits mailing list