aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-01-29 22:06:17 +0800
committermiwi <miwi@FreeBSD.org>2008-01-29 22:06:17 +0800
commit90075fd35a3374b4ed1a5dfaf799fb8afde7768e (patch)
treec09653b725080c9e1ee6a59aaf24f849ba12290a /games
parent7868373c12c3ed280697787ba0da523b91fdf710 (diff)
downloadfreebsd-ports-gnome-90075fd35a3374b4ed1a5dfaf799fb8afde7768e.tar.gz
freebsd-ports-gnome-90075fd35a3374b4ed1a5dfaf799fb8afde7768e.tar.zst
freebsd-ports-gnome-90075fd35a3374b4ed1a5dfaf799fb8afde7768e.zip
- Update to 0.5.1
PR: 119878 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Diffstat (limited to 'games')
-rw-r--r--games/kobodeluxe/Makefile12
-rw-r--r--games/kobodeluxe/distinfo6
-rw-r--r--games/kobodeluxe/pkg-plist100
3 files changed, 84 insertions, 34 deletions
diff --git a/games/kobodeluxe/Makefile b/games/kobodeluxe/Makefile
index 2474742fe2bb..467447eba712 100644
--- a/games/kobodeluxe/Makefile
+++ b/games/kobodeluxe/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kobodeluxe
-DISTVERSION= 0.4.1
+PORTVERSION= 0.5.1
CATEGORIES= games
MASTER_SITES= http://olofson.net/kobodl/download/ \
http://www.amdmi3.ru/distfiles/
@@ -18,8 +18,8 @@ COMMENT= An SDL port of the scrolling game XKobo
USE_BZIP2= yes
USE_SDL= image sdl
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
- --sharedstatedir=${SCOREDIR}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --sharedstatedir=${SCOREDIR} --enable-oss
MAN6= kobodl.6
@@ -28,13 +28,15 @@ PLIST_SUB= SCOREDIR="${SCOREDIR}"
DATADIR= ${PREFIX}/share/kobo-deluxe
-OPTIONS= OPENGL "OpenGL rendering layer (experimental)" off
+OPTIONS= OPENGL "OpenGL rendering layer" on
.include <bsd.port.pre.mk>
-.if defined(WITH_OPENGL)
+.if !defined(WITHOUT_OPENGL)
USE_GL= yes
CONFIGURE_ARGS+= --enable-opengl
+.else
+CONFIGURE_ARGS+= --disable-opengl
.endif
post-patch:
diff --git a/games/kobodeluxe/distinfo b/games/kobodeluxe/distinfo
index 5bd4a87310e5..522bca277f48 100644
--- a/games/kobodeluxe/distinfo
+++ b/games/kobodeluxe/distinfo
@@ -1,3 +1,3 @@
-MD5 (KoboDeluxe-0.4.1.tar.bz2) = 49a36c1cef7ec1acee4ab67a2468fd85
-SHA256 (KoboDeluxe-0.4.1.tar.bz2) = ccb25febf6ab3ffbf93fb0bb3ff3f778735a97328d75420fb4c06cac544aaa57
-SIZE (KoboDeluxe-0.4.1.tar.bz2) = 802115
+MD5 (KoboDeluxe-0.5.1.tar.bz2) = cb5dcdaf07ccad18a921058138dedc4a
+SHA256 (KoboDeluxe-0.5.1.tar.bz2) = 0f7b910a399d985437564af8c5d81d6dcf22b96b26b01488d72baa6a6fdb5c2c
+SIZE (KoboDeluxe-0.5.1.tar.bz2) = 1781752
diff --git a/games/kobodeluxe/pkg-plist b/games/kobodeluxe/pkg-plist
index 81144881f458..a2bfe525a8de 100644
--- a/games/kobodeluxe/pkg-plist
+++ b/games/kobodeluxe/pkg-plist
@@ -1,53 +1,100 @@
bin/kobodl
+%%DATADIR%%/gfx/bigfont3.png
%%DATADIR%%/gfx/bigship.png
+%%DATADIR%%/gfx/bmr-green.png
+%%DATADIR%%/gfx/bmr-pink.png
+%%DATADIR%%/gfx/bmr-purple.png
%%DATADIR%%/gfx/bolt.png
+%%DATADIR%%/gfx/boltexpl.png
+%%DATADIR%%/gfx/bomb.png
+%%DATADIR%%/gfx/bombdeto.png
%%DATADIR%%/gfx/brushes.png
-%%DATADIR%%/gfx/bullets.png
-%%DATADIR%%/gfx/counter.png
+%%DATADIR%%/gfx/bullet5b.png
+%%DATADIR%%/gfx/bulletexpl2.png
+%%DATADIR%%/gfx/counterfont.png
+%%DATADIR%%/gfx/crosshair.png
%%DATADIR%%/gfx/deluxe.png
-%%DATADIR%%/gfx/explo1b.png
-%%DATADIR%%/gfx/explo2b.png
+%%DATADIR%%/gfx/explo1e.png
+%%DATADIR%%/gfx/explo3e.png
+%%DATADIR%%/gfx/explo4e.png
+%%DATADIR%%/gfx/explo5e.png
+%%DATADIR%%/gfx/fighter.png
+%%DATADIR%%/gfx/flatstars1.png
%%DATADIR%%/gfx/focusfx.png
-%%DATADIR%%/gfx/font2b.png
-%%DATADIR%%/gfx/font3b.png
-%%DATADIR%%/gfx/font4b.png
+%%DATADIR%%/gfx/goldfont.png
%%DATADIR%%/gfx/hitnoise.png
-%%DATADIR%%/gfx/loading.png
-%%DATADIR%%/gfx/logo.png
-%%DATADIR%%/gfx/logomask.png
-%%DATADIR%%/gfx/microfont.png
+%%DATADIR%%/gfx/icefont2.png
+%%DATADIR%%/gfx/loading3.png
+%%DATADIR%%/gfx/logo-outline.png
+%%DATADIR%%/gfx/logomask3.png
+%%DATADIR%%/gfx/missile.png
+%%DATADIR%%/gfx/missile2.png
+%%DATADIR%%/gfx/missile3.png
%%DATADIR%%/gfx/noise.png
-%%DATADIR%%/gfx/screen.png
-%%DATADIR%%/gfx/sprites.png
-%%DATADIR%%/gfx/tiles.png
+%%DATADIR%%/gfx/player.png
+%%DATADIR%%/gfx/ring.png
+%%DATADIR%%/gfx/ringexpl2b.png
+%%DATADIR%%/gfx/rock1c.png
+%%DATADIR%%/gfx/rock2.png
+%%DATADIR%%/gfx/rockexpl.png
+%%DATADIR%%/gfx/screen2.png
+%%DATADIR%%/gfx/shinyrock.png
+%%DATADIR%%/gfx/tiles-blood.png
+%%DATADIR%%/gfx/tiles-chrome.png
+%%DATADIR%%/gfx/tiles-double.png
+%%DATADIR%%/gfx/tiles-green.png
+%%DATADIR%%/gfx/tiles-metal.png
%%DATADIR%%/sfx/aguitar1.agw
%%DATADIR%%/sfx/bassdrum5.agw
-%%DATADIR%%/sfx/beam.raw
-%%DATADIR%%/sfx/bomb.raw
+%%DATADIR%%/sfx/bleep1.agw
+%%DATADIR%%/sfx/bleep3.agw
+%%DATADIR%%/sfx/boltfire2.agw
+%%DATADIR%%/sfx/boltfire2e.agw
+%%DATADIR%%/sfx/boltfire2o.agw
+%%DATADIR%%/sfx/boltfire2s.agw
%%DATADIR%%/sfx/brass2.agw
-%%DATADIR%%/sfx/breakdown1.agw
-%%DATADIR%%/sfx/bubble.raw
%%DATADIR%%/sfx/bzzzt1.agw
+%%DATADIR%%/sfx/cannon1.agw
%%DATADIR%%/sfx/claps1.agw
%%DATADIR%%/sfx/edge2.agw
-%%DATADIR%%/sfx/enemym.raw
-%%DATADIR%%/sfx/expl.raw
-%%DATADIR%%/sfx/expl2.raw
+%%DATADIR%%/sfx/explo1b-rg.agw
+%%DATADIR%%/sfx/explo1b.agw
+%%DATADIR%%/sfx/explo1c-rg.agw
+%%DATADIR%%/sfx/explo1c.agw
+%%DATADIR%%/sfx/explo3d.agw
+%%DATADIR%%/sfx/explo4d.agw
+%%DATADIR%%/sfx/explo5.agw
+%%DATADIR%%/sfx/explo5b.agw
+%%DATADIR%%/sfx/explo5c.agw
+%%DATADIR%%/sfx/explo6.agw
+%%DATADIR%%/sfx/fmthump1b.agw
%%DATADIR%%/sfx/gameover1.agw
%%DATADIR%%/sfx/hardsync1.agw
+%%DATADIR%%/sfx/impact2.agw
+%%DATADIR%%/sfx/impact2b.agw
+%%DATADIR%%/sfx/impact2c.agw
+%%DATADIR%%/sfx/klank2b.agw
+%%DATADIR%%/sfx/klank3.agw
+%%DATADIR%%/sfx/klank3b.agw
+%%DATADIR%%/sfx/klank3c.agw
+%%DATADIR%%/sfx/klank4.agw
%%DATADIR%%/sfx/kobosfx.h
%%DATADIR%%/sfx/launch.agw
%%DATADIR%%/sfx/launch2.agw
-%%DATADIR%%/sfx/metallic.raw
-%%DATADIR%%/sfx/missile1.agw
+%%DATADIR%%/sfx/launch3b.agw
+%%DATADIR%%/sfx/launch4.agw
+%%DATADIR%%/sfx/metallic7.agw
+%%DATADIR%%/sfx/metallic7rs.agw
%%DATADIR%%/sfx/music.agw
%%DATADIR%%/sfx/music_c.agw
%%DATADIR%%/sfx/noiseburst2.agw
-%%DATADIR%%/sfx/oneup.raw
%%DATADIR%%/sfx/phattpad2.agw
-%%DATADIR%%/sfx/ready1.agw
-%%DATADIR%%/sfx/ring.raw
+%%DATADIR%%/sfx/pioing1b.agw
+%%DATADIR%%/sfx/rockexplo.agw
%%DATADIR%%/sfx/save_waves.agw
+%%DATADIR%%/sfx/schwoom1.agw
+%%DATADIR%%/sfx/schwoop2.agw
+%%DATADIR%%/sfx/schwoop3.agw
%%DATADIR%%/sfx/sfx.agw
%%DATADIR%%/sfx/sfx_c.agw
%%DATADIR%%/sfx/sine.agw
@@ -59,6 +106,7 @@ bin/kobodl
%%DATADIR%%/sfx/trance1.agw
%%DATADIR%%/sfx/trance1.mid
%%DATADIR%%/sfx/trance1_c.agw
+%%DATADIR%%/sfx/zapp1.agw
@dirrm %%DATADIR%%/sfx
@dirrm %%DATADIR%%/gfx
@dirrm %%DATADIR%%