[Lunar-commits] <moonbase> genius: Version bump and a fiddle with DEPENDS.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Feb 21 17:06:13 CET 2010
commit 92c62a1077dbd2927337d4c2581bcdc6cc06e9d8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 21 11:06:13 2010 -0500
genius: Version bump and a fiddle with DEPENDS.
---
science/genius/DEPENDS | 3 +++
science/genius/DETAILS | 10 +++++-----
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/science/genius/DEPENDS b/science/genius/DEPENDS
index 511fc36..1e3b850 100644
--- a/science/genius/DEPENDS
+++ b/science/genius/DEPENDS
@@ -1,5 +1,8 @@
depends libgnomeui
depends mpfr
depends scrollkeeper
+
optional_depends "gtksourceview" "" "--disable-gtksourceview" \
"for syntax highlighting"
+
+optional_depends "vte" "" "--disable-gnome" "for vte support"
diff --git a/science/genius/DETAILS b/science/genius/DETAILS
index 7acf827..aa5f84d 100644
--- a/science/genius/DETAILS
+++ b/science/genius/DETAILS
@@ -1,14 +1,14 @@
MODULE=genius
- VERSION=1.0.5
+ VERSION=1.0.9
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/1.0/
- SOURCE_VFY=sha1:66f54a5cbd9480c197737274e994fe6ac2ce1a1a
+ SOURCE_VFY=sha1:36710898dcc5b640befe72e81b01a57bdc69c67a
WEB_SITE=http://www.jirka.org/genius.html
ENTERED=20040813
- UPDATED=20090216
- PSAFE=no
- SHORT="a calculator program similiar in some aspects to BC, Matlab or Maple"
+ UPDATED=20100221
+ SHORT="calculator program similiar in some aspects to BC, Matlab or Maple"
+PSAFE=no
cat << EOF
Genius is a general-purpose calculator program similiar in some aspects
to BC, Matlab, Maple or Mathematica. It is useful both as a simple
More information about the Lunar-commits
mailing list