From b2f3be159bbbc6f24fe75d9a0eddc87329cf3c64 Mon Sep 17 00:00:00 2001 From: Frank Caraballo Date: Tue, 11 May 2010 19:44:41 +0200 Subject: games/pengupop: Updated for version 2.2.4 --- games/pengupop/README | 1 - games/pengupop/pengupop.SlackBuild | 12 +----------- games/pengupop/pengupop.info | 4 ++-- games/pengupop/slack-desc | 8 ++++++++ 4 files changed, 11 insertions(+), 14 deletions(-) diff --git a/games/pengupop/README b/games/pengupop/README index a770541563..ae7636b544 100644 --- a/games/pengupop/README +++ b/games/pengupop/README @@ -3,4 +3,3 @@ of the puzzle classic Bust a Move/Puzzle Bobble! Beat your friends in this addictive game, or play against a random opponent! Remember to sign up to participate in the score system. - diff --git a/games/pengupop/pengupop.SlackBuild b/games/pengupop/pengupop.SlackBuild index fe946decca..316c360a7d 100644 --- a/games/pengupop/pengupop.SlackBuild +++ b/games/pengupop/pengupop.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pengupop -# Copyright 2007 MagicMan +# Copyright 2007 Frank Caraballo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,11 +22,6 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -if [ "$(id -u)" != "0" ]; then - echo "This script must be run as root!" - exit 1 -fi - PRGNAM=pengupop VERSION=2.2.4 ARCH=${ARCH:-i486} @@ -51,7 +46,6 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xvf $CWD/$PRGNAM-$VERSION.tar.* || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R u+w,go+r-w,a-s . @@ -79,9 +73,5 @@ cp -a $PRGNAM.png $PKG/usr/share/pixmaps/$PRGNAM.png mkdir -p $PKG/usr/share/applications cp -a $PRGNAM.desktop $PKG/usr/share/applications/$PRGNAM.desktop -# Fix path to icon in desktop file: -sed -i 's#^Icon=\(.\+\)$#Icon=/usr/share/pixmaps/\1#' \ - $PKG/usr/share/applications/$PRGNAM.desktop || exit 1 - cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz diff --git a/games/pengupop/pengupop.info b/games/pengupop/pengupop.info index cbe23736c9..1958df08bd 100644 --- a/games/pengupop/pengupop.info +++ b/games/pengupop/pengupop.info @@ -3,6 +3,6 @@ VERSION="2.2.4" HOMEPAGE="http://www.junoplay.com/pengupop" DOWNLOAD="http://www.junoplay.com/files/pengupop-latest.tar.gz" MD5SUM="31cb21f9b9f0cc92076a0361b4fea09b" -MAINTAINER="MagicMan" -EMAIL="MagicMan07@bluebottle.com" +MAINTAINER="Frank Caraballo" +EMAIL="fecaraballo[AT]gmail.com" APPROVED="elohim" diff --git a/games/pengupop/slack-desc b/games/pengupop/slack-desc index 8f77a2a2fb..1265cbef08 100644 --- a/games/pengupop/slack-desc +++ b/games/pengupop/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------------------------------------------------------| pengupop: Pengupop (Puzzle Bobble Clone) pengupop: pengupop: Finally a networked multiplayer game in the vein -- cgit v1.2.3