ports/168087: [NEW PORT] games/thegrind: A simple game about escaping from work
nemysis
nemysis at gmx.ch
Fri May 18 02:20:03 UTC 2012
>Number: 168087
>Category: ports
>Synopsis: [NEW PORT] games/thegrind: A simple game about escaping from work
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri May 18 02:20:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: nemysis
>Release: FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC
>Description:
The Grind is a simple game about escaping from work at a reasonable hour
by avoiding responsibility.
The goal is to acquire as little work (as few "to-do's") as possible
throughout your 9-5 workday.
Wander around the cubicles and hide from the men in suits--if they're
coming your way, that means they want to give you work!
Use the arrow keys to move, space to start, and escape to exit.
WWW: http://radius-engine.sourceforge.net/development/the-grind--ld21-.html
Use Radius Engine.
Generated manually, tested with RedPorts and port test, sent with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:
--- .shar begins here ---
# 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:
#
# thegrind
# thegrind/Makefile
# thegrind/pkg-descr
# thegrind/distinfo
#
echo c - thegrind
mkdir -p thegrind > /dev/null 2>&1
echo x - thegrind/Makefile
sed 's/^X//' >thegrind/Makefile << '6b1da227bec5b8ff48ae0caf33c3b3c6'
X# New Ports collection makefile for: The Grind
X# Date created: 2012-05-18
X# Whom: nemysis at gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME= thegrind
XPORTVERSION= 0.1.2
XCATEGORIES= games
XMASTER_SITES= SF/radius-engine/ld21/
X
XMAINTAINER= nemysis at gmx.ch
XCOMMENT= A simple game about escaping from work
X
XLICENSE= GPLv2
X
XLIB_DEPENDS= radius:${PORTSDIR}/graphics/radius-engine \
X lua-5.1:${PORTSDIR}/lang/lua \
X png:${PORTSDIR}/graphics/png \
X physfs.1:${PORTSDIR}/devel/physfs
XRUN_DEPENDS= zip:${PORTSDIR}/archivers/zip
X
XGNU_CONFIGURE= yes
XALL_TARGET= ${PORTNAME}
XUSE_SDL= sdl sound
XUSE_GL= glu
XMAKE_JOBS_SAFE= yes
X
XPLIST_FILES= bin/${PORTNAME} \
X share/applications/${PORTNAME}.desktop \
X share/pixmaps/${PORTNAME}.png
XPLIST_DIRSTRY= share/applications
X
XPORTDATA= *
XPORTDOCS= ChangeLog
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}
X ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
6b1da227bec5b8ff48ae0caf33c3b3c6
echo x - thegrind/pkg-descr
sed 's/^X//' >thegrind/pkg-descr << '7cc887999e049378e362a9113781076d'
XThe Grind is a simple game about escaping from work at a reasonable hour
Xby avoiding responsibility.
X
XThe goal is to acquire as little work (as few "to-do's") as possible
Xthroughout your 9-5 workday.
XWander around the cubicles and hide from the men in suits--if they're
Xcoming your way, that means they want to give you work!
X
XUse the arrow keys to move, space to start, and escape to exit.
X
XWWW: http://radius-engine.sourceforge.net/development/the-grind--ld21-.html
7cc887999e049378e362a9113781076d
echo x - thegrind/distinfo
sed 's/^X//' >thegrind/distinfo << 'b6f3679cecf4711c1c5b227261bdbffd'
XSHA256 (thegrind-0.1.2.tar.gz) = 4b39afddbe29445113eefd778b2643e464c8b432a040023309b3b758946e74c9
XSIZE (thegrind-0.1.2.tar.gz) = 156570
b6f3679cecf4711c1c5b227261bdbffd
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list