FreeBSD Bugzilla – Attachment 124494 Details for
Bug 167974
[NEW PORT] games/mopesnake: A classic snake game in which you attempt to eat all the pain
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 2.96 KB, created by
nemysis
on 2012-05-16 18:50:01 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-05-16 18:50:01 UTC
Size:
2.96 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: ># ># mopesnake ># mopesnake/Makefile ># mopesnake/pkg-descr ># mopesnake/distinfo ># >echo c - mopesnake >mkdir -p mopesnake > /dev/null 2>&1 >echo x - mopesnake/Makefile >sed 's/^X//' >mopesnake/Makefile << 'fe3e353aa097e677ec7bdc902c79d085' >X# New Ports collection makefile for: mopesnake >X# Date created: 2012-05-16 >X# Whom: nemysis@gmx.ch >X# >X# $FreeBSD$ >X# >X >XPORTNAME= mopesnake >XPORTVERSION= 0.5 >XCATEGORIES= games >XMASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} >XDISTNAME= ${PORTNAME}-pc-${DISTVERSION} >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= A classic snake game in which you attempt to eat all the pain >X >XLICENSE= GPLv2 >X >XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game >X >XUSE_ZIP= yes >XUSE_PYTHON= yes >XNO_BUILD= yes >X >XPLIST_FILES= bin/mopesnake \ >X share/pixmaps/${PORTNAME}.png >X >XPORTDATA= * >XPORTDOCS= TODO.txt index.html >X >Xpost-patch: >X# Fix path to python interpreter >X @${REINPLACE_CMD} -e 's,/usr/bin/python,${PYTHON_CMD},' \ >X ${WRKSRC}/*.py ${WRKSRC}/mopelib/*.py >X @(cd ${WRKSRC} && ${RM} *.py.bak mopelib/*py.bak) >X >Xdo-install: >X# Scripts >X @${PRINTF} "#!/bin/sh\n\ncd ${DATADIR} &&\ >X ./${PORTNAME}.py\n" > ${WRKDIR}/${PORTNAME}.sh >X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} >X >X# Executable >X ${MKDIR} ${DATADIR} >X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py ${DATADIR} >X >X# Data >X @(cd ${WRKSRC} && ${COPYTREE_SHARE} "images mopelib music sounds" ${DATADIR}) >X >X# Pixmaps and version >X ${INSTALL_DATA} ${WRKSRC}/doc/screenshot1.png ${PREFIX}/share/pixmaps/${PORTNAME}.png >X ${INSTALL_DATA} ${WRKSRC}/version ${DATADIR} >X >X# Documentation >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X. for f in ${PORTDOCS} >X ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR} >X. endfor >X.endif >X >X.include <bsd.port.mk> >fe3e353aa097e677ec7bdc902c79d085 >echo x - mopesnake/pkg-descr >sed 's/^X//' >mopesnake/pkg-descr << '68cbd8a068b82cfe0e3db1f1c4c0d000' >XMaster Of Pain (Eating) - Snake >XIs a classic snake game in which you attempt to eat all the pain in the world, >Xbravely accepting the inevitable consequences for your waistline. >Xmop(e)snake features an innovative single-finger control method, >Xas well as the normal four-directional control system familiar to fans of snake. >XThe game doesn't feature any of the extra features, bonuses, wrap-around levels >Xand other featuritis that ruins most versions of snake. >X >XWWW: http://mopesnake.sourceforge.net/ >68cbd8a068b82cfe0e3db1f1c4c0d000 >echo x - mopesnake/distinfo >sed 's/^X//' >mopesnake/distinfo << '457e72dd2349038175b4791672920776' >XSHA256 (mopesnake-pc-0.5.zip) = 1bc270e7dc63ad40bb2280ac5d3dec8527b2d902b272f2b42bfd35d265d339d4 >XSIZE (mopesnake-pc-0.5.zip) = 1426226 >457e72dd2349038175b4791672920776 >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 167974
: 124494