Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e9be3b74ab412f3d05f8e9920d8fb0c8aa160851)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e9be3b74ab412f3d05f8e9920d8fb0c8aa160851)
  • Date: Wed, 6 Apr 2011 02:05:24 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

ChangeLog | 1 +
graphics/labyrinth/DEPENDS | 1 +
graphics/labyrinth/DETAILS | 14 ++++++++++++++
graphics/labyrinth/HISTORY | 3 +++
4 files changed, 19 insertions(+)

New commits:
commit e9be3b74ab412f3d05f8e9920d8fb0c8aa160851
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

labyrinth: new spell, mind-mapping tool

diff --git a/ChangeLog b/ChangeLog
index 60f25a5..04ae703 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-04-05 Arjan Bouter <abouter AT sourcemage.org>
* libs/libestr: new spell, simple counted-byte string class lib
* libs/libee: new spell, event expression library
+ * labyrinth: new spell, mind-mapping tool

2011-04-04 Ladislav Hagara <hgr AT vabo.cz>
* audio-soft/media-player-info: new spell, media player capabilities
diff --git a/graphics/labyrinth/DEPENDS b/graphics/labyrinth/DEPENDS
new file mode 100755
index 0000000..2e15efb
--- /dev/null
+++ b/graphics/labyrinth/DEPENDS
@@ -0,0 +1 @@
+depends pygtk2
diff --git a/graphics/labyrinth/DETAILS b/graphics/labyrinth/DETAILS
new file mode 100755
index 0000000..863d870
--- /dev/null
+++ b/graphics/labyrinth/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=labyrinth
+ VERSION=0.3
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+
SOURCE_URL[0]=http://download.gnome.org/sources/${SPELL}/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:1065c0cf690e15262374da46e829b3d64131567ee5c094a5a09fd331e090620863bea4c7720f4e56f8fdb1b3e46392b2981b53f4be67ece677821f40d130199e
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://people.gnome.org/~dscorgie/labyrinth.html";
+ LICENSE[0]=GPL
+ ENTERED=20110404
+ SHORT="Lightweight mindmapping tool"
+cat << EOF
+Labyrinth is a lightweight mind-mapping tool. It is intended to be as light
+and intuitive as possible, but still provide a wide range of powerful
features.
+EOF
diff --git a/graphics/labyrinth/HISTORY b/graphics/labyrinth/HISTORY
new file mode 100644
index 0000000..061336f
--- /dev/null
+++ b/graphics/labyrinth/HISTORY
@@ -0,0 +1,3 @@
+2011-04-04 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (e9be3b74ab412f3d05f8e9920d8fb0c8aa160851), Arjan Bouter, 04/06/2011

Archive powered by MHonArc 2.6.24.

Top of Page