Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2006 19:49:19 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@mail.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100394: [NEW PORT] games/Ri-li Drive a toy wood train in many levels - snake-like arcade game
Message-ID:  <20060716154919.8DA108B3@hades.panopticon>
Resent-Message-ID: <200607161550.k6GFoAXA063866@freefall.freebsd.org>

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

>Number:         100394
>Category:       ports
>Synopsis:       [NEW PORT] games/Ri-li Drive a toy wood train in many levels - snake-like arcade game
>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:   Sun Jul 16 15:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Thu May 11 15:07:32 MSD 2006 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386

>Description:
Ri-li is a arcade game on GPL (General Public License). You drive
a toy wood engine in many levels and you must collect all the coaches
for win.You can dowload it and play indefinitely. It's Free. You
can play on Linux, Mac OsX, Windows.

Full-featured, 8 languages: Arabic, Chinese, English, French, German,
Japanese, Russian, Spanish. Colorful animated wood engine, 40 levels
in this first version and 3  beautiful musics and many sound effects.

WWW: http://ri-li.sourceforge.net/

>How-To-Repeat:
>Fix:

--- Ri-li-1.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:
#
#	Ri-li
#	Ri-li/distinfo
#	Ri-li/Makefile
#	Ri-li/pkg-plist
#	Ri-li/pkg-descr
#
echo c - Ri-li
mkdir -p Ri-li > /dev/null 2>&1
echo x - Ri-li/distinfo
sed 's/^X//' >Ri-li/distinfo << 'END-of-Ri-li/distinfo'
XMD5 (Ri-li-1.0.3.tar.bz2) = 36f39cf5966fa4bb495eccf69bb87da6
XSHA256 (Ri-li-1.0.3.tar.bz2) = 3fc11715f15a28da3b770ddd324793ec3011be56c4e663e18d1f346c06571ee9
XSIZE (Ri-li-1.0.3.tar.bz2) = 11329321
END-of-Ri-li/distinfo
echo x - Ri-li/Makefile
sed 's/^X//' >Ri-li/Makefile << 'END-of-Ri-li/Makefile'
X# New ports collection makefile for:	Ri-li
X# Date created:		03 Jul 2006
X# Whom:			Dmitry Marakasov <amdmi3@mail.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Ri-li
XPORTVERSION=	1.0.3
XCATEGORIES=	games
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	ri-li
X
XMAINTAINER=	amdmi3@mail.ru
XCOMMENT=	Drive a toy wood train in many levels - snake-like arcade game
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_SDL=	sdl mixer
X
XCONFIGURE_ENV=	CPPFLAGS="`${SDL_CONFIG} --cflags` -I${X11BASE}/include"
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/*.cc ${WRKSRC}/src/*.h
X	@${REINPLACE_CMD} -e 's|-lSDL |`${SDL_CONFIG} --libs`|' ${WRKSRC}/configure
X	@${REINPLACE_CMD} -e '/strcpy.*DefPath/ s|.*|strcpy(DefPath,"${DATADIR}/");|' ${WRKSRC}/src/main.cc
X
X.include <bsd.port.mk>
END-of-Ri-li/Makefile
echo x - Ri-li/pkg-plist
sed 's/^X//' >Ri-li/pkg-plist << 'END-of-Ri-li/pkg-plist'
Xbin/Ri_li
X%%DATADIR%%/Ri-li-1.0.3-r1.ebuild
X%%DATADIR%%/Ri-li-icon-16x16.png
X%%DATADIR%%/Ri-li-icon-32x32.png
X%%DATADIR%%/Ri-li-icon-48x48.png
X%%DATADIR%%/Sounds/clic.wav
X%%DATADIR%%/Sounds/crash.wav
X%%DATADIR%%/Sounds/end.wav
X%%DATADIR%%/Sounds/etire.wav
X%%DATADIR%%/Sounds/jeu1.xm
X%%DATADIR%%/Sounds/jeu2.xm
X%%DATADIR%%/Sounds/live.wav
X%%DATADIR%%/Sounds/lose.wav
X%%DATADIR%%/Sounds/menu.mod
X%%DATADIR%%/Sounds/reduit.wav
X%%DATADIR%%/Sounds/speed.wav
X%%DATADIR%%/Sounds/wagon.wav
X%%DATADIR%%/levels.dat
X%%DATADIR%%/ri-li.ico
X%%DATADIR%%/sprites.dat
X@dirrm %%DATADIR%%/Sounds
X@dirrm %%DATADIR%%
END-of-Ri-li/pkg-plist
echo x - Ri-li/pkg-descr
sed 's/^X//' >Ri-li/pkg-descr << 'END-of-Ri-li/pkg-descr'
XRi-li is a arcade game on GPL (General Public License). You drive
Xa toy wood engine in many levels and you must collect all the coaches
Xfor win.You can dowload it and play indefinitely. It's Free. You
Xcan play on Linux, Mac OsX, Windows.
X
XFull-featured, 8 languages: Arabic, Chinese, English, French, German,
XJapanese, Russian, Spanish. Colorful animated wood engine, 40 levels
Xin this first version and 3  beautiful musics and many sound effects.
X
XWWW: http://ri-li.sourceforge.net/
END-of-Ri-li/pkg-descr
exit
--- Ri-li-1.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?20060716154919.8DA108B3>