Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 362637

Summary: media-gfx/graphicsmagick-1.3.12 fails with libpng-1.5
Product: Gentoo Linux Reporter: Christoph Mende (RETIRED) <angelos>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: jcallen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 354479    
Attachments: build.log
Upstream patches to build with libpng 1.5

Description Christoph Mende (RETIRED) gentoo-dev 2011-04-08 17:03:59 UTC
Created attachment 269047 [details]
build.log

similar problem as in bug 355047, not sure if the fix is also similar
Comment 1 Jonathan Callen (RETIRED) gentoo-dev 2011-07-14 17:43:47 UTC
Created attachment 280065 [details, diff]
Upstream patches to build with libpng 1.5

This patch merges a number of upstream commits that add libpng 1.5 support.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-08-07 17:46:22 UTC
Applied with revision bump since it's so large patch I don't want to break stable by accident.

+*graphicsmagick-1.3.12-r1 (07 Aug 2011)
+
+  07 Aug 2011; Samuli Suominen <ssuominen@gentoo.org>
+  +graphicsmagick-1.3.12-r1.ebuild,
+  +files/graphicsmagick-1.3.12-libpng15.patch:
+  Fix compability with libpng15 wrt #362637 by Jonathan Callen