First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 230683
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Scott Hunter <paraquat@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 230683 depends on: Show dependency tree
Show dependency graph
Bug 230683 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-03 22:15 0000
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 From Markus Meier 2008-07-04 21:36:31 0000 -------
readded cairo in media-gfx/graphviz-2.20.2.

First Last Prev Next    No search results available      Search page      Enter new bug