Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308875 - games-sports/xmoto fails to build with libpng14
Summary: games-sports/xmoto fails to build with libpng14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libpng-1.4
  Show dependency tree
 
Reported: 2010-03-10 19:11 UTC by Ai Locke Shinseiko (Wizzleby)
Modified: 2010-03-10 20:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
xmoto-0.5.2.ebuild.patch (xmoto-0.5.2.ebuild.patch,516 bytes, patch)
2010-03-10 19:22 UTC, Ai Locke Shinseiko (Wizzleby)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ai Locke Shinseiko (Wizzleby) 2010-03-10 19:11:16 UTC
image/tim_png.cpp: In function ‘int tim_png_load(tim_session_t*, tim_image_t**, tim_image_info_t*, char*)’:
image/tim_png.cpp:169: error: ‘png_set_gray_1_2_4_to_8’ was not declared in this scope
image/tim_png.cpp: In function ‘int tim_add_png_support(tim_session_t*)’:
image/tim_png.cpp:321: warning: deprecated conversion from string constant to ‘char*’
Comment 1 Ai Locke Shinseiko (Wizzleby) 2010-03-10 19:22:49 UTC
Created attachment 223045 [details, diff]
xmoto-0.5.2.ebuild.patch

added sed to convert png_set_gray_1_2_4_to_8 to png_set_expand_gray_1_2_4_to_8
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-03-10 20:23:38 UTC
applied, thanks