FreeBSD Bugzilla – Attachment 123929 Details for
Bug 167354
[NEW PORT] games/simple_puzzle_game: This is a simple puzzle game
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 2.49 KB, created by
nemysis
on 2012-04-27 08:40:09 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-04-27 08:40:09 UTC
Size:
2.49 KB
patch
obsolete
># 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: ># ># simple_puzzle_game ># simple_puzzle_game/Makefile ># simple_puzzle_game/pkg-descr ># simple_puzzle_game/distinfo ># >echo c - simple_puzzle_game >mkdir -p simple_puzzle_game > /dev/null 2>&1 >echo x - simple_puzzle_game/Makefile >sed 's/^X//' >simple_puzzle_game/Makefile << '34b1c8701d46cf639f0c72033b8596cb' >X# New Ports collection makefile for: simple_puzzle_game >X# Date created: 2012-04-27 >X# Whom: nemysis@gmx.ch >X# >X# $FreeBSD$ >X# >X >XPORTNAME= simple_puzzle_game >XPORTVERSION= 1.0.1 >XCATEGORIES= games >XMASTER_SITES= http://www.linuxmotors.com/puzzle/downloads/ >XDISTNAME= puzzle-${PORTVERSION} >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= This is a simple puzzle game >X >XLICENSE= GPLv2 >X >XWRKSRC= ${WRKDIR}/puzzle-${PORTVERSION} >X >XUSE_SDL= sdl image >XUSE_GMAKE= yes >XMAKE_JOBS_SAFE= yes >X >XPLIST_FILES= bin/simplepuzzlegame >X >XPORTDOCS= README >X >Xdo-install: >X# Executable >X ${INSTALL_PROGRAM} ${WRKSRC}/puzzle ${PREFIX}/bin/simplepuzzlegame >X >X# Documentations >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X.for f in ${PORTDOCS} >X ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >X.endfor >X.endif >X >X.include <bsd.port.mk> >34b1c8701d46cf639f0c72033b8596cb >echo x - simple_puzzle_game/pkg-descr >sed 's/^X//' >simple_puzzle_game/pkg-descr << '6690f441017c216112ca69b8f7a9bdda' >XThis is a simple puzzle game. It is an implementation of the puzzle game >Xfrom the old C64 game Impossible Mission. The idea is to combine the 36 >Xtiles in sets of 4, such that each set of 4 makes a solid block. Clicking >Xon the tiles on the left toggles them. A tile can't be turned on if it >Xoverlaps with any existing on tiles. The lone rectangle on the right is the >Xcombination of all the on tiles. Clicking on that is an easy way to turn >Xall tiles off. >X >XWhen 4 tiles combine to make a solid block, they vanish. The goal is to >Xget rid of all the tiles. There is no score or timer. Just do it for the >Xintellectual exercise. >X >XWWW: http://www.linuxmotors.com/sdllopan/ >6690f441017c216112ca69b8f7a9bdda >echo x - simple_puzzle_game/distinfo >sed 's/^X//' >simple_puzzle_game/distinfo << 'c63ee480959f9aaefe8f012f4d9f34ae' >XSHA256 (puzzle-1.0.1.tgz) = ea6bf4e2edc4c9ed1f5656355e5f25a9666f8060fd53849ee7822f29c6597578 >XSIZE (puzzle-1.0.1.tgz) = 4414 >c63ee480959f9aaefe8f012f4d9f34ae >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 167354
: 123929