Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99802 - graphviz-cairo-2.6 (new ebuild)
Summary: graphviz-cairo-2.6 (new ebuild)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Graphics Project
URL: http://www.graphviz.org/
Whiteboard:
Keywords: EBUILD
Depends on: 101337
Blocks:
  Show dependency tree
 
Reported: 2005-07-21 07:44 UTC by John Ellson
Modified: 2007-02-26 09:24 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
graphviz-cairo-2.4.ebuild (graphviz-cairo-2.4.ebuild,1.49 KB, text/plain)
2005-08-21 18:04 UTC, Ed Catmur
Details
graphviz-2.6.ebuild (graphviz-2.6.ebuild,1.14 KB, text/plain)
2005-09-03 16:41 UTC, Ed Catmur
Details
graphviz-cairo-2.6.ebuild (graphviz-cairo-2.6.ebuild,900 bytes, text/plain)
2005-09-03 16:41 UTC, Ed Catmur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Ellson 2005-07-21 07:44:44 UTC
Graphviz-2.4 is now the stable release from: http://www.graphviz.org/

graphviz-2.4 provides a new plugin framework for renderers, and eventually other
components, which can be independently packaged and compiled.

graphviz-cairo-2.4 is a separate source package that provides a renderer plugin
using cairo for antialised graphics.

graphviz-2.4 provides new swig-generated language bindings for: perl, python,
ruby, tcl, php, guile, java, ...

Provides a changed C binding (uses libgvh, gvc.h, and pkgconfig instead of
libdotneato, dotneato.h, and dotneato-config-sh).

The core layout engines are basically unchanged in function since
graphviz-2.2.1, except for bug fixes: 156, 255, 492, 631, 641, 647, 659, 662,
665, 670, 690, 691, 701, 702, 703, 705, 730, 731, 732, 741, 743
(For details, see: http://www.graphviz.org/bugs/buglist.html )

The program "lefty" has been upgraded, providing improvements
to "dotty" and "lneato" 



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2005-08-02 13:17:28 UTC
Bumped in portage. I'll prepare cario ebuild when it'll be unmasked.
Comment 2 Ed Catmur 2005-08-21 18:04:36 UTC
Created attachment 66514 [details]
graphviz-cairo-2.4.ebuild

Suggest media-gfx/graphviz-cairo.

This will have to stay masked until cairo-0.9.x is out of mask.

See bug 101337 for discussion of updating /usr/lib/graphviz/config when new
graphviz plugins are installed.
Comment 3 John Ellson 2005-08-28 07:37:11 UTC
graphviz-2.6 and graphviz-cairo-2.6 are now available:
    http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-2.6.tar.gz
    http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-cairo-2.6.tar.gz

graphviz-2.6 fixes bugs: 746, 750, 752, 753, 754, 756, 761, 763, 764, 765, 768,
                771, 772, 773, 774, 775, 776, 777, 778
(For details, see: http://www.graphviz.org/bugs/buglist.html )

graphviz-cairo-2.6 provides:
   - antialised bitmap rendering for PNG, GIF, JPG output formats
   - a new desktop application "DotEdit"
      (still buggy and not feature complete but possibly usable now as a graph
viewer.  I expect to release a more complete and useful version next month. )
Comment 4 Ed Catmur 2005-09-03 16:41:26 UTC
Created attachment 67596 [details]
graphviz-2.6.ebuild
Comment 5 Ed Catmur 2005-09-03 16:41:51 UTC
Created attachment 67597 [details]
graphviz-cairo-2.6.ebuild
Comment 6 Aquila 2005-12-06 08:23:14 UTC
Please make stable, graphviz 1.x did some bad rendering which is fixed in 2.x, 
which runs stable here (x86).
Comment 7 Ed Catmur 2007-01-10 09:44:12 UTC
Has been merged into main graphiz package. Please close.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-02-26 09:24:51 UTC
Indeed, pointless bug; just emerge graphviz w/ USE=cairo.