[Lunar-commits] <moonbase> genius: version bump to 1.0.5, with gtksourceview dep
Duncan Gibson
engelsman at lunar-linux.org
Sat Feb 28 01:33:10 CET 2009
commit 70580216ed84f5a530dec0bcf054b023480025dc
Author: Paul Bredbury <brebs at sent.com>
Date: Sat Feb 28 01:33:10 2009 +0100
genius: version bump to 1.0.5, with gtksourceview dep
Needs PSAFE=no, otherwise compilation fails due to not finding libvicious.a
---
science/genius/DEPENDS | 2 ++
science/genius/DETAILS | 18 +++++++++++-------
2 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/science/genius/DEPENDS b/science/genius/DEPENDS
index 13ed07c..b651a29 100644
--- a/science/genius/DEPENDS
+++ b/science/genius/DEPENDS
@@ -1,2 +1,4 @@
depends libgnomeui
depends mpfr
+optional_depends "gtksourceview" "" "--disable-gtksourceview" \
+ "for syntax highlighting"
diff --git a/science/genius/DETAILS b/science/genius/DETAILS
index 67a4977..7acf827 100644
--- a/science/genius/DETAILS
+++ b/science/genius/DETAILS
@@ -1,16 +1,20 @@
MODULE=genius
- VERSION=1.0.3
+ VERSION=1.0.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/1.0/
- SOURCE_VFY=sha1:455bc984bc037c15de6875561aaee2c530e394ac
+ SOURCE_VFY=sha1:66f54a5cbd9480c197737274e994fe6ac2ce1a1a
WEB_SITE=http://www.jirka.org/genius.html
ENTERED=20040813
- UPDATED=20080630
+ UPDATED=20090216
+ PSAFE=no
SHORT="a calculator program similiar in some aspects to BC, Matlab or Maple"
cat << EOF
-Genius is a calculator program similiar in some aspects to BC, Matlab
-or Maple. GEL is the name of its extention language (stands for "Genius
-Extension Language", in fact, a large part of the standard genius
-functions are written in GEL itself.
+Genius is a general-purpose calculator program similiar in some aspects
+to BC, Matlab, Maple or Mathematica. It is useful both as a simple
+calculator and as a research or educational tool. The syntax is very
+intuitive, and is designed to mimic how mathematics is usually written.
+GEL is the name of its extension language - it stands for Genius
+Extension Language. In fact, many of the standard Genius functions are
+written in GEL itself.
EOF
More information about the Lunar-commits
mailing list