Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Alexander Tsamutali (22a422921716d901542b6c01c11901523b6a2db3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Alexander Tsamutali (22a422921716d901542b6c01c11901523b6a2db3)
  • Date: Sun, 27 Jul 2008 03:39:33 -0500

GIT changes to master games grimoire by Alexander Tsamutali
<astsmtl AT gmail.com>:

games-arcade-2d/openlierox/BUILD | 2 +-
games-arcade-2d/openlierox/DEPENDS | 2 +-
games-arcade-2d/openlierox/DETAILS | 4 ++--
games-arcade-2d/openlierox/HISTORY | 5 +++++
games-arcade-2d/openlierox/INSTALL | 2 +-
games-arcade-2d/openlierox/PRE_BUILD | 5 -----
6 files changed, 10 insertions(+), 10 deletions(-)

New commits:
commit 2db5eb52ca9b5cebea1b78e36e23dea32bc84086
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

games-arcade-2d/openlierox: updated to 0.57_beta5

diff --git a/games-arcade-2d/openlierox/BUILD
b/games-arcade-2d/openlierox/BUILD
index 7d77f1b..abc1f2c 100755
--- a/games-arcade-2d/openlierox/BUILD
+++ b/games-arcade-2d/openlierox/BUILD
@@ -1 +1 @@
-SYSTEM_DATA_DIR=/usr/share/games HAWKNL_BUILTIN=0 ./compile.sh
+SYSTEM_DATA_DIR=/usr/share/games HAWKNL_BUILTIN=1 ./compile.sh
diff --git a/games-arcade-2d/openlierox/DEPENDS
b/games-arcade-2d/openlierox/DEPENDS
index 316b4e1..33435ca 100755
--- a/games-arcade-2d/openlierox/DEPENDS
+++ b/games-arcade-2d/openlierox/DEPENDS
@@ -1,7 +1,7 @@
depends sdl &&
depends sdl_mixer &&
depends sdl_gfx &&
-depends hawknl &&
+#depends hawknl &&
depends sdl_image &&
depends libxml2 &&
depends zlib
diff --git a/games-arcade-2d/openlierox/DETAILS
b/games-arcade-2d/openlierox/DETAILS
index aa78fea..47c05bb 100755
--- a/games-arcade-2d/openlierox/DETAILS
+++ b/games-arcade-2d/openlierox/DETAILS
@@ -1,8 +1,8 @@
SPELL=openlierox
- VERSION=0.57_beta2
+ VERSION=0.57_beta5
SOURCE="OpenLieroX_${VERSION}.src.tar.bz2"
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:c99095134745e1fb6e1929f011046f065140d4ae8c0be96cfbcf15fbca635f561794aa40d9c526ed9d6e1c5aaa9f016d2f8c7ec41529a31e0d45d1b6f411367b
+
SOURCE_HASH=sha512:e4fc5f02f90a1b28f5c9e1c7b6c782d22f4081bac5e3f1ca5062eff7b2bc7eb8672179a7f6e7d800f4be63ebcce254c6b99d4c4893e9aea855f2f20d8edc2fa8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/OpenLieroX"
WEB_SITE="http://openlierox.sourceforge.net/";
LICENSE[0]=zlib
diff --git a/games-arcade-2d/openlierox/HISTORY
b/games-arcade-2d/openlierox/HISTORY
index 6386e4d..d17af5b 100644
--- a/games-arcade-2d/openlierox/HISTORY
+++ b/games-arcade-2d/openlierox/HISTORY
@@ -1,3 +1,8 @@
+2008-07-27 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS: Updated to 0.57_beta5
+ * DEPENDS, BUILD: Temporarily disabled use of system hawknl
+ * PRE_BUILD: Removed
+
2007-04-22 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS, DEPENDS, HISTORY: created spell
* PRE_BUILD, BUILD, INSTALL: created spell
diff --git a/games-arcade-2d/openlierox/INSTALL
b/games-arcade-2d/openlierox/INSTALL
index ae1e97c..f726fb6 100755
--- a/games-arcade-2d/openlierox/INSTALL
+++ b/games-arcade-2d/openlierox/INSTALL
@@ -1 +1 @@
-SYSTEM_DATA_DIR=/usr/share/games BIN_DIR=/usr/games HAWKNL_BUILTIN=0
./install.sh
+SYSTEM_DATA_DIR=/usr/share/games BIN_DIR=/usr/games ./install.sh
diff --git a/games-arcade-2d/openlierox/PRE_BUILD
b/games-arcade-2d/openlierox/PRE_BUILD
deleted file mode 100755
index 39bd360..0000000
--- a/games-arcade-2d/openlierox/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sedit '104s:if ::' compile.sh &&
-sedit '115,+6d' compile.sh
-



  • [SM-Commit] GIT changes to master games grimoire by Alexander Tsamutali (22a422921716d901542b6c01c11901523b6a2db3), Alexander Tsamutali, 07/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page