agoramachina / flam3

Automatically exported from code.google.com/p/flam3
0 stars 0 forks source link

Port flam 3.0.1 to libpng 1.5 API #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This will fix number of "error: dereferencing pointer to incomplete type" 
errors caused by new API requirements in libpng 1.5

The patch should work with 1.2 and 1.4 too as is

So the minimum libpng version should be raised to 1.2 in pkg-config file when 
applying this

Thanks, Samuli

Original issue reported on code.google.com by ssuomine...@gmail.com on 9 Aug 2011 at 6:30

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks Samuli, can you email me (see http://scottdraves.com/contact.html) so 
that we can accept it?

Original comment by scottdra...@gmail.com on 9 Aug 2011 at 6:39

GoogleCodeExporter commented 8 years ago
btw, I've commited this to Gentoo Linux here:

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-gfx/flam3/files/fl
am3-3.0.1-libpng15.patch?view=markup

downstream bug reference with build log is here:

http://bugs.gentoo.org/378469

OK, I will drop you also an mail ... don't see why that is required though
feel free to use the patch, i'm the author

Original comment by ssuomine...@gmail.com on 9 Aug 2011 at 7:06

GoogleCodeExporter commented 8 years ago
Any news with this? We could really use flam-3.0.2 release with libpng 1.5 
support.

Original comment by ssuomine...@gmail.com on 2 Nov 2011 at 6:15

GoogleCodeExporter commented 8 years ago
As per our discussion by email on August 9th, we need copyright assignment from 
you in order to accept your patch.  Please email me with permission.  Thanks.

Original comment by scottdra...@gmail.com on 2 Nov 2011 at 6:42

GoogleCodeExporter commented 8 years ago
Committed in rev 164.  I made a few changes to your patch (using the saved 
values for the width and height rather than calling the api repeatedly).  
Thanks!

Original comment by e.reck...@gmail.com on 6 Nov 2011 at 12:48