Skip to Content.
Sympa Menu

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

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 (90abbef95d104f23c20cc3b675fc3f888db1159f)
  • Date: Sat, 25 Feb 2012 10:21:39 -0600

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

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

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

labyrinth: version 0.5rc2 (current stable has annoying bugs), added
missing dep on gnome-doc-utils

diff --git a/graphics/labyrinth/DEPENDS b/graphics/labyrinth/DEPENDS
index 2e15efb..1293f27 100755
--- a/graphics/labyrinth/DEPENDS
+++ b/graphics/labyrinth/DEPENDS
@@ -1 +1,2 @@
-depends pygtk2
+depends pygtk2 &&
+depends gnome-doc-utils
diff --git a/graphics/labyrinth/DETAILS b/graphics/labyrinth/DETAILS
index 863d870..68931d8 100755
--- a/graphics/labyrinth/DETAILS
+++ b/graphics/labyrinth/DETAILS
@@ -1,8 +1,8 @@
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
+ VERSION=0.5rc2
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ 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";
LICENSE[0]=GPL
diff --git a/graphics/labyrinth/HISTORY b/graphics/labyrinth/HISTORY
index 061336f..979cccc 100644
--- a/graphics/labyrinth/HISTORY
+++ b/graphics/labyrinth/HISTORY
@@ -1,3 +1,8 @@
+2012-02-25 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.5rc2 (current stable is really buggy),
+ corrected source url
+ * DEPENDS: added gnome-doc-utils
+
2011-04-04 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (90abbef95d104f23c20cc3b675fc3f888db1159f), Arjan Bouter, 02/25/2012

Archive powered by MHonArc 2.6.24.

Top of Page