FreeBSD Bugzilla – Attachment 54984 Details for
Bug 83162
New port: games/abe - Abe's Amazing Adventure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
abe.shar
abe.shar (text/plain), 3.01 KB, created by
Alejandro Pulver
on 2005-07-08 20:30:16 UTC
(
hide
)
Description:
abe.shar
Filename:
MIME Type:
Creator:
Alejandro Pulver
Created:
2005-07-08 20:30:16 UTC
Size:
3.01 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: ># ># abe ># abe/Makefile ># abe/pkg-plist ># abe/distinfo ># abe/pkg-descr ># >echo c - abe >mkdir -p abe > /dev/null 2>&1 >echo x - abe/Makefile >sed 's/^X//' >abe/Makefile << 'END-of-abe/Makefile' >X# New ports collection makefile for: games/abe >X# Date created: 8 Aug 2005 >X# Whom: Alejandro Pulver <alejandro@varnet.biz> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= abe >XPORTVERSION= 1.1 >XCATEGORIES= games >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= alejandro@varnet.biz >XCOMMENT= Abe's Amazing Adventure >X >XUSE_GMAKE= yes >XUSE_SDL= mixer sdl >X >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS= --with-data-dir=${DATADIR} >X >XMAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ >X AUTOHEADER="${TRUE}" >X >XOPTIONS= GOD_MODE "Enable God Mode (toggle with 'g')" off \ >X OPTIMIZED_CFLAGS "Enable compilation optimizations" on >X >Xpost-install: >X @${MKDIR} ${DATADIR} >X.for d in images maps sounds >X @${CP} -R ${WRKSRC}/${d} ${DATADIR} >X.endfor >X >X.include <bsd.port.pre.mk> >X >X.if defined(WITH_GOD_MODE) || !defined(WITH_OPTIMIZED_CFLAGS) >XUSE_REINPLACE= yes >X >Xpost-patch: >X. if defined(WITH_GOD_MODE) >X @${REINPLACE_CMD} -e 's|\(#define GOD_MODE\) 0|\1 1|' \ >X ${WRKSRC}/src/Game.h >X. endif >X. if !defined(WITH_OPTIMIZED_CFLAGS) >X @${REINPLACE_CMD} -e 's|-O2||g ; \ >X s|-fomit-frame-pointer||g ; \ >X s|-ffast-math||g ; \ >X s|-fexpensive-optimizations||g' \ >X ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} >X. endif >X.endif >X >X.include <bsd.port.post.mk> >END-of-abe/Makefile >echo x - abe/pkg-plist >sed 's/^X//' >abe/pkg-plist << 'END-of-abe/pkg-plist' >Xbin/abe >X%%DATADIR%%/images/images.tar >X%%DATADIR%%/maps/default.dat >X%%DATADIR%%/maps/intro.dat >X%%DATADIR%%/sounds/bubble.wav >X%%DATADIR%%/sounds/closed.wav >X%%DATADIR%%/sounds/death.wav >X%%DATADIR%%/sounds/door.wav >X%%DATADIR%%/sounds/game.ogg >X%%DATADIR%%/sounds/gem.wav >X%%DATADIR%%/sounds/intro.ogg >X%%DATADIR%%/sounds/jump.wav >X%%DATADIR%%/sounds/menu.wav >X%%DATADIR%%/sounds/object.wav >X%%DATADIR%%/sounds/platform.wav >X%%DATADIR%%/sounds/pop.wav >X%%DATADIR%%/sounds/spring.wav >X@dirrm %%DATADIR%%/sounds >X@dirrm %%DATADIR%%/maps >X@dirrm %%DATADIR%%/images >X@dirrm %%DATADIR%% >END-of-abe/pkg-plist >echo x - abe/distinfo >sed 's/^X//' >abe/distinfo << 'END-of-abe/distinfo' >XMD5 (abe-1.1.tar.gz) = 5537920e1746708e1a631d84d3500f5c >XSIZE (abe-1.1.tar.gz) = 3321075 >END-of-abe/distinfo >echo x - abe/pkg-descr >sed 's/^X//' >abe/pkg-descr << 'END-of-abe/pkg-descr' >XA scrolling, platform-jumping, key-collecting, ancient pyramid exploring game, >Xvaguely in the style of similar games for the Commodore+4. The game is intended >Xto show young people (I'm writing it for my son's birthday) all the cool games >Xthey missed. >X >XWWW: http://abe.sourceforge.net/ >X >X- Alejandro Pulver >Xalejandro@varnet.biz >END-of-abe/pkg-descr >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 83162
: 54984