Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 02:46:57 GMT
From:      Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95388: [NEW PORT] games/aqbubble: Game similar to snow bros
Message-ID:  <200604060246.k362kvC6029212@www.freebsd.org>
Resent-Message-ID: <200604060250.k362oDxX072601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95388
>Category:       ports
>Synopsis:       [NEW PORT] games/aqbubble: Game similar to snow bros
>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 Apr 06 02:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD HellFire.BSD.org.pe 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Tue Mar 21 23:44:35 PET 2006
>Description:
Aquatic Bubble is a game where you have to catch all enemies for each level, 
the way similar to snow bros game.

WWW:	http://www.losersjuegos.com.ar
>How-To-Repeat:

>Fix:
--- aqbubble-0.3.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:
#
#	aqbubble
#	aqbubble/pkg-descr
#	aqbubble/Makefile
#	aqbubble/pkg-plist
#	aqbubble/distinfo
#
echo c - aqbubble
mkdir -p aqbubble > /dev/null 2>&1
echo x - aqbubble/pkg-descr
sed 's/^X//' >aqbubble/pkg-descr << 'END-of-aqbubble/pkg-descr'
XAquatic Bubble is a game where you have to catch all enemies for each level, 
Xthe way similar to snow bros game.
X
XWWW:	http://www.losersjuegos.com.ar
END-of-aqbubble/pkg-descr
echo x - aqbubble/Makefile
sed 's/^X//' >aqbubble/Makefile << 'END-of-aqbubble/Makefile'
X# New ports collection makefile for:	aqbubble
X# Date created:		2006-04-01
X# Whom:			Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	aqbubble
XPORTVERSION=	0.3
XCATEGORIES=	games
XMASTER_SITES=	http://www.losersjuegos.com.ar/juegos/aqbubble/descargas/
X
XMAINTAINER=	acardenas@bsd.org.pe
XCOMMENT=	Game similar to snow bros
X
XUSE_X_PREFIX=	yes
XUSE_SDL=	sdl mixer image
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XCPPFLAGS+=	-I${LOCALBASE}/include -I${X11BASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD}
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
X
XAQBUBBLEDIRS=	ima sonidos
X
XOPTIONS=	NLS "Native Language Support"	on
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITHOUT_NLS)
XCONFIGURE_ARGS+=	--disable-nls
XPLIST_SUB+=	NLS="@comment "
X.else
XUSE_GETTEXT=	yes
XPLIST_SUB+=	NLS=""
XFLAG_NLS=	true
X.endif
X
Xpost-extract:
X	@${FIND} -E ${WRKSRC}/src/ -type f -iregex ".*\.(cpp|h)" \
X		-print0 | ${XARGS} -0 ${REINPLACE_CMD} -e 's/<SDL/<SDL11/'
X	@${REINPLACE_CMD} -e 's/-lSDL /`sdl11-config --libs`/g' ${WRKSRC}/configure
X
Xpost-configure:
X	@${REINPLACE_CMD} -e 's/-lSDL /`sdl11-config --libs` -lintl /g' ${WRKSRC}/src/Makefile
X
Xdo-install:
X	${MKDIR} ${DATADIR}
X	@cd ${WRKSRC}/src && \
X		${INSTALL_PROGRAM} aqbubble  ${PREFIX}/bin && \
X			${FIND} ${AQBUBBLEDIRS} -type d -exec ${MKDIR} "${DATADIR}/{}" \; && \
X				${FIND} -E ${AQBUBBLEDIRS} -type f -iregex ".*\.(png|jpg|wav)" \
X					-exec ${INSTALL_DATA} "{}" "${DATADIR}/{}" \;
X
X.if defined(FLAG_NLS)
X.for FILE in es
X	${MKDIR} ${PREFIX}/share/locale/${FILE}/LC_MESSAGES && \
X		${INSTALL_DATA} ${WRKSRC}/po/${FILE}.gmo ${PREFIX}/share/locale/${FILE}/LC_MESSAGES/${PORTNAME}.mo
X.endfor
X.endif
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	@cd ${WRKSRC} && \
X		${INSTALL_DATA} AUTHORS ChangeLog README ${DOCSDIR}
X.endif
X
X.include <bsd.port.post.mk>
END-of-aqbubble/Makefile
echo x - aqbubble/pkg-plist
sed 's/^X//' >aqbubble/pkg-plist << 'END-of-aqbubble/pkg-plist'
Xbin/aqbubble
X%%DATADIR%%/ima/burbuja.png
X%%DATADIR%%/ima/fuente1.png
X%%DATADIR%%/ima/fuente2.png
X%%DATADIR%%/ima/icono.png
X%%DATADIR%%/ima/items.png
X%%DATADIR%%/ima/logos.png
X%%DATADIR%%/ima/menu.jpg
X%%DATADIR%%/ima/nivel.png
X%%DATADIR%%/ima/otro.jpg
X%%DATADIR%%/ima/paco.png
X%%DATADIR%%/ima/particulas.png
X%%DATADIR%%/ima/pez.png
X%%DATADIR%%/ima/silvio.png
X%%DATADIR%%/sonidos/burbuja1.wav
X%%DATADIR%%/sonidos/pierde.wav
X%%DATADIR%%/sonidos/tic.wav
X%%DATADIR%%/sonidos/toc.wav
X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
X%%PORTDOCS%%%%DOCSDIR%%/README
Xshare/locale/es/LC_MESSAGES/aqbubble.mo
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X@dirrm %%DATADIR%%/ima
X@dirrm %%DATADIR%%/sonidos
X@dirrm %%DATADIR%%
END-of-aqbubble/pkg-plist
echo x - aqbubble/distinfo
sed 's/^X//' >aqbubble/distinfo << 'END-of-aqbubble/distinfo'
XMD5 (aqbubble-0.3.tar.gz) = 09bfc7bcb0e7b4fe41423d51ae9b9ce2
XSHA256 (aqbubble-0.3.tar.gz) = 7a8308a3c9432cc9018ed6e6e7acb4a0f47239560e155cc5cb8c3527036a0601
XSIZE (aqbubble-0.3.tar.gz) = 698443
END-of-aqbubble/distinfo
exit
--- aqbubble-0.3.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604060246.k362kvC6029212>