public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/alienarena/files: alienarena-20091227-jpeg8.patch alienarena-20090616-path-overflows.patch
@ 2010-01-29 11:57 Alfredo Tupone (tupone)
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2010-01-29 11:57 UTC (permalink / raw
  To: gentoo-commits

tupone      10/01/29 11:57:38

  Added:                alienarena-20091227-jpeg8.patch
  Removed:              alienarena-20090616-path-overflows.patch
  Log:
  Fix build with >=media-libs/jpeg-8 Bug #302093 by Xake
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-fps/alienarena/files/alienarena-20091227-jpeg8.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alienarena/files/alienarena-20091227-jpeg8.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/alienarena/files/alienarena-20091227-jpeg8.patch?rev=1.1&content-type=text/plain

Index: alienarena-20091227-jpeg8.patch
===================================================================
--- ref_gl/r_image.c.old	2010-01-29 12:35:29.000000000 +0100
+++ ref_gl/r_image.c	2010-01-29 12:37:02.000000000 +0100
@@ -572,6 +572,8 @@
 
 	FS_FreeFile (pcx);
 }
+
+#if JPEG_LIB_VERSION < 80
 /*
 =================================================================
 
@@ -613,6 +615,7 @@
     cinfo->src->bytes_in_buffer = len;
     cinfo->src->next_input_byte = mem;
 }
+#endif
 
 #define DSTATE_START	200	/* after create_decompress */
 #define DSTATE_INHEADER	201	/* reading header markers, no SOS yet */






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-29 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-29 11:57 [gentoo-commits] gentoo-x86 commit in games-fps/alienarena/files: alienarena-20091227-jpeg8.patch alienarena-20090616-path-overflows.patch Alfredo Tupone (tupone)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox