Import Ri-li, an arcade game where drive a toy wood engine.
ok steven@
This commit is contained in:
parent
ab024cfd2a
commit
e0871331af
42
games/ri-li/Makefile
Normal file
42
games/ri-li/Makefile
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/19 10:30:43 ajacoutot Exp $
|
||||||
|
|
||||||
|
COMMENT= "drive a toy wood engine"
|
||||||
|
|
||||||
|
DISTNAME= Ri-li-2.0.0
|
||||||
|
CATEGORIES= games
|
||||||
|
|
||||||
|
HOMEPAGE= http://ri-li.sourceforge.net
|
||||||
|
|
||||||
|
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||||
|
|
||||||
|
# GPLv2
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ri-li/}
|
||||||
|
|
||||||
|
WANTLIB= c m pthread stdc++ usbhid Xext X11
|
||||||
|
|
||||||
|
EXTRACT_SUFX= .tar.bz2
|
||||||
|
|
||||||
|
LIB_DEPENDS= SDL_mixer.>=3::devel/sdl-mixer \
|
||||||
|
SDL.>=6::devel/sdl
|
||||||
|
|
||||||
|
USE_X11= Yes
|
||||||
|
CONFIGURE_STYLE=gnu
|
||||||
|
|
||||||
|
SDL_CONFIG= ${LOCALBASE}/bin/sdl-config
|
||||||
|
CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags` \
|
||||||
|
-I${X11BASE}/include \
|
||||||
|
-I${LOCALBASE}/include" \
|
||||||
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
|
|
||||||
|
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||||
|
--with-sdl-config=${SDL_CONFIG}
|
||||||
|
|
||||||
|
pre-configure:
|
||||||
|
@perl -pi -e 's|-lSDL |`${SDL_CONFIG} --libs`|' ${WRKSRC}/configure
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
4
games/ri-li/distinfo
Normal file
4
games/ri-li/distinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
MD5 (Ri-li-2.0.0.tar.bz2) = e6dfa35616f5c84eb14ff82517cea796
|
||||||
|
RMD160 (Ri-li-2.0.0.tar.bz2) = 41ddced512c1feb2874ae9764136c23ab0626845
|
||||||
|
SHA1 (Ri-li-2.0.0.tar.bz2) = e8122350c7f45a97fd2e627e4a34219a6cdcf902
|
||||||
|
SIZE (Ri-li-2.0.0.tar.bz2) = 13762473
|
12
games/ri-li/pkg/DESCR
Normal file
12
games/ri-li/pkg/DESCR
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Ri-li is an arcade game licensed under the GPL (General Public License).
|
||||||
|
You drive a toy wood engine in many levels and you must collect all the
|
||||||
|
coaches to win. You can dowload it and play indefinitely.
|
||||||
|
It's Free.
|
||||||
|
|
||||||
|
Full-featured,
|
||||||
|
- 14 languages: Arabic, Breton, Chinese, English, Esperanto, French,
|
||||||
|
German, Italian, Japanese, Portuguese, Russian, Slovak, Spanish,
|
||||||
|
Swedish.
|
||||||
|
- Colorful animated wood engine.
|
||||||
|
- 40 levels in this first version.
|
||||||
|
- 3 beautiful musics and many sound effects.
|
43
games/ri-li/pkg/PLIST
Normal file
43
games/ri-li/pkg/PLIST
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/19 10:30:43 ajacoutot Exp $
|
||||||
|
bin/Ri_li
|
||||||
|
share/Ri-li/
|
||||||
|
share/Ri-li/COPYING.Music
|
||||||
|
@comment share/Ri-li/Ri-li-2.0.0-r1.ebuild
|
||||||
|
share/Ri-li/Ri-li-icon-16x16.png
|
||||||
|
share/Ri-li/Ri-li-icon-32x32.png
|
||||||
|
share/Ri-li/Ri-li-icon-48x48.png
|
||||||
|
share/Ri-li/Sounds/
|
||||||
|
share/Ri-li/Sounds/clic.wav
|
||||||
|
share/Ri-li/Sounds/crash.wav
|
||||||
|
share/Ri-li/Sounds/end.wav
|
||||||
|
share/Ri-li/Sounds/etire.wav
|
||||||
|
share/Ri-li/Sounds/jeu1.xm
|
||||||
|
share/Ri-li/Sounds/jeu2.xm
|
||||||
|
share/Ri-li/Sounds/live.wav
|
||||||
|
share/Ri-li/Sounds/lose.wav
|
||||||
|
share/Ri-li/Sounds/menu.mod
|
||||||
|
share/Ri-li/Sounds/reduit.wav
|
||||||
|
share/Ri-li/Sounds/speed.wav
|
||||||
|
share/Ri-li/Sounds/wagon.wav
|
||||||
|
share/Ri-li/language.Ar
|
||||||
|
share/Ri-li/language.Br
|
||||||
|
share/Ri-li/language.Cn
|
||||||
|
share/Ri-li/language.De
|
||||||
|
share/Ri-li/language.Du
|
||||||
|
share/Ri-li/language.En
|
||||||
|
share/Ri-li/language.Eo
|
||||||
|
share/Ri-li/language.Es
|
||||||
|
share/Ri-li/language.Fr
|
||||||
|
share/Ri-li/language.Hu
|
||||||
|
share/Ri-li/language.It
|
||||||
|
share/Ri-li/language.Jp
|
||||||
|
share/Ri-li/language.Pl
|
||||||
|
share/Ri-li/language.Po
|
||||||
|
share/Ri-li/language.Ru
|
||||||
|
share/Ri-li/language.Se
|
||||||
|
share/Ri-li/language.Sl
|
||||||
|
share/Ri-li/language.Tu
|
||||||
|
share/Ri-li/language.dat
|
||||||
|
share/Ri-li/levels.dat
|
||||||
|
share/Ri-li/ri-li.ico
|
||||||
|
share/Ri-li/sprites.dat
|
Loading…
Reference in New Issue
Block a user