Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 74610

Summary: media-gfx/graphviz-2.0 Version Bump
Product: Gentoo Linux Reporter: Kai Zimmermann (RETIRED) <kzimmerm>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: darren, matsuu, osx, vapier
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.graphviz.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 74606    
Bug Blocks:    
Attachments: graphviz-2.0.ebuild.diff
graphviz-2.2.diff
graphviz-2.2-r1.patch

Description Kai Zimmermann (RETIRED) gentoo-dev 2004-12-16 02:57:01 UTC
Well, the existing ebuild works (in general). The dynagraph code of the new version is extremely buggy, so I disabled it (gave up the patching ...) and there is a version change in the deps (media-libs/gd-2.0.33). At last, they had a licence change.

kai
Comment 1 Kai Zimmermann (RETIRED) gentoo-dev 2004-12-16 03:06:44 UTC
Created attachment 46109 [details]
graphviz-2.0.ebuild.diff

The changes that I propose.

kai
Comment 2 Cyrus Hall 2005-02-16 07:19:42 UTC
Graphviz 2.2 is also out now.  Is there a reason the gentoo version of this package is so out of date compared to the rest of portage?
Comment 3 Luca Barbato gentoo-dev 2005-03-15 14:13:21 UTC
osx team please drop a notice about how graphviz 2.2 could build there.
Comment 4 Lina Pezzella (RETIRED) gentoo-dev 2005-03-20 12:33:37 UTC
Created attachment 53964 [details, diff]
graphviz-2.2.diff

This is the diff of 1.16 to 2.2 that works on ppc-macos. It gets rid of the
patch files, but we still
need additional configure options. Additionally, dynagraph doesn't work as was
mentioned earlier
in this bug.

This has been tested against gd-2.0.32 since it is stable on all archs.
Comment 5 Lina Pezzella (RETIRED) gentoo-dev 2005-03-20 12:35:27 UTC
BTW, my attempts at getting automake to work with this package were futile. You can ignore my
automake -a -c -f change since it won't work on ppc-macos anyways. (I don't know why that's in
there at all -- it doesn't seem to be necessary)
Comment 6 Luca Barbato gentoo-dev 2005-03-20 14:18:12 UTC
I had a look at the dynagraph code and seems a monkey work...
Comment 7 Luca Barbato gentoo-dev 2005-03-20 14:55:23 UTC
eventually in portage
Comment 8 MATSUU Takuto (RETIRED) gentoo-dev 2005-04-09 22:21:08 UTC
*** Bug 88542 has been marked as a duplicate of this bug. ***
Comment 9 SpanKY gentoo-dev 2005-04-09 22:52:42 UTC
why does this need gd-2.0.33 ?  why isnt 2.0.22 sufficient ?
Comment 10 MATSUU Takuto (RETIRED) gentoo-dev 2005-04-10 05:25:46 UTC
graphviz checks libgd version. if you don't have >=libgd-2.0.33, graphviz uses internal gd library(graphviz-2.2/src/gd/).
Comment 11 MATSUU Takuto (RETIRED) gentoo-dev 2005-04-10 05:28:12 UTC
Created attachment 55856 [details, diff]
graphviz-2.2-r1.patch
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2005-08-04 02:47:47 UTC
media-gfx/graphviz-2.4 in portage, closing.