FreeBSD Bugzilla – Attachment 127386 Details for
Bug 171224
[NEW PORT] games/bouncy: You are a hungry rabbit. Eat food to complete the level
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 3.17 KB, created by
nemysis
on 2012-09-01 02:10:06 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-09-01 02:10:06 UTC
Size:
3.17 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: ># ># bouncy ># bouncy/files ># bouncy/files/bouncy.in ># bouncy/Makefile ># bouncy/pkg-descr ># bouncy/distinfo ># >echo c - bouncy >mkdir -p bouncy > /dev/null 2>&1 >echo c - bouncy/files >mkdir -p bouncy/files > /dev/null 2>&1 >echo x - bouncy/files/bouncy.in >sed 's/^X//' >bouncy/files/bouncy.in << '7793fff6c7e871011f3fa1e5f49edb69' >X#!/bin/sh >X# >X# $FreeBSD$ >X >Xecho "Bouncy the Hungry Rabbit: Starting up..." >Xcd "%%DATADIR%%" >Xpython ./game.py >7793fff6c7e871011f3fa1e5f49edb69 >echo x - bouncy/Makefile >sed 's/^X//' >bouncy/Makefile << '3688f0cbcf311bb5e8ad12a37703cfc5' >X# New Ports collection makefile for: bouncy >X# Date created: 2012-09-01 >X# Whom: nemysis@gmx.ch >X# >X# $FreeBSD$ >X# >X >XPORTNAME= bouncy >XPORTVERSION= r6 >XCATEGORIES= games python >XMASTER_SITES= http://media.pyweek.org/dl/3/bouncy/ >XDISTFILES= ${PORTNAME}-post-${DISTVERSION}.tgz \ >X toon-shaded.jpg-thumb.png >XDIST_SUBDIR= python >XEXTRACT_ONLY= ${PORTNAME}-post-${DISTVERSION}.tgz >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= You are a hungry rabbit. Eat food to complete the level >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>=0:${PORTSDIR}/devel/py-game \ >X ${PYTHON_PKGNAMEPREFIX}opengl>=0:${PORTSDIR}/graphics/py-opengl >X >XWRKSRC= ${WRKDIR}/${PORTNAME}-post-${DISTVERSION} >X >XUSE_PYTHON= yes >XNO_BUILD= yes >X >XPLIST_FILES= bin/${PORTNAME} \ >X share/pixmaps/${PORTNAME}.png >X >XPORTDATA= * >XPORTDOCS= README.txt >X >XSUB_FILES= ${PORTNAME} >X >X.include <bsd.port.options.mk> >X >Xdo-install: >X# Scripts >X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin >X >X# Executable >X ${MKDIR} ${DATADIR} >X ${INSTALL_SCRIPT} ${WRKSRC}/*.py ${DATADIR} >X >X# Data >X.for d in data pyglyph >X @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR}) >X.endfor >X >X# Pixmaps >X @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/toon-shaded.jpg-thumb.png ${PREFIX}/share/pixmaps/${PORTNAME}.png >X >X# Documentation >X.if ${PORT_OPTIONS:MDOCS} >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >3688f0cbcf311bb5e8ad12a37703cfc5 >echo x - bouncy/pkg-descr >sed 's/^X//' >bouncy/pkg-descr << '65b5f54a89cac9a4a8e658f779c81f8a' >XYou play Bouncy the Hungry Rabbit. >XYou're in a garden with yummy veggies and a farmer who's not keen on you >Xeating them. You can hide (and move around) under the ground. >X >XBouncy was written so it could be enjoyed by my daughter, >Xwho is about to turn 3, and by older gamers. Hence it's not a violent game >Xand "easy" is really, really easy, and "hard" is challenging. >X >XWWW: http://pyweek.org/e/bouncy/ >65b5f54a89cac9a4a8e658f779c81f8a >echo x - bouncy/distinfo >sed 's/^X//' >bouncy/distinfo << '08c69c98510f996e18e3841e5a7512d1' >XSHA256 (python/bouncy-post-r6.tgz) = 0aeb48bd4c90fe814798b74d93cd760500cfe66018c1285283a122b96ad44d81 >XSIZE (python/bouncy-post-r6.tgz) = 413823 >XSHA256 (python/toon-shaded.jpg-thumb.png) = 7e7fe7d9b87bd1c8895bc489cf1e017f8f8381a1fa8110dc217ea9c905cb2de4 >XSIZE (python/toon-shaded.jpg-thumb.png) = 68071 >08c69c98510f996e18e3841e5a7512d1 >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 171224
: 127386 |
127387
|
127388
|
127389
|
127390
|
127391
|
127392