Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 16209

Summary: use flag request: xpm
Product: Gentoo Linux Reporter: SpanKY <vapier>
Component: [OLD] UnspecifiedAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description SpanKY gentoo-dev 2003-02-23 01:38:25 UTC
ive noticed a few packages have optional support for the graphic 
format 'xpm' ... the only one i can cite right now is 'libgd' ...

but i know there are others because i've either ignored them in the past or 
hardcoded support because i didnt think it was widely used ...
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-25 02:48:11 UTC

*** This bug has been marked as a duplicate of 1446 ***
Comment 2 Spider (RETIRED) gentoo-dev 2003-02-25 03:08:10 UTC
the use flag should be covered by the X variable instead.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-25 03:10:54 UTC
it may not even be necessary for xpm to be optional -- if the package depends on X, build xpm
Comment 4 SpanKY gentoo-dev 2003-02-25 04:27:24 UTC
will do ;)