diff options
author | Juergen Lock <nox@FreeBSD.org> | 2011-12-28 13:41:16 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2011-12-28 13:41:16 +0000 |
commit | 3ada76b619d23b6e1ad3dcff7e70fbe8d60490fa (patch) | |
tree | 3a8bf6198e0bc3c299145040eb1f775e71f27c9f /games | |
parent | 047d0929b160a858c676d293651f5b286676705e (diff) | |
download | ports-3ada76b619d23b6e1ad3dcff7e70fbe8d60490fa.tar.gz ports-3ada76b619d23b6e1ad3dcff7e70fbe8d60490fa.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gracer/Makefile | 6 | ||||
-rw-r--r-- | games/gracer/pkg-plist | 158 |
2 files changed, 82 insertions, 82 deletions
diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 66c54ad32725..c9e277333eae 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -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 diff --git a/games/gracer/pkg-plist b/games/gracer/pkg-plist index 28d210f6c0c6..12ff780733ab 100644 --- a/games/gracer/pkg-plist +++ b/games/gracer/pkg-plist @@ -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%% |