1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Switch to giflib since it is more featureful.

- Use DATADIR for plist.
- Bump PORTREVISION.

PR:		ports/163614
Submitted by:	swills
This commit is contained in:
Juergen Lock 2011-12-28 13:41:16 +00:00
parent 047d0929b1
commit 3ada76b619
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288169
2 changed files with 82 additions and 82 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= gracer
PORTVERSION= 0.1.5
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= SF
@ -15,7 +15,7 @@ MAINTAINER= nox@FreeBSD.org
COMMENT= A 3D motor sport simulator
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \
png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
tcl84.1:${PORTSDIR}/lang/tcl84
@ -28,7 +28,7 @@ CPPFLAGS+= -I${LOCALBASE}/include \
-I${LOCALBASE}/include/tcl8.4
USE_GMAKE= yes
# for plib (sound):
CONFIGURE_ARGS+= --with-plib=${LOCALBASE}/plib
CONFIGURE_ARGS+= --with-plib=${LOCALBASE}/plib
MAN6= gracer.6

View File

@ -1,80 +1,80 @@
bin/gracer
share/gracer/courses/cliff.jpg
share/gracer/courses/course1.grc
share/gracer/courses/course1.grs
share/gracer/courses/course2.grc
share/gracer/courses/course2.grs
share/gracer/courses/course3.grc
share/gracer/courses/course3.grs
share/gracer/courses/course4.grc
share/gracer/courses/course4.grs
share/gracer/courses/course5.grc
share/gracer/courses/course5.grs
share/gracer/courses/grass.jpg
share/gracer/courses/road.jpg
share/gracer/courses/road2.jpg
share/gracer/images/icon.xpm
share/gracer/images/mini-icon.xpm
share/gracer/license
share/gracer/scenes/cement.png
share/gracer/scenes/font.grs
share/gracer/scenes/grass.png
share/gracer/scenes/panel.grs
share/gracer/scenes/rock.png
share/gracer/scenes/sky.grs
share/gracer/scenes/sky.jpg
share/gracer/scripts/cache.tcl
share/gracer/scripts/glut.tcl
share/gracer/scripts/gr.tcl
share/gracer/scripts/hiscore.tcl
share/gracer/scripts/init.tcl
share/gracer/scripts/postinit.tcl
share/gracer/scripts/timestamp.tcl
share/gracer/scripts/ui.tcl
share/gracer/sounds/exhaust.au
share/gracer/sounds/slip.au
share/gracer/vehicles/cart.grv
share/gracer/vehicles/cart/cart.grs
share/gracer/vehicles/cart/engine.dat
share/gracer/vehicles/cart/fbmu.dat
share/gracer/vehicles/cart/ftire.dat
share/gracer/vehicles/cart/rtire.dat
share/gracer/vehicles/formula.grv
share/gracer/vehicles/formula/engine.dat
share/gracer/vehicles/formula/fbmu.dat
share/gracer/vehicles/formula/formula.grs
share/gracer/vehicles/formula/ftire.dat
share/gracer/vehicles/formula/rtire.dat
share/gracer/vehicles/mini.grv
share/gracer/vehicles/mini/engine.dat
share/gracer/vehicles/mini/fbmu.dat
share/gracer/vehicles/mini/ftire.dat
share/gracer/vehicles/mini/mini.grs
share/gracer/vehicles/mini/rtire.dat
share/gracer/vehicles/mini/sbmu.dat
share/gracer/vehicles/road.grv
share/gracer/vehicles/road/engine.dat
share/gracer/vehicles/road/fbmu.dat
share/gracer/vehicles/road/ftire.dat
share/gracer/vehicles/road/road.grs
share/gracer/vehicles/road/rtire.dat
share/gracer/vehicles/road/sbmu.dat
share/gracer/vehicles/s2000.grv
share/gracer/vehicles/s2000/engine.dat
share/gracer/vehicles/s2000/fbmu.dat
share/gracer/vehicles/s2000/ftire.dat
share/gracer/vehicles/s2000/rtire.dat
share/gracer/vehicles/s2000/s2000.grs
share/gracer/vehicles/s2000/sbmu.dat
@dirrm share/gracer/vehicles/s2000
@dirrm share/gracer/vehicles/road
@dirrm share/gracer/vehicles/mini
@dirrm share/gracer/vehicles/formula
@dirrm share/gracer/vehicles/cart
@dirrm share/gracer/vehicles
@dirrm share/gracer/sounds
@dirrm share/gracer/scripts
@dirrm share/gracer/scenes
@dirrm share/gracer/images
@dirrm share/gracer/courses
@dirrm share/gracer
%%DATADIR%%/courses/cliff.jpg
%%DATADIR%%/courses/course1.grc
%%DATADIR%%/courses/course1.grs
%%DATADIR%%/courses/course2.grc
%%DATADIR%%/courses/course2.grs
%%DATADIR%%/courses/course3.grc
%%DATADIR%%/courses/course3.grs
%%DATADIR%%/courses/course4.grc
%%DATADIR%%/courses/course4.grs
%%DATADIR%%/courses/course5.grc
%%DATADIR%%/courses/course5.grs
%%DATADIR%%/courses/grass.jpg
%%DATADIR%%/courses/road.jpg
%%DATADIR%%/courses/road2.jpg
%%DATADIR%%/images/icon.xpm
%%DATADIR%%/images/mini-icon.xpm
%%DATADIR%%/license
%%DATADIR%%/scenes/cement.png
%%DATADIR%%/scenes/font.grs
%%DATADIR%%/scenes/grass.png
%%DATADIR%%/scenes/panel.grs
%%DATADIR%%/scenes/rock.png
%%DATADIR%%/scenes/sky.grs
%%DATADIR%%/scenes/sky.jpg
%%DATADIR%%/scripts/cache.tcl
%%DATADIR%%/scripts/glut.tcl
%%DATADIR%%/scripts/gr.tcl
%%DATADIR%%/scripts/hiscore.tcl
%%DATADIR%%/scripts/init.tcl
%%DATADIR%%/scripts/postinit.tcl
%%DATADIR%%/scripts/timestamp.tcl
%%DATADIR%%/scripts/ui.tcl
%%DATADIR%%/sounds/exhaust.au
%%DATADIR%%/sounds/slip.au
%%DATADIR%%/vehicles/cart.grv
%%DATADIR%%/vehicles/cart/cart.grs
%%DATADIR%%/vehicles/cart/engine.dat
%%DATADIR%%/vehicles/cart/fbmu.dat
%%DATADIR%%/vehicles/cart/ftire.dat
%%DATADIR%%/vehicles/cart/rtire.dat
%%DATADIR%%/vehicles/formula.grv
%%DATADIR%%/vehicles/formula/engine.dat
%%DATADIR%%/vehicles/formula/fbmu.dat
%%DATADIR%%/vehicles/formula/formula.grs
%%DATADIR%%/vehicles/formula/ftire.dat
%%DATADIR%%/vehicles/formula/rtire.dat
%%DATADIR%%/vehicles/mini.grv
%%DATADIR%%/vehicles/mini/engine.dat
%%DATADIR%%/vehicles/mini/fbmu.dat
%%DATADIR%%/vehicles/mini/ftire.dat
%%DATADIR%%/vehicles/mini/mini.grs
%%DATADIR%%/vehicles/mini/rtire.dat
%%DATADIR%%/vehicles/mini/sbmu.dat
%%DATADIR%%/vehicles/road.grv
%%DATADIR%%/vehicles/road/engine.dat
%%DATADIR%%/vehicles/road/fbmu.dat
%%DATADIR%%/vehicles/road/ftire.dat
%%DATADIR%%/vehicles/road/road.grs
%%DATADIR%%/vehicles/road/rtire.dat
%%DATADIR%%/vehicles/road/sbmu.dat
%%DATADIR%%/vehicles/s2000.grv
%%DATADIR%%/vehicles/s2000/engine.dat
%%DATADIR%%/vehicles/s2000/fbmu.dat
%%DATADIR%%/vehicles/s2000/ftire.dat
%%DATADIR%%/vehicles/s2000/rtire.dat
%%DATADIR%%/vehicles/s2000/s2000.grs
%%DATADIR%%/vehicles/s2000/sbmu.dat
@dirrm %%DATADIR%%/vehicles/s2000
@dirrm %%DATADIR%%/vehicles/road
@dirrm %%DATADIR%%/vehicles/mini
@dirrm %%DATADIR%%/vehicles/formula
@dirrm %%DATADIR%%/vehicles/cart
@dirrm %%DATADIR%%/vehicles
@dirrm %%DATADIR%%/sounds
@dirrm %%DATADIR%%/scripts
@dirrm %%DATADIR%%/scenes
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/courses
@dirrm %%DATADIR%%