[fenix] 59/127: Added new patch to fix #437735

Peter Pentchev roam at ringlet.net
Thu Dec 17 14:39:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

roam-guest pushed a commit to branch master
in repository fenix.

commit 9af0bb6a40426805f8ab132bdf927cc2adf26326
Author: Miriam Ruiz <miriam at debian.org>
Date:   Thu Nov 15 19:53:02 2007 +0000

    Added new patch to fix #437735
---
 debian/patches/fxi_pal_get.patch | 14 ++++++++++++++
 debian/patches/series            |  1 +
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/fxi_pal_get.patch b/debian/patches/fxi_pal_get.patch
new file mode 100644
index 0000000..42dff5f
--- /dev/null
+++ b/debian/patches/fxi_pal_get.patch
@@ -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);
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 7ba3836..7ac9bbd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -17,3 +17,4 @@ fxi_apptitle.patch
 endianess.patch
 fxi_pal.patch
 fxi_sdl_mixer_use_rwops.patch
+fxi_pal_get.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git



More information about the Pkg-games-commits mailing list