Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Eric Sandall (1c7ed1b4f5f615c078704f6d13f2b9d4b22e52d4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (1c7ed1b4f5f615c078704f6d13f2b9d4b22e52d4)
  • Date: Wed, 4 Jun 2008 13:29:43 -0500

GIT changes to master games grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

games-rpg-sp/adonthell/DEPENDS | 9 ++++++---
games-rpg-sp/adonthell/DETAILS | 12 +++++-------
games-rpg-sp/adonthell/HISTORY | 5 +++++
games-rpg-sp/adonthell/adonthell-src-0.3.5.tar.gz.sig |binary
4 files changed, 16 insertions(+), 10 deletions(-)

New commits:
commit 1c7ed1b4f5f615c078704f6d13f2b9d4b22e52d4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

adonthell: Updated to 0.3.5, depends on sdl_mixer and sdl_ttf

diff --git a/games-rpg-sp/adonthell/DEPENDS b/games-rpg-sp/adonthell/DEPENDS
index 4d41e31..20169e3 100755
--- a/games-rpg-sp/adonthell/DEPENDS
+++ b/games-rpg-sp/adonthell/DEPENDS
@@ -1,6 +1,9 @@
-depends sdl &&
-depends python &&
-depends freetype2 &&
+depends sdl &&
+depends sdl_mixer &&
+depends sdl_ttf &&
+depends python &&
+depends freetype2 &&
+
optional_depends vorbis-tools \
"" \
"" \
diff --git a/games-rpg-sp/adonthell/DETAILS b/games-rpg-sp/adonthell/DETAILS
index 4620942..e4afd1b 100755
--- a/games-rpg-sp/adonthell/DETAILS
+++ b/games-rpg-sp/adonthell/DETAILS
@@ -1,16 +1,14 @@
SPELL=adonthell
- VERSION=0.3.4a
- VER=0.3.4
+ VERSION=0.3.5
SOURCE=$SPELL-src-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VER
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE
+#
SOURCE_HASH=sha512:cad641791c1085fe5d32199f6244f008dc0d7038858e8c2cf53cace615eca752be1d1edc01166ddde8ff8ab2012817d4bb7789fc2968f8cdbe5b7dd9ec71e273
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+ LICENSE[0]=GPL
WEB_SITE=http://adonthell.linuxgames.com
-
SOURCE_HASH=sha512:cad641791c1085fe5d32199f6244f008dc0d7038858e8c2cf53cace615eca752be1d1edc01166ddde8ff8ab2012817d4bb7789fc2968f8cdbe5b7dd9ec71e273
ENTERED=20020517
- UPDATED=20020604
- LICENSE[0]=GPL
SHORT="Open Source Role Playing Game Engine"
-
cat << EOF
Listen to the water
that surrounds our shore -
diff --git a/games-rpg-sp/adonthell/HISTORY b/games-rpg-sp/adonthell/HISTORY
index e90204b..bee680e 100644
--- a/games-rpg-sp/adonthell/HISTORY
+++ b/games-rpg-sp/adonthell/HISTORY
@@ -1,3 +1,8 @@
+2008-06-04 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.3.5
+ Removed UPDATED
+ * DEPENDS: Depends on sdl_mixer and sdl_ttf
+
2006-09-21 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/games-rpg-sp/adonthell/adonthell-src-0.3.5.tar.gz.sig
b/games-rpg-sp/adonthell/adonthell-src-0.3.5.tar.gz.sig
new file mode 100644
index 0000000..ba7a98b
Binary files /dev/null and
b/games-rpg-sp/adonthell/adonthell-src-0.3.5.tar.gz.sig differ



  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (1c7ed1b4f5f615c078704f6d13f2b9d4b22e52d4), Eric Sandall, 06/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page