Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7136 - GD jpeg support (ebuild bug)
Summary: GD jpeg support (ebuild bug)
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-27 14:26 UTC by Lasse Mikkelsen
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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 Lasse Mikkelsen 2002-08-27 14:26:50 UTC
Just noticed that jpeg support in GD is missing in the ebuild. This line needs
to be added:

use jpeg && myconf="${myconf} --with-jpeg-dir=/usr"

Thanks.
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2002-08-29 16:32:15 UTC
Thanks Lasse! Will get it in as part of my mass update this weekend :)
Comment 2 Lasse Mikkelsen 2002-08-30 05:46:44 UTC
No problem Michael :)
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2002-10-24 10:38:13 UTC
Lasse,

    Hey, shout out from the past. This has been resolved in the ebuild. OK to 
close this? (OK, so this bug report got "lost" in my box for a while. It is 
fixed now, rsync in a few hours to see the modified ebuild). Now the ebuild 
sets JPEG support according to whether or not it is in your use flags (before 
it just autoset it to yes, which was bad)
Comment 4 Lasse Mikkelsen 2002-10-24 11:24:34 UTC
Yes, let's close then - doesn't use Gentoo anymore, so I'm kinda non-interested
in checking the ebuild.