FreeBSD Bugzilla – Attachment 127543 Details for
Bug 171392
[NEW PORT] games/py27-super_mario_bros_python: Clone of the original Super Mario Bros
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 3.36 KB, created by
nemysis
on 2012-09-06 22:40:02 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-09-06 22:40:02 UTC
Size:
3.36 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: ># ># super_mario_bros_python ># super_mario_bros_python/files ># super_mario_bros_python/files/super_mario_bros_python.in ># super_mario_bros_python/Makefile ># super_mario_bros_python/pkg-descr ># super_mario_bros_python/distinfo ># >echo c - super_mario_bros_python >mkdir -p super_mario_bros_python > /dev/null 2>&1 >echo c - super_mario_bros_python/files >mkdir -p super_mario_bros_python/files > /dev/null 2>&1 >echo x - super_mario_bros_python/files/super_mario_bros_python.in >sed 's/^X//' >super_mario_bros_python/files/super_mario_bros_python.in << '63fb8881bcee9b1654674365fa7b7c23' >X#!/bin/sh >X# >X# $FreeBSD$ >X >Xecho "Super Mario Bros. Python: Starting up..." >Xcd "%%DATADIR%%" >Xpython ./start.py >63fb8881bcee9b1654674365fa7b7c23 >echo x - super_mario_bros_python/Makefile >sed 's/^X//' >super_mario_bros_python/Makefile << '74a8b0a0cb1892f48bff5a5c9331b803' >X# $FreeBSD$ >X >XPORTNAME= super_mario_bros_python >XPORTVERSION= 0.1 >XCATEGORIES= games python >XMASTER_SITES= SF/supermariobrosp/ \ >X SF/nemysisfreebsdp/:icons >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >XDISTFILES= Super-Mario-Bros-Python-v${DISTVERSION}release${EXTRACT_SUFX} \ >X ${PORTNAME}.png:icons >XDIST_SUBDIR= python >XEXTRACT_ONLY= Super-Mario-Bros-Python-v${DISTVERSION}release${EXTRACT_SUFX} >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= Clone of the original Super Mario Bros >X >XLICENSE= GPLv3 >X >XEXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>=0:${PORTSDIR}/devel/py-game >X >XWRKSRC= ${WRKDIR}/Super-Mario-Bros-Python-v${DISTVERSION}release >X >XUSE_ZIP= yes >XUSE_PYTHON= yes >XNO_BUILD= yes >X >XPLIST_FILES= bin/${PORTNAME} \ >X share/pixmaps/${PORTNAME}.png >X >XPORTDATA= * >XPORTDOCS= changelog.txt 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 @(cd ${WRKSRC} && ${COPYTREE_SHARE} "data gamelib" ${DATADIR}) >X >X# Pixmaps >X ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps >X >X# Documentation >X.if ${PORT_OPTIONS:MDOCS} >X ${MKDIR} ${DOCSDIR} >X. for f in ${PORTDOCS} >X ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >X. endfor >X.endif >X >X.include <bsd.port.mk> >74a8b0a0cb1892f48bff5a5c9331b803 >echo x - super_mario_bros_python/pkg-descr >sed 's/^X//' >super_mario_bros_python/pkg-descr << '88f7d77df10fabf2c87455f6f154a818' >XSuper Mario Bros. Python is a clone of the original Super Mario Bros 1985 NES. >XIt is written in Python using pygame. >X >XWWW: http://sourceforge.net/projects/supermariobrosp/ >88f7d77df10fabf2c87455f6f154a818 >echo x - super_mario_bros_python/distinfo >sed 's/^X//' >super_mario_bros_python/distinfo << '6d50c73c6b386652b106d254c451f4ab' >XSHA256 (python/Super-Mario-Bros-Python-v0.1release.zip) = 9cf0ced589756d30b01d27ef82c4eb773f8bfc264badf0bd67648fe1ec054c1d >XSIZE (python/Super-Mario-Bros-Python-v0.1release.zip) = 11103492 >XSHA256 (python/super_mario_bros_python.png) = 4d732825509bff5fd1e6eab7a449af44882acd6d6d6ef003b8ed4fd8866436e2 >XSIZE (python/super_mario_bros_python.png) = 4229 >6d50c73c6b386652b106d254c451f4ab >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 171392
: 127543 |
127544
|
127545
|
127546
|
127547