summaryrefslogtreecommitdiffstats
path: root/games/yamagi-quake2
diff options
context:
space:
mode:
Diffstat (limited to 'games/yamagi-quake2')
-rw-r--r--games/yamagi-quake2/README13
-rw-r--r--games/yamagi-quake2/yamagi-quake2.SlackBuild14
-rw-r--r--games/yamagi-quake2/yamagi-quake2.info20
3 files changed, 24 insertions, 23 deletions
diff --git a/games/yamagi-quake2/README b/games/yamagi-quake2/README
index 332a2481ba..952fe1fd28 100644
--- a/games/yamagi-quake2/README
+++ b/games/yamagi-quake2/README
@@ -1,9 +1,10 @@
-This is an enhanced client for Id Software's legendary Quake II. It focuses on
-single-player. Features include rock-solid stability and AMD64 support.
+This is an enhanced client for Id Software's legendary Quake II. It
+focuses on single-player. Features include rock-solid stability and
+AMD64 support.
-Before playing, copy your Quake2 data files into the appropriate subdirectories
-of /usr/share/quake2. Please refer to the README files in
-/usr/doc/yamagi-quake2-7.41/ for details.
+Before playing, copy your Quake2 data files into the appropriate
+subdirectories of /usr/share/quake2 ( or "$HOME/.yq2"). Please refer
+to the README files in /usr/doc/yamagi-quake2-8.20/ for details.
To get a reasonable default configuration, copy
-/usr/doc/yamagi-quake2-7.41/yq2.cfg to your baseq2 directory.
+/usr/doc/yamagi-quake2-8.20/yq2.cfg to your baseq2 directory.
diff --git a/games/yamagi-quake2/yamagi-quake2.SlackBuild b/games/yamagi-quake2/yamagi-quake2.SlackBuild
index b527fd4281..abc859acb3 100644
--- a/games/yamagi-quake2/yamagi-quake2.SlackBuild
+++ b/games/yamagi-quake2/yamagi-quake2.SlackBuild
@@ -27,14 +27,14 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yamagi-quake2
-VERSION=${VERSION:-7.41}
+VERSION=${VERSION:-8.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
-CTFVER=${CTFVER:-1.06}
-XATRIXVER=${XATRIXVER:-2.06}
-ROGUEVER=${ROGUEVER:-2.05}
+CTFVER=${CTFVER:-1.09}
+XATRIXVER=${XATRIXVER:-2.11}
+ROGUEVER=${ROGUEVER:-2.10}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
@@ -131,7 +131,7 @@ cd build
make
cp -r Release/* $PKG/usr/share/quake2/ctf
cd ..
-install -D -m 755 $CWD/ctf.sh $PKG/usr/bin/ctf
+install -D -m 755 $CWD/ctf.sh $PKG/usr/bin/quake2-ctf
# Mission Pack 1 support
@@ -157,7 +157,7 @@ cd build
cp -r Release/* $PKG/usr/share/quake2/xatrix
cd ..
-install -D -m 755 $CWD/xatrix.sh $PKG/usr/bin/xatrix
+install -D -m 755 $CWD/xatrix.sh $PKG/usr/bin/quake2-xatrix
# Mission Pack 2 support
@@ -183,7 +183,7 @@ cd build
cp -r Release/* $PKG/usr/share/quake2/rogue
cd ..
-install -D -m 755 $CWD/rogue.sh $PKG/usr/bin/rogue
+install -D -m 755 $CWD/rogue.sh $PKG/usr/bin/quake2-rogue
find $PKG/usr/share/quake2 -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
diff --git a/games/yamagi-quake2/yamagi-quake2.info b/games/yamagi-quake2/yamagi-quake2.info
index 2791ade450..43d998de0d 100644
--- a/games/yamagi-quake2/yamagi-quake2.info
+++ b/games/yamagi-quake2/yamagi-quake2.info
@@ -1,14 +1,14 @@
PRGNAM="yamagi-quake2"
-VERSION="7.41"
-HOMEPAGE="http://www.yamagi.org/quake2/"
-DOWNLOAD="http://deponie.yamagi.org/quake2/quake2-7.41.tar.xz \
- http://deponie.yamagi.org/quake2/quake2-ctf-1.06.tar.xz \
- http://deponie.yamagi.org/quake2/quake2-xatrix-2.06.tar.xz \
- http://deponie.yamagi.org/quake2/quake2-rogue-2.05.tar.xz"
-MD5SUM="73355f0774302a7f498de09ae54e80d5 \
- 0931c7ca434ff235cfeb585e391fd9f1 \
- 3036eab68e3df6b9fadc34b139ea12d8 \
- 7be328f5098edbb5bcdb364e8e997bbd"
+VERSION="8.20"
+HOMEPAGE="https://www.yamagi.org/quake2/"
+DOWNLOAD="https://deponie.yamagi.org/quake2/quake2-8.20.tar.xz \
+ https://deponie.yamagi.org/quake2/quake2-ctf-1.09.tar.xz \
+ https://deponie.yamagi.org/quake2/quake2-xatrix-2.11.tar.xz \
+ https://deponie.yamagi.org/quake2/quake2-rogue-2.10.tar.xz"
+MD5SUM="8393f01070d673e72db38f016bf2d143 \
+ 28e33d66f9dca09f80e8c7bcbc089a67 \
+ 219b8bde1fb818c03520d2b67be3a9a5 \
+ aa5054e19e54a7e59875cd07f733cd08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""