FreeBSD Bugzilla – Attachment 127745 Details for
Bug 171603
[NEW PORT] games/py27-dcross: Blocks fall from the top and fly in from the side settling in a area
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 3.39 KB, created by
nemysis
on 2012-09-13 12:20:02 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-09-13 12:20:02 UTC
Size:
3.39 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: ># ># dcross ># dcross/Makefile ># dcross/pkg-descr ># dcross/files ># dcross/files/dcross.in ># dcross/distinfo ># >echo c - dcross >mkdir -p dcross > /dev/null 2>&1 >echo x - dcross/Makefile >sed 's/^X//' >dcross/Makefile << '81d4cd373dc9dd0b0979c1a0988afb19' >X# $FreeBSD$ >X >XPORTNAME= dcross >XPORTVERSION= 2.7 >XCATEGORIES= games python >XMASTER_SITES= GOOGLE_CODE \ >X SF/nemysisfreebsdp/:icons >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >XDISTFILES= ${PORTNAME}${DISTVERSION}${EXTRACT_SUFX} \ >X ${PORTNAME}_icons${EXTRACT_SUFX}:icons >XDIST_SUBDIR= python >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= Blocks fall from the top and fly in from the side settling in a area >X >XLICENSE= GPLv2 >X >XRUN_DEPENDS= ${PYGAME} >X >XWRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/ >X >XUSE_ZIP= yes >XUSE_PYTHON= yes >XNO_BUILD= yes >XPROJECTHOST= double-cross >X >XPLIST_FILES= bin/${PORTNAME} \ >X share/pixmaps/${PORTNAME}_48.png \ >X share/pixmaps/${PORTNAME}_64.png \ >X share/pixmaps/${PORTNAME}_72.png \ >X share/pixmaps/${PORTNAME}_96.png >X >XPORTDATA= * >X >XSUB_FILES= ${PORTNAME} >X >XDESKTOP_ENTRIES="Double Cross" \ >X "Blocks fall from the top and fly in from the side settling in a area" \ >X "${PREFIX}/share/pixmaps/${PORTNAME}_48.png" \ >X "${PORTNAME}" \ >X "Game;ArcadeGame;" \ >X false >X >Xdo-install: >X# Scripts >X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin >X >X# Executable and Data >X @(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${DATADIR}) >X >X# Pixmaps >X ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}*.png ${PREFIX}/share/pixmaps >X >X.include <bsd.port.mk> >81d4cd373dc9dd0b0979c1a0988afb19 >echo x - dcross/pkg-descr >sed 's/^X//' >dcross/pkg-descr << '6d462616ec3f5006229e42517fed80fb' >XUnlike your common unilateral falling block games, 'Double Cross' implements >Xa bidirectional paradigm expanding the genre in both dimension and difficulty. >X >XBlocks fall from the top and fly in from the side settling in a joined >X"play area". Deletions occur when rows of ten blocks are completed. >XA horizontal row of 10 will cause the blocks to fall down, and a vertical row >Xof 10 will cause the blocks to "fall" to the right. >XIf a vertical row is completed during a vertical drop or a horizontal row is >Xcompleted during a horizontal drop the corresponding deletion will not occur >Xuntil the next turn. This can and will lead to non-intuitive results. >XFocus on the vertical alone and you will die from horizontal negligence and >Xvice versa. >X >XWWW: https://code.google.com/p/double-cross/ >6d462616ec3f5006229e42517fed80fb >echo c - dcross/files >mkdir -p dcross/files > /dev/null 2>&1 >echo x - dcross/files/dcross.in >sed 's/^X//' >dcross/files/dcross.in << '2539c590d811f88c2adabecf149a1ef1' >X#!/bin/sh >X# >X# $FreeBSD$ >X >Xecho "Double Cross': Starting up..." >Xcd "%%DATADIR%%" >Xpython ./dcross.pyw >2539c590d811f88c2adabecf149a1ef1 >echo x - dcross/distinfo >sed 's/^X//' >dcross/distinfo << 'a643b765f4e1c3524e209bbee67aa5b5' >XSHA256 (python/dcross2.7.zip) = bc36627e9f67796840fb3110c56f640acc4e11fe1c02feb4f91818749f942655 >XSIZE (python/dcross2.7.zip) = 28609824 >XSHA256 (python/dcross_icons.zip) = 9b09c74d4c8545e4ac48dc1cd46f5da666da93481edbc278c206fb207e9a24c7 >XSIZE (python/dcross_icons.zip) = 37959 >a643b765f4e1c3524e209bbee67aa5b5 >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 171603
: 127745 |
127746
|
127747
|
127748
|
127749
|
127750