Bug#638812: whitedune: FTBFS with libpng 1.5

2011-09-12 Thread Glenn Randers-Pehrson
  #ifndef png_jmpbuf   #define png_jmpbuf(png_ptr) ((png_ptr)-jmpbuf)   #endif could be also part of a header file belonging to the libpng15-dev, e.g. something like pnglegacy.h (cc to Greg Roelofs) Cool. But current author are Guy Eric Schalnat, Andreas Dilger, John Bowler and Glenn Randers

Bug#468645: libpng12-0: sample code uses deprecated function

2008-10-05 Thread Glenn Randers-Pehrson
On Sat, Oct 4, 2008 at 5:57 PM, Aníbal Monsalve Salazar [EMAIL PROTECTED] wrote: On Fri, Feb 29, 2008 at 01:48:32PM -0500, Glenn Maynard wrote: /usr/share/doc/libpng12-0/examples/example.c.gz uses the function png_set_gray_1_2_4_to_8, which is deprecated. Thanks. This will be fixed in

Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-03 Thread Glenn Randers-Pehrson
On 12/3/06, Anibal Monsalve Salazar [EMAIL PROTECTED] wrote: On Sat, Dec 02, 2006 at 10:25:13PM -0500, Glenn Randers-Pehrson wrote: Try just-released libpng-1.2.15beta1 It has a revised configure.ac and configure, using some of Daniel's ideas. The soname won't have to change when we release

Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-03 Thread Glenn Randers-Pehrson
Try libpng-1.2.15beta2 It provides stub asm functions regardless of the PNG_NO_ASSEMBLER_CODE setting, therefore the API doesn't change. Glenn -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-02 Thread Glenn Randers-Pehrson
Try just-released libpng-1.2.15beta1 It has a revised configure.ac and configure, using some of Daniel's ideas. The soname won't have to change when we release 1.2.15. Glenn On 12/2/06, Aníbal Monsalve Salazar [EMAIL PROTECTED] wrote: On Fri, Dec 01, 2006 at 07:57:34PM -0500, Glenn Randers

Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-01 Thread Glenn Randers-Pehrson
At 08:46 PM 12/1/2006 +1100, Anibal Monsalve Salazar wrote: On Thu, Nov 30, 2006 at 11:40:11PM -0500, Glenn Randers-Pehrson wrote: At 02:26 PM 12/1/2006 +1100, you wrote: Does libpng-1.4.0beta16 work? I couldn't find it at: ftp://ftp.simplesystems.org/pub/libpng/png/src/ The betas

Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-01 Thread Glenn Randers-Pehrson
Date: Fri, 1 Dec 2006 11:50:51 +0100 From: Daniel Kobras [EMAIL PROTECTED] To: Anibal Monsalve Salazar [EMAIL PROTECTED] Cc: Glenn Randers-Pehrson [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Bug#401044: libpng12-dev: [AMD64] asm API functions not exported User-Agent: Mutt/1.5.13 (2006-08-11

Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-11-30 Thread Glenn Randers-Pehrson
At 12:51 AM 12/1/2006 +0100, Daniel Kobras wrote: On Fri, Dec 01, 2006 at 09:28:23AM +1100, Aníbal Monsalve Salazar wrote: -checking if assembler code in pnggccrd.c can be compiled... no +checking if assembler code in pnggccrd.c can be compiled... yes The configure script cannot compile