Summary: | x11-misc/xaos fails to build with libpng-1.5 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://code.google.com/p/gnuxaos/issues/detail?id=55 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 354479 | ||
Attachments: |
Build log
fix for libpng-1.5 |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 286743 [details]
fix for libpng-1.5
this patch does the usual remapping of stuff from info_ptr to proper setters. Seems fine but i couldn't really test it at runtime. I did re-order some of the function calls to ensure things would work as expected (ie, to keep png_set_IHDR from overwriting the compression method).
http://code.google.com/p/gnuxaos/issues/detail?id=55 + 17 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> xaos-3.5-r1.ebuild, + +files/xaos-3.5-libpng15.patch: + Fix building with libpng15 wrt #383211 by Diego Elio Pettenò |