diff options
author | Frank Caraballo <fecaraballo[AT]gmail.com> | 2010-05-11 19:44:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:44:33 +0200 |
commit | 7db9c23fa3b7bd934180463f5c03e318c20c8b4a (patch) | |
tree | cc6c352690f6ac2f384e5eace5025234e3625c48 /games | |
parent | 981a61ca79ebc1e61788c3f374a4f57bf055ed6f (diff) | |
download | slackbuilds-7db9c23fa3b7bd934180463f5c03e318c20c8b4a.tar.gz |
games/gemdropx: Updated for version 0.9
Diffstat (limited to 'games')
-rw-r--r-- | games/gemdropx/README | 1 | ||||
-rw-r--r-- | games/gemdropx/gemdropx.SlackBuild | 11 | ||||
-rw-r--r-- | games/gemdropx/gemdropx.info | 6 | ||||
-rw-r--r-- | games/gemdropx/slack-desc | 8 |
4 files changed, 14 insertions, 12 deletions
diff --git a/games/gemdropx/README b/games/gemdropx/README index 621cef82ca..e886b45cb7 100644 --- a/games/gemdropx/README +++ b/games/gemdropx/README @@ -1,4 +1,3 @@ Gem Drop X is a fast-paced puzzle game where it's your job to clear the screen of gems before they squash you! (You're at the bottom, they're at the top, and they keep coming!) - diff --git a/games/gemdropx/gemdropx.SlackBuild b/games/gemdropx/gemdropx.SlackBuild index 7fe3fcf7a0..cd542e2ece 100644 --- a/games/gemdropx/gemdropx.SlackBuild +++ b/games/gemdropx/gemdropx.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Gem Drop X -# Copyright 2007 MagicMan <MagicMan07@bluebottle.com> +# Copyright 2007 Frank Caraballo <fecaraballo[AT]gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,17 +26,12 @@ set -e -if [ "$(id -u)" != "0" ]; then - echo "This script must be run as root!" - exit 1 -fi - PRGNAM=gemdropx VERSION=0.9 ARCH=${ARCH:-i486} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} diff --git a/games/gemdropx/gemdropx.info b/games/gemdropx/gemdropx.info index 616e2ac83a..daf02a71b7 100644 --- a/games/gemdropx/gemdropx.info +++ b/games/gemdropx/gemdropx.info @@ -3,6 +3,6 @@ VERSION="0.9" HOMEPAGE="http://www.newbreedsoftware.com/gemdropx/" DOWNLOAD="ftp://ftp.billsgames.com/unix/x/gemdropx/src/gemdropx-0.9.tar.gz" MD5SUM="fd0337e89778e2dba74461c555ea8e42" -MAINTAINER="MagicMan" -EMAIL="MagicMan07@bluebottle.com" -APPROVED="robw810" +MAINTAINER="Frank Caraballo" +EMAIL="fecaraballo[AT]gmail.com" +APPROVED="rworkman" diff --git a/games/gemdropx/slack-desc b/games/gemdropx/slack-desc index 97c9f91c57..407863e12d 100644 --- a/games/gemdropx/slack-desc +++ b/games/gemdropx/slack-desc @@ -1,3 +1,11 @@ +# 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------------------------------------------------------| gemdropx: Gem Drop X (Fast-paced Puzzle Game) gemdropx: gemdropx: Gem Drop X is a fast-paced puzzle game where it's your job |