[Lunar-commits] <moonbase> wormux: version bumped to 0.8.
Florin Braescu
florin at lunar-linux.org
Sun Aug 31 06:13:47 CEST 2008
commit 4f53e0516bab01f675f71652fae2dedb577950d7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Aug 31 07:13:47 2008 +0300
wormux: version bumped to 0.8.
Changes:
- Network game fixes
- Lot of bugfixes /cleaning code
- New maps: Country, Icebergs, Lonely Island
- New weapons: Football bomb, Cluzooka
- Minimap preview
- Camera improvements
- Various graphical improvements
- Water/lava particles added
- Some sounds added, useless ones deleted
- Menus compatible with smallest resolutions
- Help section added (menu explaining shortkeys and howtoplay.pdf
documentation provided)
- "Looking for updates" option
- Volume control option
- Weapons damages tweaking
- User dir as XDG recommandation (Freedesktop)
- Translations added/updated
---
games/wormux/DEPENDS | 11 ++++++-----
games/wormux/DETAILS | 12 ++++++------
2 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/games/wormux/DEPENDS b/games/wormux/DEPENDS
index a45127d..b4016a0 100644
--- a/games/wormux/DEPENDS
+++ b/games/wormux/DEPENDS
@@ -1,5 +1,6 @@
-depends ClanLib &&
-depends libxml++ &&
-depends SDL_mixer &&
-depends SDL_ttf &&
-depends gettext
+depends libxml++
+depends SDL_image
+depends SDL_gfx
+depends SDL_mixer
+depends SDL_ttf
+depends SDL_net
diff --git a/games/wormux/DETAILS b/games/wormux/DETAILS
index ed2609f..e53ac73 100644
--- a/games/wormux/DETAILS
+++ b/games/wormux/DETAILS
@@ -1,11 +1,11 @@
MODULE=wormux
- VERSION=0.7.9
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://download.gna.org/wormux/
- SOURCE_VFY=sha1:70ffc7e7edc0292122ce609eb82c0111987bbd12
- WEB_SITE=http://www.wormux.org/
+ VERSION=0.8
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://download.gna.org/wormux
+ SOURCE_VFY=sha1:e23d06daa1b7a7f5c3400f0b2354541f91bb9c68
+ WEB_SITE=http://www.wormux.org
ENTERED=20050107
- UPDATED=20070206
+ UPDATED=20080831
SHORT="A clone of the famous Worms game"
cat << EOF
More information about the Lunar-commits
mailing list