Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387945 - games-fps/qudos fails to build with libpng-1.5
Summary: games-fps/qudos fails to build with libpng-1.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 00:54 UTC by Jared B.
Modified: 2011-10-26 17:27 UTC (History)
0 users

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


Attachments
games-fps/qudos-0.40.1-r1.ebuild (qudos-0.40.1-r1.ebuild,4.89 KB, text/plain)
2011-10-21 00:55 UTC, Jared B.
Details
qudos-0.40.1-libpng15.patch (qudos-0.40.1-libpng15.patch,273 bytes, patch)
2011-10-21 00:56 UTC, Jared B.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jared B. 2011-10-21 00:54:16 UTC
As stated in the summary, qudos fails to build with libpng-1.5.  I've attached a patch and updated ebuild that seems to fix the problem.  Solution copied entirely from naev-0.5.0-libpng15.patch.

Reproducible: Always
Comment 1 Jared B. 2011-10-21 00:55:52 UTC
Created attachment 290395 [details]
games-fps/qudos-0.40.1-r1.ebuild
Comment 2 Jared B. 2011-10-21 00:56:59 UTC
Created attachment 290397 [details, diff]
qudos-0.40.1-libpng15.patch
Comment 3 Egor Y. Egorov 2011-10-21 09:31:52 UTC
Thanks. This patch solve the problem in my case too.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2011-10-21 13:33:08 UTC
+  21 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> qudos-0.40.1.ebuild,
+  +files/qudos-0.40.1-libpng15.patch:
+  Fix building with libpng15 (missing zlib.h include) wrt #387945 by "Jared"