wok-6.x diff warmux/receipt @ rev 9843

Up: warmux to 11.04.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 14:28:58 2011 +0000 (2011-05-15)
parents e8b87b9efb7d
children 3008f9f44cb0
line diff
     1.1 --- a/warmux/receipt	Thu Mar 03 06:01:52 2011 +0000
     1.2 +++ b/warmux/receipt	Sun May 15 14:28:58 2011 +0000
     1.3 @@ -1,19 +1,21 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="warmux"
     1.7 -VERSION="11.01"
     1.8 +VERSION="11.04.1"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="Warmux game."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 -DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \
    1.13 -curl freetype libxml2 libxml++ gcc-lib-base gettext"
    1.14 -BUILD_DEPENDS="pkg-config"
    1.15  SUGGESTED="warmux-music"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.wormux.org/"
    1.18  WGET_URL="http://download.gna.org/warmux/$TARBALL"
    1.19  PROVIDE="wormux"
    1.20  
    1.21 +DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \
    1.22 +curl freetype libxml2 libxml++ gcc-lib-base gettext"
    1.23 +BUILD_DEPENDS="libsdl-dev libsdl-gfx-dev libsdl-image-dev libsdl-mixer \
    1.24 +libsdl-net-dev libsdl-ttf-dev curl-dev freetype-dev libxml2-dev libxml++-dev pkg-config"
    1.25 +
    1.26  # Rules to configure and make the package.
    1.27  compile_rules()
    1.28  {