[Lunar-commits] <moonbase> dia: version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Aug 13 02:35:11 CEST 2009
commit a39f0a46d15abafaa0d597384e6a1054318424b3
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Aug 12 20:35:11 2009 -0400
dia: version bump.
---
x11-apps/dia/BUILD | 3 +--
x11-apps/dia/DEPENDS | 4 +++-
x11-apps/dia/DETAILS | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/x11-apps/dia/BUILD b/x11-apps/dia/BUILD
index a71c1b9..46d1a5a 100644
--- a/x11-apps/dia/BUILD
+++ b/x11-apps/dia/BUILD
@@ -2,8 +2,7 @@
export LIBART_CONFIG=/usr/bin/libart2-config
- OPTS="$OPTS --with-python \
- --disable-db2html" &&
+ OPTS="$OPTS --with-python --enable-debug=no --disable-db2html"
default_build
diff --git a/x11-apps/dia/DEPENDS b/x11-apps/dia/DEPENDS
index c12548c..a5d2ae2 100644
--- a/x11-apps/dia/DEPENDS
+++ b/x11-apps/dia/DEPENDS
@@ -4,4 +4,6 @@ depends gtk+-2
depends libart_lgpl
depends pygtk
-optional_depends "libgnomeui" "--enable-gnome" "" "for GNOME support"
+optional_depends "libgnomeui" "--enable-gnome" "" "for GNOME support"
+optional_depends "swig" "--with-swig" "--without-swig" "for swig binding support"
+optional_depends "cairo" "--with-cairo" "--without-cairo" "for vector graphics support"
diff --git a/x11-apps/dia/DETAILS b/x11-apps/dia/DETAILS
index 975b661..50e2904 100644
--- a/x11-apps/dia/DETAILS
+++ b/x11-apps/dia/DETAILS
@@ -1,11 +1,11 @@
MODULE=dia
- VERSION=0.96.1
+ VERSION=0.97
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/0.96/
- SOURCE_VFY=sha1:e3d8f16f50dbbd03c1ce0235dba28c3e9612bb6e
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION/
+ SOURCE_VFY=sha1:1c5a727e9e4f59b823a4616fc881055006eb8b96
WEB_SITE=http://live.gnome.org/Dia
ENTERED=20010922
- UPDATED=20070620
+ UPDATED=20090812
SHORT="program for creating diagrams of all kinds"
cat << EOF
More information about the Lunar-commits
mailing list