Skip to Content.
Sympa Menu

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

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 (0227fa628914b3867a4c556c9319f527799289ee)
  • Date: Thu, 7 Jun 2012 11:47:43 -0500

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

graphics/labyrinth/DEPENDS | 2 ++
graphics/labyrinth/DETAILS | 7 ++++---
graphics/labyrinth/HISTORY | 5 +++++
3 files changed, 11 insertions(+), 3 deletions(-)

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

labyrinth: added missing deps on gnome-desktop and gnome-python2,
corrected website url

diff --git a/graphics/labyrinth/DEPENDS b/graphics/labyrinth/DEPENDS
index 1293f27..c234f9a 100755
--- a/graphics/labyrinth/DEPENDS
+++ b/graphics/labyrinth/DEPENDS
@@ -1,2 +1,4 @@
depends pygtk2 &&
+depends gnome-desktop &&
+depends gnome-python2 &&
depends gnome-doc-utils
diff --git a/graphics/labyrinth/DETAILS b/graphics/labyrinth/DETAILS
index 68931d8..508bb36 100755
--- a/graphics/labyrinth/DETAILS
+++ b/graphics/labyrinth/DETAILS
@@ -4,11 +4,12 @@
SOURCE_URL[0]=http://labyrinth.googlecode.com/files/${SOURCE}

SOURCE_HASH=sha512:364ff8114b040d77b81fc746ec4af4cf8fbabbdf0386accd929c109c2afcfe0f8b4c8472e898e273f23efa52507be60a66bf329e6a9249883aaeacc820458054
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://people.gnome.org/~dscorgie/labyrinth.html";
+ WEB_SITE="https://code.google.com/p/labyrinth/";
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.
+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
index 979cccc..7f04660 100644
--- a/graphics/labyrinth/HISTORY
+++ b/graphics/labyrinth/HISTORY
@@ -1,3 +1,8 @@
+2012-06-07 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: added missing deps on gnome-python2 and
+ gnome-desktop.
+ * DETAILS: corrected website url
+
2012-02-25 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.5rc2 (current stable is really buggy),
corrected source url



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (0227fa628914b3867a4c556c9319f527799289ee), Arjan Bouter, 06/07/2012

Archive powered by MHonArc 2.6.24.

Top of Page