mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
add gl-117 0.6
An OpenGL & SDL action flight simulator
This commit is contained in:
parent
96dff61bf0
commit
9e257a6f54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64198
@ -90,6 +90,7 @@
|
||||
SUBDIR += garith
|
||||
SUBDIR += gcompris
|
||||
SUBDIR += gemdropx
|
||||
SUBDIR += gl-117
|
||||
SUBDIR += glasteroids
|
||||
SUBDIR += glchess
|
||||
SUBDIR += gleyes
|
||||
|
32
games/gl-117/Makefile
Normal file
32
games/gl-117/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: gl-117
|
||||
# Date created: Aug 8, 2002
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gl-117
|
||||
PORTVERSION= 0.6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://home.t-online.de/home/Primetime./gl-117/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \
|
||||
SDL_mixer:${PORTSDIR}/audio/sdl_mixer
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_MESA= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include
|
||||
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS}" \
|
||||
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -lGL -lGLU -lglut -lstdc++"
|
||||
|
||||
post-patch:
|
||||
.for file in configure src/audio.h src/main.h src/net.h
|
||||
@${REINPLACE_CMD} -e "s|SDL/|SDL11/|g" -e "s|-lSDL |-lSDL-1.1 |g" \
|
||||
-e "s|-lSDLmain|-lSDLmain-1.1|g" ${WRKSRC}/${file}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
1
games/gl-117/distinfo
Normal file
1
games/gl-117/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (gl-117-0.6.tar.gz) = 5248f8c6dfcf1a1c4ff4990a4d90c976
|
1
games/gl-117/pkg-comment
Normal file
1
games/gl-117/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
An OpenGL & SDL action flight simulator
|
6
games/gl-117/pkg-descr
Normal file
6
games/gl-117/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
GL-117 is an action flight simulator. Enter the Eagle Squadron and succeed in
|
||||
several challanging missions leading though different landscapes. Five
|
||||
predefined levels of video quality and an amount of viewing ranges let you
|
||||
perfectly adjust the game to the performance of your system.
|
||||
|
||||
WWW: http://home.t-online.de/home/Primetime./gl-117/
|
93
games/gl-117/pkg-plist
Normal file
93
games/gl-117/pkg-plist
Normal file
@ -0,0 +1,93 @@
|
||||
bin/gl-117
|
||||
share/gl-117/models/cannon1.3ds
|
||||
share/gl-117/models/cannon2.3ds
|
||||
share/gl-117/models/container1.3ds
|
||||
share/gl-117/models/egg.3ds
|
||||
share/gl-117/models/fig1.3ds
|
||||
share/gl-117/models/fig2.3ds
|
||||
share/gl-117/models/fig3.3ds
|
||||
share/gl-117/models/fig4.3ds
|
||||
share/gl-117/models/fig5.3ds
|
||||
share/gl-117/models/fig6.3ds
|
||||
share/gl-117/models/fig7.3ds
|
||||
share/gl-117/models/fig8.3ds
|
||||
share/gl-117/models/fig9.3ds
|
||||
share/gl-117/models/flak2.3ds
|
||||
share/gl-117/models/flarak1.3ds
|
||||
share/gl-117/models/gl-117.3ds
|
||||
share/gl-117/models/hall1.3ds
|
||||
share/gl-117/models/hall2.3ds
|
||||
share/gl-117/models/mine1.3ds
|
||||
share/gl-117/models/missile1.3ds
|
||||
share/gl-117/models/missile2.3ds
|
||||
share/gl-117/models/missile3.3ds
|
||||
share/gl-117/models/missile4.3ds
|
||||
share/gl-117/models/missile5.3ds
|
||||
share/gl-117/models/missile6.3ds
|
||||
share/gl-117/models/oilrig.3ds
|
||||
share/gl-117/models/pickup1.3ds
|
||||
share/gl-117/models/pickup2.3ds
|
||||
share/gl-117/models/radar.3ds
|
||||
share/gl-117/models/ship1.3ds
|
||||
share/gl-117/models/ship2.3ds
|
||||
share/gl-117/models/tank1.3ds
|
||||
share/gl-117/models/tank2.3ds
|
||||
share/gl-117/models/tent1.3ds
|
||||
share/gl-117/models/tent4.3ds
|
||||
share/gl-117/models/transp1.3ds
|
||||
share/gl-117/models/truck1.3ds
|
||||
share/gl-117/music/dark.s3m
|
||||
share/gl-117/music/electro.s3m
|
||||
share/gl-117/music/standby.s3m
|
||||
share/gl-117/music/winner.s3m
|
||||
share/gl-117/sounds/cannon1.wav
|
||||
share/gl-117/sounds/click1.wav
|
||||
share/gl-117/sounds/explode1.wav
|
||||
share/gl-117/sounds/hit1.wav
|
||||
share/gl-117/sounds/missile1.wav
|
||||
share/gl-117/sounds/plane1.wav
|
||||
share/gl-117/sounds/thunder1.wav
|
||||
share/gl-117/textures/cactus1.tga
|
||||
share/gl-117/textures/cross.tga
|
||||
share/gl-117/textures/cross2.tga
|
||||
share/gl-117/textures/earth.tga
|
||||
share/gl-117/textures/fig1_fra.tga
|
||||
share/gl-117/textures/fig2_fra.tga
|
||||
share/gl-117/textures/fig3_fra.tga
|
||||
share/gl-117/textures/fig4_fra.tga
|
||||
share/gl-117/textures/fig6_fra.tga
|
||||
share/gl-117/textures/fig7_fra.tga
|
||||
share/gl-117/textures/fig8_noi.tga
|
||||
share/gl-117/textures/fig9_noi.tga
|
||||
share/gl-117/textures/flare1.tga
|
||||
share/gl-117/textures/font1.tga
|
||||
share/gl-117/textures/font2.tga
|
||||
share/gl-117/textures/gl-117_c.tga
|
||||
share/gl-117/textures/grass1.tga
|
||||
share/gl-117/textures/hall2_ch.tga
|
||||
share/gl-117/textures/medals.tga
|
||||
share/gl-117/textures/moon1.tga
|
||||
share/gl-117/textures/ranks.tga
|
||||
share/gl-117/textures/redstone2.tga
|
||||
share/gl-117/textures/rocks1.tga
|
||||
share/gl-117/textures/sand1.tga
|
||||
share/gl-117/textures/ship1_fr.tga
|
||||
share/gl-117/textures/ship2_fr.tga
|
||||
share/gl-117/textures/smoke1.tga
|
||||
share/gl-117/textures/smoke2.tga
|
||||
share/gl-117/textures/sun2.tga
|
||||
share/gl-117/textures/tent1_no.tga
|
||||
share/gl-117/textures/tent4_fr.tga
|
||||
share/gl-117/textures/transp1_.tga
|
||||
share/gl-117/textures/tree1.tga
|
||||
share/gl-117/textures/tree2.tga
|
||||
share/gl-117/textures/tree3.tga
|
||||
share/gl-117/textures/tree4.tga
|
||||
share/gl-117/textures/walls_co.tga
|
||||
share/gl-117/textures/water1.tga
|
||||
share/gl-117/textures/water2.tga
|
||||
@dirrm share/gl-117/models
|
||||
@dirrm share/gl-117/music
|
||||
@dirrm share/gl-117/sounds
|
||||
@dirrm share/gl-117/textures
|
||||
@dirrm share/gl-117
|
Loading…
Reference in New Issue
Block a user