FreeBSD Bugzilla – Attachment 127582 Details for
Bug 171431
[NEW PORT] games/asteroid: Modern version of the arcade classic Asteroid
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 2.94 KB, created by
nemysis
on 2012-09-08 04:50:02 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-09-08 04:50:02 UTC
Size:
2.94 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: ># ># asteroid ># asteroid/Makefile ># asteroid/pkg-descr ># asteroid/distinfo ># asteroid/pkg-plist ># >echo c - asteroid >mkdir -p asteroid > /dev/null 2>&1 >echo x - asteroid/Makefile >sed 's/^X//' >asteroid/Makefile << 'a4e9a41710307caacdf65d39d6fad59e' >X# $FreeBSD$ >X >XPORTNAME= asteroid >XPORTVERSION= 1.2 >XCATEGORIES= games >XMASTER_SITES= SF/chaoslizard/${PORTNAME:S/a/A/}/v1.2%20%282012%20Apr.%2022%29/ >X >XMAINTAINER= nemysis@gmx.ch >XCOMMENT= Modern version of the arcade classic Asteroid >X >XLICENSE= GPLv3 >X >XBUILD_DEPENDS+= ${CMAKE_BIN}:${PORTSDIR}/devel/cmake >X >XUSE_GL= glut >XUSE_SDL= mixer sdl >XUSE_GNOME= gtk20 >XUSE_XORG= xmu >XINSTALLS_ICONS= yes >XUSE_CMAKE= yes >XCMAKE_VERBOSE= yes >X >XPORTDATA= * >XPORTDOCS= AUTHORS NEWS README >X >X.include <bsd.port.options.mk> >X >Xpost-install: >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> >a4e9a41710307caacdf65d39d6fad59e >echo x - asteroid/pkg-descr >sed 's/^X//' >asteroid/pkg-descr << '542fcad9854a83eaa2819f5551bf6dd9' >XAsteroid (just one!) is a modern version of the arcade classic Asteroids, >Xusing OpenGL, GLUT, and optionally GTK and SDL_mixer. It features a variety >Xof powerups, taunting aliens, 3D textured asteroids, face-melting sound effects, >Xand infinite playability. >X >XControls >X-------- >XUse the left and right arrows to turn the ship, x to accelerate, and z to >Xshoot. Pressing p will pause the game, f toggles fullscreen mode, and m mutes >Xand unmutes the audio. There's also a right-click menu if you forget anything. >X >XGameplay >X-------- >XI'm not going to explain how to play Asteroids. I will mention that the >Xwireframe octahedra that sometimes drift across the screen are powerups. To >Xcollect the powerups, run over them; or you can shoot them for bonus points >X(if you don't want the benefit of the powerup). You'll have to play the game >Xto figure out the different powerup types. >X >X >XWWW: http://chaoslizard.sourceforge.net/asteroid/ >542fcad9854a83eaa2819f5551bf6dd9 >echo x - asteroid/distinfo >sed 's/^X//' >asteroid/distinfo << 'd171b5fa1a96ee2a4e67e788c8df49f9' >XSHA256 (asteroid-1.2.tar.gz) = e268985efd23e65ad0e96d93bcc711d48f9a58da419645eb20a24a6a0ceaabe1 >XSIZE (asteroid-1.2.tar.gz) = 310346 >d171b5fa1a96ee2a4e67e788c8df49f9 >echo x - asteroid/pkg-plist >sed 's/^X//' >asteroid/pkg-plist << 'e166329e1220a8a73f49868682b9ebe1' >Xbin/asteroid >Xshare/applications/asteroid.desktop >Xshare/icons/hicolor/scalable/apps/asteroid.svg >X@dirrmtry share/icons/hicolor/scalable/apps >X@dirrmtry share/icons/hicolor/scalable >X@dirrmtry share/icons/hicolor >X@dirrmtry share/icons >X@dirrmtry share/applications >e166329e1220a8a73f49868682b9ebe1 >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 171431
: 127582 |
127583
|
127584