Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308887 - games-puzzle/shaaft fails to detect libpng-1.4 at configure
Summary: games-puzzle/shaaft fails to detect libpng-1.4 at configure
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:54 UTC by Ai Locke Shinseiko (Wizzleby)
Modified: 2010-03-10 21:35 UTC (History)
0 users

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


Attachments
shaaft-0.5.0-libpng14.patch (shaaft-0.5.0-libpng14.patch,670 bytes, patch)
2010-03-10 19:56 UTC, Ai Locke Shinseiko (Wizzleby)
Details | Diff
shaaft-0.5.0.ebuild.patch (shaaft-0.5.0.ebuild.patch,701 bytes, patch)
2010-03-10 19:57 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:54:50 UTC
checking for main in -lpng12... no
configure: error: libpng12 is needed
Comment 1 Ai Locke Shinseiko (Wizzleby) 2010-03-10 19:56:53 UTC
Created attachment 223053 [details, diff]
shaaft-0.5.0-libpng14.patch

patch configure.in to look for libpng instead of libpng12
Comment 2 Ai Locke Shinseiko (Wizzleby) 2010-03-10 19:57:47 UTC
Created attachment 223055 [details, diff]
shaaft-0.5.0.ebuild.patch

import autotools, add ${P}-libpng14.patch, run eautoreconf
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-03-10 21:35:02 UTC
thanks!