[SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (7dff734d72dc2cf7b45f94836db47a38b7c4c268)

Jaka Kranjc scm at mail.sourcemage.org
Mon Jan 29 09:05:18 EST 2007


GIT changes to master games grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 games-arcade-2d/wormux/DEPENDS |   16 ++++++++++------
 games-arcade-2d/wormux/DETAILS |    6 +++---
 games-arcade-2d/wormux/HISTORY |    5 +++++
 3 files changed, 18 insertions(+), 9 deletions(-)

New commits:
commit 582b3b29ce2efce6282d1bb01cf41f18742e3cbc
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    wormux 0.7.9

diff --git a/games-arcade-2d/wormux/DEPENDS b/games-arcade-2d/wormux/DEPENDS
index fbb1095..170e4c6 100755
--- a/games-arcade-2d/wormux/DEPENDS
+++ b/games-arcade-2d/wormux/DEPENDS
@@ -1,9 +1,13 @@
-depends  sdl       &&
-depends  sdl_ttf   &&
-depends  sdl_mixer &&
-depends  sdl_gfx   &&
-depends  libxml++  &&
-depends  gettext   &&
+depends sdl        &&
+depends sdl_ttf    &&
+depends sdl_net    &&
+depends sdl_image  &&
+depends sdl_mixer  &&
+depends sdl_gfx    &&
+depends libxml++   &&
+depends gettext    &&
+depends libpng     &&
+depends curl       &&
 if [[ "$WORMUX_SVN" == "y" ]]
 then
   depends  subversion
diff --git a/games-arcade-2d/wormux/DETAILS b/games-arcade-2d/wormux/DETAILS
index 0e05f09..0a042d8 100755
--- a/games-arcade-2d/wormux/DETAILS
+++ b/games-arcade-2d/wormux/DETAILS
@@ -16,11 +16,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
    SOURCE_IGNORE=volatile
   fi
 else
-         VERSION=0.7.9rc2
-          SOURCE=$SPELL-$VERSION.tar.bz2
+         VERSION=0.7.9
+          SOURCE=${SPELL}-${VERSION}.tar.gz
       SOURCE_URL=http://download.gna.org/${SPELL}/${SOURCE}
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-     SOURCE_HASH=sha512:4bb3e2ab301635b1a1ae868d6b2f58bed3c2ec8d07726aeaf239154279c17bc6cdca30665bbb2ce73ac92c2342a33a98139a875586988966cf63dd0908d8daea
+     SOURCE_HASH=sha512:cb51755d2fbc28f6c1a1477253475313a95822b7df318aa9f249e33225aa9dff83f29dba97e11bfc3546860a656961b20dea7c4bf4bc6674a21660a57b9026c5
 fi
         WEB_SITE=http://www.wormux.org
          ENTERED=20040524
diff --git a/games-arcade-2d/wormux/HISTORY b/games-arcade-2d/wormux/HISTORY
index 752d492..4dfcbb1 100644
--- a/games-arcade-2d/wormux/HISTORY
+++ b/games-arcade-2d/wormux/HISTORY
@@ -1,3 +1,8 @@
+2007-01-29 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DETAILS: Changed SOURCE extension
+	  updated spell to 0.7.9
+	* DEPENDS: added new libpng and some missing others
+
 2007-01-21 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* DETAILS: updated spell to 0.7.9rc2
 



More information about the SM-Commit mailing list