Skip to Content.
Sympa Menu

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

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 (d3354f6fdad56d90c84d20de5a1dbe62fe5d7447)
  • Date: Wed, 1 Dec 2010 14:52:50 -0600

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

ChangeLog | 4 ++++
science/ggobi/DEPENDS | 4 ++++
science/ggobi/DETAILS | 17 +++++++++++++++++
science/ggobi/HISTORY | 3 +++
4 files changed, 28 insertions(+)

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

science/ggobi: new spell, a visualization program for exploring
high-dimensional data

diff --git a/ChangeLog b/ChangeLog
index d158c91..2b55eee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * science/ggobi: new spell, a visualization program for exploring
+ high-dimensional data
+
2010-11-30 Ismael Luceno <ismael AT sourcemage.org>
* editors/yasnippet: new spell, yet another snippet extension for
Emacs

diff --git a/science/ggobi/DEPENDS b/science/ggobi/DEPENDS
new file mode 100755
index 0000000..3047dca
--- /dev/null
+++ b/science/ggobi/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+2 &&
+depends libxml2 &&
+depends g++ &&
+depends fortran
diff --git a/science/ggobi/DETAILS b/science/ggobi/DETAILS
new file mode 100755
index 0000000..e5aa86e
--- /dev/null
+++ b/science/ggobi/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=ggobi
+ VERSION=2.1.8
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://www.${SPELL}.org/downloads/${SOURCE}
+
SOURCE_HASH=sha512:0e410df9a4a6a1de346e1aef117f3b8c2cb8ed71e109c88c7a54a08ed40e74e526d84c22e4bda75c8ff09c883b0e01347b7d1f841a17593eeef277fb328ac869
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.ggobi.org";
+ LICENSE[0]=CPL
+ ENTERED=20101201
+ SHORT="an open source visualization program for exploring
high-dimensional data"
+cat << EOF
+GGobi is an open source visualization program for exploring high-dimensional
+data. It provides highly dynamic and interactive graphics such as tours,
+as well as familiar graphics such as the scatterplot, barchart and parallel
+coordinates plots. Plots are interactive and linked with brushing and
+identification.
+EOF
diff --git a/science/ggobi/HISTORY b/science/ggobi/HISTORY
new file mode 100644
index 0000000..7dc9f4d
--- /dev/null
+++ b/science/ggobi/HISTORY
@@ -0,0 +1,3 @@
+2010-12-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d3354f6fdad56d90c84d20de5a1dbe62fe5d7447), Florian Franzmann, 12/01/2010

Archive powered by MHonArc 2.6.24.

Top of Page