diff options
author | Martin Lefebvre <dadexter@gmail.com> | 2010-05-11 19:44:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:44:26 +0200 |
commit | 671a57a8947b403c8e044f33c24630546c545ee4 (patch) | |
tree | cdd514094a7a9473424d9f4f0d6a7df8d3fb61a6 /games/bzflag | |
parent | 184b47234ccd6dfac5fc5dfd2546a14ee3e0d30e (diff) | |
download | slackbuilds-671a57a8947b403c8e044f33c24630546c545ee4.tar.gz |
games/bzflag: Updated for version 2.0.8
Diffstat (limited to 'games/bzflag')
-rw-r--r-- | games/bzflag/bzflag.SlackBuild | 7 | ||||
-rw-r--r-- | games/bzflag/bzflag.info | 2 | ||||
-rw-r--r-- | games/bzflag/slack-desc | 19 |
3 files changed, 17 insertions, 11 deletions
diff --git a/games/bzflag/bzflag.SlackBuild b/games/bzflag/bzflag.SlackBuild index bedb8356bd..d5545dd5fe 100644 --- a/games/bzflag/bzflag.SlackBuild +++ b/games/bzflag/bzflag.SlackBuild @@ -29,7 +29,7 @@ VERSION=2.0.8 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} @@ -46,7 +46,6 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xjvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R a-s,u+w,go+r-w . @@ -65,9 +64,7 @@ make install DESTDIR=$PKG || exit 1 find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null ) -if [ -d $PKG/usr/man ]; then - gzip -9 $PKG/usr/man/man?/* -fi +gzip -9 $PKG/usr/man/man?/* mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a AUTHORS BUGS COPYING ChangeLog DEVINFO INSTALL NEWS PORTING README* \ diff --git a/games/bzflag/bzflag.info b/games/bzflag/bzflag.info index 207e247a87..0ccf4dcbd5 100644 --- a/games/bzflag/bzflag.info +++ b/games/bzflag/bzflag.info @@ -5,4 +5,4 @@ DOWNLOAD="http://dl.sourceforge.net/bzflag/bzflag-2.0.8.tar.bz2" MD5SUM="7963cc1de7144e76a9426b6f23d7c2c8" MAINTAINER="Martin Lefebvre" EMAIL="dadexter@gmail.com" -APPROVED="robw810" +APPROVED="rworkman" diff --git a/games/bzflag/slack-desc b/games/bzflag/slack-desc index 820a7db323..70550d17c9 100644 --- a/games/bzflag/slack-desc +++ b/games/bzflag/slack-desc @@ -1,10 +1,19 @@ -bzflag: bzflag - An Open-source first person shooter +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +bzflag: bzflag (An Open-source first person shooter) bzflag: -bzflag: BZFlag is a free multiplayer multiplatform 3D tank battle game. The name -bzflag: stands for Battle Zone capture Flag. It runs on Irix, Linux, *BSD, Windows, -bzflag: Mac OS X and other platforms. It's one of the most popular games ever on -bzflag: Silicon Graphics machines. +bzflag: BZFlag is a free multiplayer multiplatform 3D tank battle game. The +bzflag: namestands for Battle Zone capture Flag. It runs on Irix, Linux, +bzflag: *BSD, Windows, Mac OS X and other platforms. It's one of the most +bzflag: popular games ever on Silicon Graphics machines. bzflag: bzflag: Homepage: http://www.bzflag.org bzflag: bzflag: +bzflag: |