From 7db9c23fa3b7bd934180463f5c03e318c20c8b4a Mon Sep 17 00:00:00 2001 From: Frank Caraballo Date: Tue, 11 May 2010 19:44:33 +0200 Subject: games/gemdropx: Updated for version 0.9 --- games/gemdropx/README | 1 - games/gemdropx/gemdropx.SlackBuild | 11 +++-------- games/gemdropx/gemdropx.info | 6 +++--- games/gemdropx/slack-desc | 8 ++++++++ 4 files changed, 14 insertions(+), 12 deletions(-) (limited to 'games') 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 +# Copyright 2007 Frank Caraballo # 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 -- cgit v1.2.3