Update to 0.8.9.

This commit is contained in:
Maxim Sobolev 2002-07-02 13:13:45 +00:00
parent 91a3be6187
commit d37d5f372c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62340
5 changed files with 29 additions and 9 deletions

View file

@ -6,9 +6,10 @@
#
PORTNAME= bomberinstinct
PORTVERSION= 0.8.7
PORTVERSION= 0.8.9
CATEGORIES= games
MASTER_SITES= http://harpe.dptmaths.ens-cachan.fr/U/gesbert/dl/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= BomberInstinct-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
@ -23,7 +24,7 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl"
pre-patch:
@find ${WRKSRC} -name "*.[ch]" | xargs ${PERL} -pi -e 's|<SDL/|<|g'

View file

@ -1 +1 @@
MD5 (BomberInstinct-0.8.7.tar.gz) = 1ea1ad0463669aafb733d3e921c85421
MD5 (BomberInstinct-0.8.9.tar.gz) = 39c6c7d5ebfa7ff18c61643be9dd4696

View file

@ -0,0 +1,14 @@
$FreeBSD$
--- data/Sprites/Makefile.in 2002/07/02 12:58:45 1.1
+++ data/Sprites/Makefile.in 2002/07/02 13:05:49
@@ -66,7 +66,7 @@
VERSION = @VERSION@
spritesdir = $(pkgdatadir)/Sprites
-sprites_DATA = 1.spr 2.spr 3.spr 4.spr 5.spr 6.spr 7.spr 8.spr TeraSoft1.spr TeraSoft2.spr barbare.spr bombe.spr bonus.spr bouton.spr caillou.spr circuit.spr citrouille.spr condens.spr court-circuit.spr etoiles.spr faille.spr flammes.spr fleche.spr flechrouge.spr fontaine.spr grotte.spr infos.spr intro.spr louis.spr maagus.spr magus.spr menu.spr miroirs.spr murlave.spr murnul.spr nived.spr pschit.spr puce.spr rien.spr ruines.spr telgris.spr telrouge.spr troll.spr tunnel.spr
+sprites_DATA = 1.spr 2.spr 3.spr 4.spr 5.spr 6.spr 7.spr 8.spr TeraSoft1.spr TeraSoft2.spr barbare.spr barbareb.spr bombe.spr bonus.spr bouton.spr caillou.spr circuit.spr citrouille.spr condens.spr court-circuit.spr etoiles.spr faille.spr flammes.spr fleche.spr flechrouge.spr fontaine.spr grotte.spr infos.spr intro.spr louis.spr louisb.spr maagus.spr magus.spr magusb.spr menu.spr miroirs.spr murlave.spr murnul.spr nived.spr pschit.spr puce.spr rien.spr ruines.spr telgris.spr telrouge.spr troll.spr trollb.spr tunnel.spr
EXTRA_DIST = $(sprites_DATA)

View file

@ -5,4 +5,4 @@ vertically and horizontally, but it's much more strategical because you have to
do with the elements of a maze (arrows, tunnels, teleportations, and many
more...), and with the special powers of each character.
WWW: http://www.bomberinstinct.org/index_en.html
WWW: http://bomberinstinct.sf.net/

View file

@ -29,9 +29,10 @@ share/BomberInstinct/Decors/mode.bmp
share/BomberInstinct/Decors/mode_0.bmp
share/BomberInstinct/Decors/mode_1.bmp
share/BomberInstinct/Decors/mode_2.bmp
share/BomberInstinct/Niveaux/arena.niv
share/BomberInstinct/Niveaux/choix.niv
share/BomberInstinct/Niveaux/cs.niv
share/BomberInstinct/Niveaux/dedale.niv
share/BomberInstinct/Niveaux/dyna.niv
share/BomberInstinct/Niveaux/electr.g
share/BomberInstinct/Niveaux/enfer.niv
share/BomberInstinct/Niveaux/fatum.niv
@ -43,11 +44,8 @@ share/BomberInstinct/Niveaux/menu.niv
share/BomberInstinct/Niveaux/mysteredesruinesanciennes.niv
share/BomberInstinct/Niveaux/nils.niv
share/BomberInstinct/Niveaux/nol.niv
share/BomberInstinct/Niveaux/nouv.niv
share/BomberInstinct/Niveaux/options.niv
share/BomberInstinct/Niveaux/shadow.niv
share/BomberInstinct/Niveaux/tdm.niv
share/BomberInstinct/Niveaux/vide.niv
share/BomberInstinct/Sprites/1.spr
share/BomberInstinct/Sprites/2.spr
share/BomberInstinct/Sprites/3.spr
@ -59,6 +57,7 @@ share/BomberInstinct/Sprites/8.spr
share/BomberInstinct/Sprites/TeraSoft1.spr
share/BomberInstinct/Sprites/TeraSoft2.spr
share/BomberInstinct/Sprites/barbare.spr
share/BomberInstinct/Sprites/barbareb.spr
share/BomberInstinct/Sprites/bombe.spr
share/BomberInstinct/Sprites/bonus.spr
share/BomberInstinct/Sprites/bouton.spr
@ -77,9 +76,14 @@ share/BomberInstinct/Sprites/grotte.spr
share/BomberInstinct/Sprites/infos.spr
share/BomberInstinct/Sprites/intro.spr
share/BomberInstinct/Sprites/louis.spr
share/BomberInstinct/Sprites/louisb.spr
share/BomberInstinct/Sprites/maagus.spr
share/BomberInstinct/Sprites/magus.spr
share/BomberInstinct/Sprites/magusb.spr
share/BomberInstinct/Sprites/menu.spr
share/BomberInstinct/Sprites/miroirs.spr
share/BomberInstinct/Sprites/murlave.spr
share/BomberInstinct/Sprites/murnul.spr
share/BomberInstinct/Sprites/nived.spr
share/BomberInstinct/Sprites/pschit.spr
share/BomberInstinct/Sprites/puce.spr
@ -88,6 +92,7 @@ share/BomberInstinct/Sprites/ruines.spr
share/BomberInstinct/Sprites/telgris.spr
share/BomberInstinct/Sprites/telrouge.spr
share/BomberInstinct/Sprites/troll.spr
share/BomberInstinct/Sprites/trollb.spr
share/BomberInstinct/Sprites/tunnel.spr
share/BomberInstinct/bi.cfg
@dirrm share/BomberInstinct/Sprites