Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (7facfe0b6ca561a6c86721b533f14c2a1c0f3cf4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (7facfe0b6ca561a6c86721b533f14c2a1c0f3cf4)
  • Date: Tue, 2 Dec 2008 14:00:26 -0600

GIT changes to master games grimoire by Pol Vinogradov <vin.public AT gmail.com>:

games-arcade-2d/xmoto/DEPENDS | 1 +
games-arcade-2d/xmoto/DETAILS | 4 ++--
games-arcade-2d/xmoto/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 7facfe0b6ca561a6c86721b533f14c2a1c0f3cf4
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

games-arcade-2d/xmoto: updated to 0.5.0, now needs sdl_net for building

diff --git a/games-arcade-2d/xmoto/DEPENDS b/games-arcade-2d/xmoto/DEPENDS
index febb271..69fefd1 100755
--- a/games-arcade-2d/xmoto/DEPENDS
+++ b/games-arcade-2d/xmoto/DEPENDS
@@ -3,6 +3,7 @@ depends g++ &&
depends OPENGL &&
depends sdl &&
depends sdl_mixer &&
+depends sdl_net &&
depends sdl_ttf &&
depends sqlite &&
depends lua &&
diff --git a/games-arcade-2d/xmoto/DETAILS b/games-arcade-2d/xmoto/DETAILS
index e5ff888..3d12c08 100755
--- a/games-arcade-2d/xmoto/DETAILS
+++ b/games-arcade-2d/xmoto/DETAILS
@@ -1,8 +1,8 @@
SPELL=xmoto
- VERSION=0.4.2
+ VERSION=0.5.0
SOURCE=$SPELL-$VERSION-src.tar.gz
SOURCE_URL[0]=http://download.tuxfamily.org/$SPELL/$SPELL/$VERSION/$SOURCE
-
SOURCE_HASH=sha512:aaeac323d1ba430dc7682d123ee2ab4b562035559e867a2767b3bbc7f1ee74c9d5aa6312d97a30ec9f747b9cfe226bca96e6c89a24b0f533ac340122be59b2dd
+
SOURCE_HASH=sha512:724d8a9fe255b0bc6b81e1a1a79daacc9bb87e08962558f0cd668af346f8fe97ee0f11e2835133798a1820a2e944ffaab01c42b8f103813797feb3255646e489
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://xmoto.tuxfamily.org/
ENTERED=20051006
diff --git a/games-arcade-2d/xmoto/HISTORY b/games-arcade-2d/xmoto/HISTORY
index 7d8f182..32606b6 100644
--- a/games-arcade-2d/xmoto/HISTORY
+++ b/games-arcade-2d/xmoto/HISTORY
@@ -1,3 +1,7 @@
+2008-04-13 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated to 0.5.0
+ * DEPENDS: added sdl_net dependency
+
2008-06-05 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: removed sdl_gfx optional dependency according to bug #14032




  • [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (7facfe0b6ca561a6c86721b533f14c2a1c0f3cf4), Pol Vinogradov, 12/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page