Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36864 - libgd-2.0.17 doesnt require png [thus neither should php]
Summary: libgd-2.0.17 doesnt require png [thus neither should php]
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-30 20:52 UTC by SpanKY
Modified: 2004-01-03 20:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2003-12-30 20:52:54 UTC
perhaps this is a little pre-mature (i.e. wait until 2.0.17 goes stable) but i noticed that there is this code in the php.eclass:
    if use gd-external; then
        myconf="${myconf} --with-gd=/usr"
        REQUIREPNG=1
starting with 2.0.17, xpm, jpeg, png, and freetype are all optional
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-03 20:12:46 UTC
please re-open once 2.0.17 is ready for stable.