Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (34c1ab35f74a90dea27d812b04121fc52ddada9a)
  • Date: Thu, 29 Jun 2006 16:06:05 -0500

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

ChangeLog | 4 ++++
games-arcade-2d/openmortal/BUILD | 1 +
games-arcade-2d/openmortal/DEPENDS | 5 +++++
games-arcade-2d/openmortal/DETAILS | 16 ++++++++++++++++
games-arcade-2d/openmortal/HISTORY | 2 ++
games-simulation/billardgl/BUILD | 4 ++--
6 files changed, 30 insertions(+), 2 deletions(-)

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

new game, Open Mortal is a parody of the once popular coin-up fighting
game, Mortal Kombat

commit caf3ffe476dbcd002ab93c88df31fa703fb99144
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

another small fix for LDFLAGS substituing

commit 8afa488d381cd338c198092bbc071df45e11e4e8
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

small fix for CXXFLAGS substituing

diff --git a/ChangeLog b/ChangeLog
index dd78bf3..4883855 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-30 Pol Vinogradov <vin.public AT gmail.com>
+ * games-arcade-2d/openmortal: new game, Open Mortal is a parody of
the once popular
+ coin-up fighting game, Mortal Kombat
+
2006-06-29 Pol Vinogradov <vin.public AT gmail.com>
* games-simulation/billardgl: new spell, BillardGL is an OpenGL pool
billiard simulation.

diff --git a/games-arcade-2d/openmortal/BUILD
b/games-arcade-2d/openmortal/BUILD
new file mode 100755
index 0000000..f2438e5
--- /dev/null
+++ b/games-arcade-2d/openmortal/BUILD
@@ -0,0 +1 @@
+default_games_build
diff --git a/games-arcade-2d/openmortal/DEPENDS
b/games-arcade-2d/openmortal/DEPENDS
new file mode 100755
index 0000000..eb0b7af
--- /dev/null
+++ b/games-arcade-2d/openmortal/DEPENDS
@@ -0,0 +1,5 @@
+depends freetype2 &&
+depends sdl &&
+depends sdl_image &&
+depends sdl_mixer &&
+depends sdl_net
diff --git a/games-arcade-2d/openmortal/DETAILS
b/games-arcade-2d/openmortal/DETAILS
new file mode 100755
index 0000000..0ec46df
--- /dev/null
+++ b/games-arcade-2d/openmortal/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=openmortal
+ VERSION=0.7
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:8af0b64a3d894dfdbdddafdbdc4c853dc2bfc9b52fd507db2818e67af5ad6cdbbb45f2e42e32103e841759225b1b8c4f33ac5a8ad70e4763698c54803fb81fce
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ WEB_SITE=http://apocalypse.rulez.org/~upi/Mortal/
+ ENTERED=20060630
+ LICENSE[0]=GPL
+ SHORT="Open Mortal is a parody of the once popular coin-up
fighting game, Mortal Kombat"
+cat << EOF
+Open Mortal is a parody of the once popular coin-up fighting game, Mortal
+Kombat, for Windows and Linux. It is currently playable, has 16 playable
+characters, some more in the making. New characters can be added, so be a
Open
+Mortal actor today!
+EOF
diff --git a/games-arcade-2d/openmortal/HISTORY
b/games-arcade-2d/openmortal/HISTORY
new file mode 100644
index 0000000..59bf8fa
--- /dev/null
+++ b/games-arcade-2d/openmortal/HISTORY
@@ -0,0 +1,2 @@
+2006-06-30 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS, DEPENDS, BUILD, HISTORY: created spell
diff --git a/games-simulation/billardgl/BUILD
b/games-simulation/billardgl/BUILD
index 3da2ed6..7a812b5 100755
--- a/games-simulation/billardgl/BUILD
+++ b/games-simulation/billardgl/BUILD
@@ -1,7 +1,7 @@
cd src &&
sedit "s:CFLAGS = -pipe -Wall -W -DNO_DEBUG -g:CFLAGS =
${CFLAGS} -Wall -W -DNO_DEBUG:" Makefile &&
-sedit "s:CXXFLAGS = -pipe -Wall -W -DNO_DEBUG -g:CXXFLAGS =
${CXXFLAGS} -Wall -W -DNO_DEBUG:" \
-Makefile &&
+sedit "s:CXXFLAGS= -pipe -Wall -W -DNO_DEBUG -g:CXXFLAGS= ${CXXFLAGS}
-Wall -W -DNO_DEBUG:" Makefile &&
+sedit "s:LFLAGS = :LFLAGS = ${LDFLAGS}:" Makefile &&
sedit "s:/usr/X11R6:${INSTALL_ROOT}/usr:g" Makefile &&
sedit "s:-cp BillardGL /usr/bin/BillardGL:-cp BillardGL
${INSTALL_ROOT}/usr/games/BillardGL:" Makefile &&
sedit "s:-cp BillardGL /usr/bin/billardGL:-cp BillardGL
${INSTALL_ROOT}/usr/games/billardGL:" Makefile &&



  • [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (34c1ab35f74a90dea27d812b04121fc52ddada9a), Pol Vinogradov, 06/29/2006

Archive powered by MHonArc 2.6.24.

Top of Page