Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16209 - use flag request: xpm
Summary: use flag request: xpm
Status: RESOLVED DUPLICATE of bug 1446
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-23 01:38 UTC by SpanKY
Modified: 2005-07-17 13:06 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-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 ;)