Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21802 - avifile-0.7.37.20030522 uses the truetype USE flag, but checks freetype
Summary: avifile-0.7.37.20030522 uses the truetype USE flag, but checks freetype
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-27 19:43 UTC by Chris Hornbaker
Modified: 2003-06-12 07:17 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 Chris Hornbaker 2003-05-27 19:43:28 UTC
avifile-0.7.37.20030522 uses the truetype USE flag, but checks for freetype,
which disables freetype2 support since freetype isn't known by the ebuild instance.

Reproducible: Always
Steps to Reproduce:
1.export USE="truetype"
2.emerge avifile
3.one of the first lines of the configure displays --disable-freetype2

Actual Results:  
freetype2 was not enabled

Expected Results:  
enabled freetype2
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-12 07:17:08 UTC
nice catch chris.