Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (71cb7bcef6c22c4e4992ef73f124ef8a43aa098a)

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 z-rejected grimoire by Alexander Tsamutali (71cb7bcef6c22c4e4992ef73f124ef8a43aa098a)
  • Date: Mon, 26 May 2008 14:15:41 -0500

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

ChangeLog | 1 +
z-games/urbanterror-bin/BUILD | 1 +
z-games/urbanterror-bin/DEPENDS | 1 +
z-games/urbanterror-bin/DETAILS | 21 +++++++++++++++++++++
z-games/urbanterror-bin/HISTORY | 3 +++
z-games/urbanterror-bin/INSTALL | 7 +++++++
z-games/urbanterror-bin/PREPARE | 1 +
z-games/urbanterror-bin/PRE_BUILD | 3 +++
z-games/urbanterror-bin/ioUrTded | 14 ++++++++++++++
z-games/urbanterror-bin/ioUrbanTerror | 14 ++++++++++++++
10 files changed, 66 insertions(+)

New commits:
commit 71cb7bcef6c22c4e4992ef73f124ef8a43aa098a
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

z-games/urbanterror-bin: new spell, tactical shooter based on Quake III

diff --git a/ChangeLog b/ChangeLog
index d437e9a..138098c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2008-05-26 Alexander Tsamutali <astsmtl AT gmail.com>
* z-games/alienarena-bin: new spell, a free standalone deathmatch game
with a retro alien theme
+ * z-games/urbanterror-bin: new spell, tactical shooter based on Quake
3

2008-05-18 Julien "_kaze_" ROZO <julien AT rozo.org>
* z-games/maniadrive-bin: new spell, a free clone of Trackmania
diff --git a/z-games/urbanterror-bin/BUILD b/z-games/urbanterror-bin/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-games/urbanterror-bin/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-games/urbanterror-bin/DEPENDS b/z-games/urbanterror-bin/DEPENDS
new file mode 100755
index 0000000..884b1c0
--- /dev/null
+++ b/z-games/urbanterror-bin/DEPENDS
@@ -0,0 +1 @@
+depends OPENGL
diff --git a/z-games/urbanterror-bin/DETAILS b/z-games/urbanterror-bin/DETAILS
new file mode 100755
index 0000000..0face32
--- /dev/null
+++ b/z-games/urbanterror-bin/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=urbanterror-bin
+ VERSION=4.1
+ SOURCE=UrbanTerror_${VERSION/./}_FULL.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/UrbanTerror
+ SOURCE_URL[0]=ftp://ftp.snt.utwente.nl/pub/games/urbanterror/$SOURCE
+ SOURCE_URL[1]=http://mirror.kickassctf.com/$SOURCE
+ SOURCE_URL[2]=http://mrsentry.net/release/$SOURCE
+ SOURCE_HASH=md5:1370306ea236f65f595e7ca70765e469:UPSTREAM_HASH
+ LICENSE[0]="GPL for engine, freeware content"
+ WEB_SITE=http://www.urbanterror.net/
+ ENTERED=20080526
+ ARCHIVE="off"
+ REJECT="binary distribution, non-free content"
+ SHORT="tactical shooter based on Quake III"
+cat << EOF
+Urban Terror can best be described as: "Where Quake meets reality"; it is
+realism based to a certain extent (environments/weapons/player models), but
+also goes by the motto: "fun over realism" (fast gameplay and lots of
action).
+This combination of reality and action results in a very unique, enjoyable
+and addictive game.
+EOF
diff --git a/z-games/urbanterror-bin/HISTORY b/z-games/urbanterror-bin/HISTORY
new file mode 100644
index 0000000..9daa5a7
--- /dev/null
+++ b/z-games/urbanterror-bin/HISTORY
@@ -0,0 +1,3 @@
+2008-05-26 Alexander Tsamutali <astsmtl AT gmail.com>
+ * PREPARE, DETAILS, DEPENDS, PRE_BUILD, BUILD, INSTALL, HISTORY,
+ ioUrbanTerror, ioUrTded: Created
diff --git a/z-games/urbanterror-bin/INSTALL b/z-games/urbanterror-bin/INSTALL
new file mode 100755
index 0000000..c1de7f5
--- /dev/null
+++ b/z-games/urbanterror-bin/INSTALL
@@ -0,0 +1,7 @@
+INSTALL_DIRECTORY=$INSTALL_ROOT/opt/urbanterror &&
+mkdir -p $INSTALL_DIRECTORY &&
+cp -rv * $INSTALL_DIRECTORY &&
+cp -v $SPELL_DIRECTORY/{ioUrbanTerror,ioUrTded} $INSTALL_ROOT/usr/games &&
+cd $INSTALL_DIRECTORY &&
+find_and_scam &&
+chmod 750 {ioUrbanTerror,ioUrTded}.{i386,x86_64}
diff --git a/z-games/urbanterror-bin/PREPARE b/z-games/urbanterror-bin/PREPARE
new file mode 100755
index 0000000..b8424fe
--- /dev/null
+++ b/z-games/urbanterror-bin/PREPARE
@@ -0,0 +1 @@
+source $GRIMOIRE/REJECTED_MSG
diff --git a/z-games/urbanterror-bin/PRE_BUILD
b/z-games/urbanterror-bin/PRE_BUILD
new file mode 100755
index 0000000..9a6d521
--- /dev/null
+++ b/z-games/urbanterror-bin/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+rm -r *.app *.exe *.reg
diff --git a/z-games/urbanterror-bin/ioUrTded
b/z-games/urbanterror-bin/ioUrTded
new file mode 100755
index 0000000..4518bd8
--- /dev/null
+++ b/z-games/urbanterror-bin/ioUrTded
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+cd /opt/urbanterror &&
+
+# we pick the right executable for the current arch
+arch=`uname -m | sed -e s/i.86/i386/`
+executable="`basename \"${0}\"`.$arch"
+
+if [ ! -e "$executable" ]; then
+ echo "Error: $executable not found"
+ exit 1
+fi
+
+./$executable
diff --git a/z-games/urbanterror-bin/ioUrbanTerror
b/z-games/urbanterror-bin/ioUrbanTerror
new file mode 100755
index 0000000..4518bd8
--- /dev/null
+++ b/z-games/urbanterror-bin/ioUrbanTerror
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+cd /opt/urbanterror &&
+
+# we pick the right executable for the current arch
+arch=`uname -m | sed -e s/i.86/i386/`
+executable="`basename \"${0}\"`.$arch"
+
+if [ ! -e "$executable" ]; then
+ echo "Error: $executable not found"
+ exit 1
+fi
+
+./$executable



  • [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (71cb7bcef6c22c4e4992ef73f124ef8a43aa098a), Alexander Tsamutali, 05/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page