Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  4 Jul 2002 11:45:22 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40161: [new port] games/xpired
Message-ID:  <20020704014522.D91DA6A711E@k7.mavetju>

next in thread | raw e-mail | index | archive | help

>Number:         40161
>Category:       ports
>Synopsis:       [new port] games/xpired
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 03 18:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

>Description:

The last in a row of ports for me for this week, xpired.
An action-puzzle game, I've spend some serious time on it the last
couple of days...

>How-To-Repeat:

n/a

>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	games/xpired
#	games/xpired/Makefile
#	games/xpired/distinfo
#	games/xpired/files
#	games/xpired/files/patch-Makefile
#	games/xpired/pkg-plist
#	games/xpired/pkg-comment
#	games/xpired/pkg-descr
#
echo c - games/xpired
mkdir -p games/xpired > /dev/null 2>&1
echo x - games/xpired/Makefile
sed 's/^X//' >games/xpired/Makefile << 'END-of-games/xpired/Makefile'
X# New ports collection makefile for:   xpired
X# Date created:        2 July 2002
X# Whom:                Edwin Groothuis <edwin@mavetju.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xpired
XPORTVERSION=	1.21
XCATEGORIES=	games
XMASTER_SITES=	http://xpired.temnet.org/files/
XDISTNAME=	xpired-1.21-linux_source
X
XMAINTAINER=	edwin@mavetju.org
X
XLIB_DEPENDS=	SDL_gfx.0:${PORTSDIR}/graphics/sdl_gfx			\
X		SDL_image.10:${PORTSDIR}/graphics/sdl_image		\
X		SDL-1.1.4:${PORTSDIR}/devel/sdl12
X
X.include <bsd.port.mk>
END-of-games/xpired/Makefile
echo x - games/xpired/distinfo
sed 's/^X//' >games/xpired/distinfo << 'END-of-games/xpired/distinfo'
XMD5 (xpired-1.21-linux_source.tar.gz) = 0de958e72d08d0e504a6b3d7c257661e
END-of-games/xpired/distinfo
echo c - games/xpired/files
mkdir -p games/xpired/files > /dev/null 2>&1
echo x - games/xpired/files/patch-Makefile
sed 's/^X//' >games/xpired/files/patch-Makefile << 'END-of-games/xpired/files/patch-Makefile'
X--- Makefile.orig	Tue Jul  2 23:08:32 2002
X+++ Makefile	Tue Jul  2 23:08:46 2002
X@@ -1,7 +1,7 @@
X PREFIX=/usr/local
X SHARE_PREFIX=$(PREFIX)/share/xpired
X-CFLAGS=`sdl-config --cflags` -DUNIX -DPREFIX=\"$(PREFIX)\" -DSHARE_PREFIX=\"$(SHARE_PREFIX)\"
X-LIBS=`sdl-config --libs` -lSDL -lSDL_mixer -lSDL_image -lSDL_gfx
X+CFLAGS=`sdl11-config --cflags` -DUNIX -DPREFIX=\"$(PREFIX)\" -DSHARE_PREFIX=\"$(SHARE_PREFIX)\"
X+LIBS=`sdl11-config --libs` -lSDL -lSDL_mixer -lSDL_image -lSDL_gfx
X CC=gcc $(CFLAGS)
X 
X 
X@@ -27,7 +27,7 @@
X 	if [ ! -d $(SHARE_PREFIX) ]; then mkdir -p $(SHARE_PREFIX); fi
X 	cp xpired xpiredit $(PREFIX)/bin
X 	cp xpired.lvl xpired.cfg bgimages.txt $(SHARE_PREFIX)
X-	cp -r img/ $(SHARE_PREFIX)
X-	cp -r snd/ $(SHARE_PREFIX)
X+	cp -r img $(SHARE_PREFIX)
X+	cp -r snd $(SHARE_PREFIX)
X 	if [ -f readme.txt ]; then cp readme.txt $(SHARE_PREFIX); fi
X 	if [ -f xpired.dmo ]; then cp xpired.dmo $(SHARE_PREFIX); fi
END-of-games/xpired/files/patch-Makefile
echo x - games/xpired/pkg-plist
sed 's/^X//' >games/xpired/pkg-plist << 'END-of-games/xpired/pkg-plist'
Xbin/xpired
Xbin/xpiredit
Xshare/xpired/bgimages.txt
Xshare/xpired/xpired.cfg
Xshare/xpired/xpired.lvl
Xshare/xpired/readme.txt
Xshare/xpired/xpired.dmo
Xshare/xpired/img/end.jpg
Xshare/xpired/img/bem1.bmp
Xshare/xpired/img/bem2.bmp
Xshare/xpired/img/bem3.bmp
Xshare/xpired/img/bem4.bmp
Xshare/xpired/img/bg-dirt.jpg
Xshare/xpired/img/bg-metal.jpg
Xshare/xpired/img/bg-organic.jpg
Xshare/xpired/img/bg-plate.jpg
Xshare/xpired/img/bg-sector.jpg
Xshare/xpired/img/bg-stone.jpg
Xshare/xpired/img/bg-stones.jpg
Xshare/xpired/img/bg-tek.jpg
Xshare/xpired/img/bg.jpg
Xshare/xpired/img/bo-flamable.bmp
Xshare/xpired/img/crate.bmp
Xshare/xpired/img/exit-denied.bmp
Xshare/xpired/img/exit.bmp
Xshare/xpired/img/expl1.bmp
Xshare/xpired/img/expl2.bmp
Xshare/xpired/img/expl3.bmp
Xshare/xpired/img/explosive.bmp
Xshare/xpired/img/hot.bmp
Xshare/xpired/img/fire1.bmp
Xshare/xpired/img/fire2.bmp
Xshare/xpired/img/fire3.bmp
Xshare/xpired/img/flamable.bmp
Xshare/xpired/img/ice.bmp
Xshare/xpired/img/icon.bmp
Xshare/xpired/img/level.bmp
Xshare/xpired/img/lives.bmp
Xshare/xpired/img/numbers.bmp
Xshare/xpired/img/player-death1.bmp
Xshare/xpired/img/player-death2.bmp
Xshare/xpired/img/player-death3.bmp
Xshare/xpired/img/player-death4.bmp
Xshare/xpired/img/player-h-body.bmp
Xshare/xpired/img/player-h-legs.bmp
Xshare/xpired/img/player-h-push.bmp
Xshare/xpired/img/player-v-body.bmp
Xshare/xpired/img/player-v-legs.bmp
Xshare/xpired/img/player-v-push.bmp
Xshare/xpired/img/player.bmp
Xshare/xpired/img/retard.bmp
Xshare/xpired/img/shade-bem1.bmp
Xshare/xpired/img/shade-bem2.bmp
Xshare/xpired/img/shade-bem3.bmp
Xshare/xpired/img/shade-bem4.bmp
Xshare/xpired/img/shade-crate.bmp
Xshare/xpired/img/shade-expl1.bmp
Xshare/xpired/img/shade-expl2.bmp
Xshare/xpired/img/shade-expl3.bmp
Xshare/xpired/img/shade-player.bmp
Xshare/xpired/img/shade-round.bmp
Xshare/xpired/img/shade-square.bmp
Xshare/xpired/img/shade-t1.bmp
Xshare/xpired/img/shade-t2.bmp
Xshare/xpired/img/shade-t3.bmp
Xshare/xpired/img/start.bmp
Xshare/xpired/img/telee1.bmp
Xshare/xpired/img/telee2.bmp
Xshare/xpired/img/telee3.bmp
Xshare/xpired/img/teleport.bmp
Xshare/xpired/img/time.bmp
Xshare/xpired/img/tinywall.bmp
Xshare/xpired/img/title.jpg
Xshare/xpired/img/wall.bmp
Xshare/xpired/img/barel.bmp
Xshare/xpired/snd/teleport.wav
Xshare/xpired/snd/bombex.wav
Xshare/xpired/snd/burn.wav
Xshare/xpired/snd/fall.wav
Xshare/xpired/snd/gameover.wav
Xshare/xpired/snd/slide.wav
Xshare/xpired/snd/smashem.s3m
Xshare/xpired/snd/beep.wav
X@dirrm share/xpired/snd
X@dirrm share/xpired/img
X@dirrm share/xpired
END-of-games/xpired/pkg-plist
echo x - games/xpired/pkg-comment
sed 's/^X//' >games/xpired/pkg-comment << 'END-of-games/xpired/pkg-comment'
XAn action-puzzle maze escape game (SDL)
END-of-games/xpired/pkg-comment
echo x - games/xpired/pkg-descr
sed 's/^X//' >games/xpired/pkg-descr << 'END-of-games/xpired/pkg-descr'
XX-pired is an action-puzzle game written in C using SDL, SDL_mixer,
XSDL_image and SDL_gfx libraries distributed under the terms of GNU
XGPL. The goal of the game in each level is to reach the exit square,
Xavoiding exploding barrels and other deadly stuff...
X
XWWW: http://xpired.temnet.org/
END-of-games/xpired/pkg-descr
exit


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020704014522.D91DA6A711E>