Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (a2c7c9a22079a8c8c34e115f7918b2d1a8c892f7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (a2c7c9a22079a8c8c34e115f7918b2d1a8c892f7)
  • Date: Fri, 24 Jun 2011 03:40:37 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 3 +++
science/wxmaxima/DEPENDS | 2 ++
science/wxmaxima/DETAILS | 16 ++++++++++++++++
science/wxmaxima/HISTORY | 3 +++
4 files changed, 24 insertions(+)

New commits:
commit a2c7c9a22079a8c8c34e115f7918b2d1a8c892f7
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

science/wxmaxima: new spell, a GUI for maxima

diff --git a/ChangeLog b/ChangeLog
index 2e641e6..1e7f460 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-06-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * science/wxmaxima: new spell, a GUI for maxima
+
2011-06-23 Vlad Glagolev <stealth AT sourcemage.org>
* net/iscsitarget: new spell, iSCSI enterprise target project
* net/open-iscsi: new spell, high performance, multi-platform
diff --git a/science/wxmaxima/DEPENDS b/science/wxmaxima/DEPENDS
new file mode 100755
index 0000000..752526a
--- /dev/null
+++ b/science/wxmaxima/DEPENDS
@@ -0,0 +1,2 @@
+depends WXWIDGET &&
+depends maxima
diff --git a/science/wxmaxima/DETAILS b/science/wxmaxima/DETAILS
new file mode 100755
index 0000000..6e0a544
--- /dev/null
+++ b/science/wxmaxima/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=wxmaxima
+ VERSION=11.04.0
+ SOURCE="wxMaxima-${VERSION}.tar.gz"
+
SOURCE_URL[0]=$SOURCEFORGE_URL/project/${SPELL}/wxMaxima/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:09adecc136f69bc5cbaf09926acd2a720b5ebae1f60c7983179b95f6f02c69326f35aec2c201d9ed895181def90b306c04b371d61a022b0aa50ada0bc99837b0
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/wxMaxima-${VERSION}"
+ WEB_SITE="http://andrejv.github.com/wxmaxima";
+ LICENSE[0]=GPL
+ ENTERED=20110624
+ SHORT="a document based interface for the computer algebra system
Maxima"
+cat << EOF
+wxMaxima is a document based interface for the computer algebra system
Maxima.
+It uses wxWidgets and runs natively on Windows, X11 and Mac OS X. wxMaxima
+provides menus and dialogs for many common maxima commands, autocompletion,
+inline plots and simple animations.
+EOF
diff --git a/science/wxmaxima/HISTORY b/science/wxmaxima/HISTORY
new file mode 100644
index 0000000..f3df1e5
--- /dev/null
+++ b/science/wxmaxima/HISTORY
@@ -0,0 +1,3 @@
+2011-06-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (a2c7c9a22079a8c8c34e115f7918b2d1a8c892f7), Florian Franzmann, 06/24/2011

Archive powered by MHonArc 2.6.24.

Top of Page