diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-04-27 01:25:01 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-04-27 01:25:01 +0000 |
commit | 7aa475d8608a80f8c4449551152d263842951eff (patch) | |
tree | 6481ce8b319bdd9bdbf0a87b4a608d6994df38e8 /games | |
parent | 405ac3b5d59d4c825da8c528e4ade0ee2423fdad (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/balazar/Makefile | 4 | ||||
-rw-r--r-- | games/balazar/distinfo | 6 | ||||
-rw-r--r-- | games/balazar/pkg-plist | 4 |
3 files changed, 6 insertions, 8 deletions
diff --git a/games/balazar/Makefile b/games/balazar/Makefile index 5cafa684c123..7f5ab5e375e6 100644 --- a/games/balazar/Makefile +++ b/games/balazar/Makefile @@ -6,8 +6,7 @@ # PORTNAME= balazar -PORTVERSION= 0.3.1 -PORTREVISION= 6 +PORTVERSION= 0.3.4 CATEGORIES= games python MASTER_SITES= http://download.gna.org/balazar/ DISTNAME= Balazar-${PORTVERSION} @@ -20,7 +19,6 @@ LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \ freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= soya_editor:${PORTSDIR}/graphics/py-soya3d \ ${PYTHON_SITELIBDIR}/_openal.so:${PORTSDIR}/audio/py-openal \ - ${PYTHON_SITELIBDIR}/pysdl_mixer/sdl_mixer.so:${PORTSDIR}/audio/py-sdl_mixer \ ${PYTHON_SITELIBDIR}/ogg/vorbis.so:${PORTSDIR}/audio/py-vorbis \ ${PYTHON_SITELIBDIR}/tofu/client.py:${PORTSDIR}/net/py-tofu \ ${PYTHON_SITELIBDIR}/cerealizer/__init__.py:${PORTSDIR}/security/py-cerealizer diff --git a/games/balazar/distinfo b/games/balazar/distinfo index b8540ff843e1..737d695bf835 100644 --- a/games/balazar/distinfo +++ b/games/balazar/distinfo @@ -1,3 +1,3 @@ -MD5 (Balazar-0.3.1.tar.bz2) = a25695a70517ea3d55ca774ca4ad6b87 -SHA256 (Balazar-0.3.1.tar.bz2) = aa259fcae157639b268adcd7e5717d0bc036b37ebdf224cb77b6840a5bec479d -SIZE (Balazar-0.3.1.tar.bz2) = 11490079 +MD5 (Balazar-0.3.4.tar.bz2) = a4768910f0d7e46594364995cb6996a5 +SHA256 (Balazar-0.3.4.tar.bz2) = 3a37ccbab85f3e1ce8e4cc4e8efcbe8c5e402770232bc15334034c116d0ce51b +SIZE (Balazar-0.3.4.tar.bz2) = 11113317 diff --git a/games/balazar/pkg-plist b/games/balazar/pkg-plist index 1ea73b3ee9db..d605fc1d1a45 100644 --- a/games/balazar/pkg-plist +++ b/games/balazar/pkg-plist @@ -482,9 +482,9 @@ bin/balazar %%DATADIR%%/sounds/strike3.wav %%DATADIR%%/sounds/strike4.wav %%DATADIR%%/sounds/tambour.wav -%%DATADIR%%/sounds/voice_"Un monde étrange s'ouvrait.ogg +%%DATADIR%%/sounds/voice_"Un monde étrange s'ouvrait.ogg %%DATADIR%%/sounds/voice_Appuis sur la touche.ogg -%%DATADIR%%/sounds/voice_Cela, je l'écrirai ce.ogg +%%DATADIR%%/sounds/voice_Cela, je l'écrirai ce.ogg %%DATADIR%%/sounds/voice_Utilise la touche ALT.ogg %%DATADIR%%/sounds/voice_Utilise la touche SHIFT.ogg %%DATADIR%%/sounds/voice_Utilise les touches HAUT.ogg |