Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2006 20:52:04 +0200 (CEST)
From:      Gürkan Sengün <gurkan@linuks.mine.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104388: new port: games/lapispuzzle - Tetris-like game for GNUstep
Message-ID:  <200610131852.k9DIq4B6046008@cow.ethz.ch>
Resent-Message-ID: <200610131900.k9DJ0Yji061253@freefall.freebsd.org>

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

>Number:         104388
>Category:       ports
>Synopsis:       new port: games/lapispuzzle - Tetris-like game for GNUstep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 19:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gürkan Sengün
>Release:        FreeBSD 6.1-RELEASE sparc64
>Organization:
http://www.linuks.mine.nu
>Environment:
System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
LapisPuzzle is a tetris-like game which challenges the player by making
the opposing team's victories count doubly against the player and vice
versa. Play it and find out!
>How-To-Repeat:
>Fix:

--- lapispuzzle.shar begins here ---
# 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:
#
#	lapispuzzle
#	lapispuzzle/Makefile
#	lapispuzzle/distinfo
#	lapispuzzle/pkg-descr
#	lapispuzzle/pkg-plist
#
echo c - lapispuzzle
mkdir -p lapispuzzle > /dev/null 2>&1
echo x - lapispuzzle/Makefile
sed 's/^X//' >lapispuzzle/Makefile << 'END-of-lapispuzzle/Makefile'
X# New ports collection makefile for:    lapispuzzle
X# Date created:         13 Oct 2006
X# Whom:                 gurkan@linuks.mine.nu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	lapispuzzle
XPORTVERSION=	1.0
XCATEGORIES=	games
XMASTER_SITES=	http://download.savannah.gnu.org/releases/gap/ \
X		http://florida.ethz.ch/ports/distfiles/
XDISTNAME=	LapisPuzzle-${PORTVERSION}
X
XMAINTAINER=	gurkan@linuks.mine.nu
XCOMMENT=	Tetris-like game for GNUstep
X
XWRKSRC=		${WRKDIR}/LapisPuzzle-${PORTVERSION}
XUSE_GMAKE=	yes
XUSE_GNUSTEP=	yes
XUSE_GNUSTEP_PREFIX=	yes
XUSE_GNUSTEP_BACK=	yes
XUSE_GNUSTEP_BUILD=	yes
XUSE_GNUSTEP_INSTALL=	yes
XMAKEFILE=	GNUmakefile
X
X.include <bsd.port.mk>
END-of-lapispuzzle/Makefile
echo x - lapispuzzle/distinfo
sed 's/^X//' >lapispuzzle/distinfo << 'END-of-lapispuzzle/distinfo'
XMD5 (LapisPuzzle-1.0.tar.gz) = 1e0eeda339cc577f57c5acc0d674f454
XSHA256 (LapisPuzzle-1.0.tar.gz) = c30da60eaa7fac817f41a64fdf977b7e6a2e735b2135fe4f36cb3b39b273f9c9
XSIZE (LapisPuzzle-1.0.tar.gz) = 24619
END-of-lapispuzzle/distinfo
echo x - lapispuzzle/pkg-descr
sed 's/^X//' >lapispuzzle/pkg-descr << 'END-of-lapispuzzle/pkg-descr'
XLapisPuzzle is a tetris-like game which challenges the player by making
Xthe opposing team's victories count doubly against the player and vice
Xversa. Play it and find out! 
X
XWWW: http://www.nongnu.org/gap/lapispuzzle/
END-of-lapispuzzle/pkg-descr
echo x - lapispuzzle/pkg-plist
sed 's/^X//' >lapispuzzle/pkg-plist << 'END-of-lapispuzzle/pkg-plist'
XLocal/Applications/LapisPuzzle.app/LapisPuzzle
XLocal/Applications/LapisPuzzle.app/library_paths.openapp
XLocal/Applications/LapisPuzzle.app/Resources/Info-gnustep.plist
XLocal/Applications/LapisPuzzle.app/Resources/LapisPuzzle.gorm/data.classes
XLocal/Applications/LapisPuzzle.app/Resources/LapisPuzzle.gorm/objects.gorm
XLocal/Applications/LapisPuzzle.app/Resources/LapisPuzzle.desktop
XLocal/Applications/LapisPuzzle.app/Resources/LapisPuzzle.tiff
XLocal/Applications/LapisPuzzle.app/Resources/LapisPuzzleInfo.plist
XLocal/Applications/LapisPuzzle.app/stamp.make
X@dirrm Local/Applications/LapisPuzzle.app/Resources/LapisPuzzle.gorm
X@dirrm Local/Applications/LapisPuzzle.app/Resources
X@dirrm Local/Applications/LapisPuzzle.app
END-of-lapispuzzle/pkg-plist
exit
--- lapispuzzle.shar ends here ---

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



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