Skip to Content.
Sympa Menu

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

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 (645babb83000ad08f050b1cbe2494e4df6ecb31c)
  • Date: Sun, 15 Jul 2007 15:44:58 -0500

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

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

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

games-arcade-2d/xmoto:

DEPENDS: depends on sqlite hardly

diff --git a/games-arcade-2d/xmoto/DEPENDS b/games-arcade-2d/xmoto/DEPENDS
index 788c615..14693af 100755
--- a/games-arcade-2d/xmoto/DEPENDS
+++ b/games-arcade-2d/xmoto/DEPENDS
@@ -4,6 +4,7 @@ depends OPENGL &&
depends sdl &&
depends sdl_mixer &&
depends sdl_ttf &&
+depends sqlite &&
depends lua &&
depends ode &&
depends jpeg &&
@@ -20,11 +21,6 @@ optional_depends sdl_gfx \
"--with-renderer-sdlGfx=0" \
"to use SdlGfx renderer" &&

-optional_depends sqlite \
- "" \
- "" \
- "for better and faster data managing" &&
-
optional_depends xmoto-edit \
"" \
"" \
diff --git a/games-arcade-2d/xmoto/HISTORY b/games-arcade-2d/xmoto/HISTORY
index d6e2f5f..ba058b1 100644
--- a/games-arcade-2d/xmoto/HISTORY
+++ b/games-arcade-2d/xmoto/HISTORY
@@ -1,4 +1,7 @@
2007-07-11 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: depends on sqlite hardly
+
+2007-07-11 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 0.3.1
* DEPENDS: added optional dependency on sqlite, depends on curl and
sdl_ttf now



  • [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (645babb83000ad08f050b1cbe2494e4df6ecb31c), Pol Vinogradov, 07/15/2007

Archive powered by MHonArc 2.6.24.

Top of Page