ports/170939: [NEW PORT] games/popstar: Simple puzzle game involving floating stars
nemysis
nemysis at gmx.ch
Thu Aug 23 20:10:02 UTC 2012
>Number: 170939
>Category: ports
>Synopsis: [NEW PORT] games/popstar: Simple puzzle game involving floating stars
>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: Thu Aug 23 20:10:01 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:
Pop Star is a simple puzzle game where you must use floating stars to
form polygons. The stars are continuously moving, which makes this tricky.
Various opportunities exist to gain bonus points.
WWW: http://www.newbreedsoftware.com/popstar/
Generated 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:
#
# popstar
# popstar/Makefile
# popstar/pkg-descr
# popstar/distinfo
#
echo c - popstar
mkdir -p popstar > /dev/null 2>&1
echo x - popstar/Makefile
sed 's/^X//' >popstar/Makefile << '4dfb14ba4d1909011de65e289d311de3'
X# New Ports collection makefile for: popstar
X# Date created: 2012-08-23
X# Whom: nemysis at gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME= popstar
XPORTVERSION= 0.0.2
XCATEGORIES= games
XMASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/popstar/ \
X ftp://ftp.billsgames.com/unix/x/popstar/
X
XMAINTAINER= nemysis at gmx.ch
XCOMMENT= Simple puzzle game involving floating stars
X
XLICENSE= GPLv2 CCbyNCSA3
XLICENSE_COMB= dual
XLICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported
XLICENSE_FILE_CCbyNCSA3=${WRKSRC}/COPYING-CC-Attrib30.txt
XLICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
X
XUSE_GMAKE= yes
XUSE_SDL= image mixer sdl
X
XPLIST_FILES= bin/${PORTNAME} \
X share/pixmaps/${PORTNAME}.png
X
XPORTDATA= *
XPORTDOCS= AUTHORS.txt CHANGES.txt README.txt TODO.txt
X
X.include <bsd.port.options.mk>
X
Xpost-extract:
X ${MV} ${WRKSRC}/docs/* ${WRKSRC}/
X
Xdo-install:
X# Executable
X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X# Data
X (cd ${WRKSRC}/data && ${COPYTREE_SHARE} "images music sounds" ${DATADIR})
X
X# Pixmaps
X ${INSTALL_DATA} ${WRKSRC}/data/images/title.png ${PREFIX}/share/pixmaps/${PORTNAME}.png
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>
4dfb14ba4d1909011de65e289d311de3
echo x - popstar/pkg-descr
sed 's/^X//' >popstar/pkg-descr << '14d85011bb807782c4fff3990d774e7c'
XPop Star is a simple puzzle game where you must use floating stars to
Xform polygons. The stars are continuously moving, which makes this tricky.
XVarious opportunities exist to gain bonus points.
X
XWWW: http://www.newbreedsoftware.com/popstar/
14d85011bb807782c4fff3990d774e7c
echo x - popstar/distinfo
sed 's/^X//' >popstar/distinfo << 'dacf3c0e6f9d1292ccd02cba57d73677'
XSHA256 (popstar-0.0.2.tar.gz) = 1c52bdac549b3cd67ac84a61f371503ff987e4e457f9accd36e6f133bd61f6ce
XSIZE (popstar-0.0.2.tar.gz) = 7774410
dacf3c0e6f9d1292ccd02cba57d73677
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list