[Lunar-commits] <moonbase> graphviz: version bump and a twiddle with DEPENDS.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun Feb 15 00:00:12 CET 2009
commit 56fbdbc202db065a254b03291a64db9f9f18680b
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sat Feb 14 18:00:12 2009 -0500
graphviz: version bump and a twiddle with DEPENDS.
---
graphics/graphviz/DEPENDS | 3 +++
graphics/graphviz/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/graphics/graphviz/DEPENDS b/graphics/graphviz/DEPENDS
index 11b5ab4..e603eb2 100644
--- a/graphics/graphviz/DEPENDS
+++ b/graphics/graphviz/DEPENDS
@@ -8,6 +8,7 @@ depends glib-2
depends pkgconfig
depends ghostscript
+optional_depends "glitz" "--with-glitz" "--without-glitz" "OpenGL image compositing support"
optional_depends "cairo" "" "" "For 2D vector graphics library"
optional_depends "pango" "" "" "For text layout/rendering library"
optional_depends "urw-fonts" "" "" "Extra fonts for XOrg X11"
@@ -18,3 +19,5 @@ optional_depends "swig" "" "--disable-swig" "swig support"
optional_depends "lua" "" "--disable-lua" "lua support"
optional_depends "ruby" "--enable-ruby" "--disable-ruby" "for ruby support"
optional_depends "ming" "" "" "for flash support"
+optional_depends "devil" "--with-devil --with-devillibdir=/usr/lib/" "" \
+ "for additional graph file format support"
diff --git a/graphics/graphviz/DETAILS b/graphics/graphviz/DETAILS
index 8488c2e..db715e7 100644
--- a/graphics/graphviz/DETAILS
+++ b/graphics/graphviz/DETAILS
@@ -1,11 +1,11 @@
MODULE=graphviz
- VERSION=2.20.2
+ VERSION=2.20.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.graphviz.org/pub/$MODULE/ARCHIVE/
- SOURCE_VFY=sha1:e08cf95b69a51e6c63accbc662075550f915a54c
+ SOURCE_VFY=sha1:63ae6bdb6b410387477d339225cc4f61c2bc7322
WEB_SITE=http://www.research.att.com/sw/tools/$MODULE/
ENTERED=20020529
- UPDATED=20080907
+ UPDATED=20090214
SHORT="Set of graph drawing tools"
cat << EOF
More information about the Lunar-commits
mailing list