Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230683 - media-gfx/graphviz-2.18 can't be built against cairo without USE="gtk"
Summary: media-gfx/graphviz-2.18 can't be built against cairo without USE="gtk"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-03 22:15 UTC by paraquat
Modified: 2008-07-04 21:36 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 paraquat 2008-07-03 22:15:49 UTC
It seems like as a result of bug 202781, it is no longer possible to build Graphviz against Cairo (for rendering support) without USE="gtk".  This would be useful on a server where we would like to use graphviz to produce images, but don't need GTK or the dozens of x11-libs that GTK depends on.  The cairo USE flag was combined with the gtk flag, even though the use of cairo and gtk should be independent.

Reproducible: Always

Steps to Reproduce:
emerge -p graphviz
Actual Results:  
x11-libs/cairo-1.6.4  
(...lots of x11-libs...)
x11-libs/gtk+-2.12.9-r2  USE="jpeg tiff -X -cups -debug -doc -vim-syntax -xinerama" 
media-gfx/graphviz-2.18  USE="gtk*" 



Expected Results:  
x11-libs/cairo-1.6.4  
media-gfx/graphviz-2.18  USE="cairo"
Comment 1 Markus Meier gentoo-dev 2008-07-04 21:36:31 UTC
readded cairo in media-gfx/graphviz-2.20.2.