wok-6.x 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 | d8583c9f36c4 |
children | b0d59f988747 |
files | warmux-music/receipt warmux/receipt |
line diff
1.1 --- a/warmux-music/receipt Sun May 15 14:23:05 2011 +0000 1.2 +++ b/warmux-music/receipt Sun May 15 14:28:58 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="warmux-music" 1.7 -VERSION="11.01" 1.8 +VERSION="11.04.1" 1.9 CATEGORY="games" 1.10 SHORT_DESC="Warmux game music (~35Mb)." 1.11 DEPENDS="warmux"
2.1 --- a/warmux/receipt Sun May 15 14:23:05 2011 +0000 2.2 +++ b/warmux/receipt Sun May 15 14:28:58 2011 +0000 2.3 @@ -1,19 +1,21 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="warmux" 2.7 -VERSION="11.01" 2.8 +VERSION="11.04.1" 2.9 CATEGORY="games" 2.10 SHORT_DESC="Warmux game." 2.11 MAINTAINER="slaxemulator@gmail.com" 2.12 -DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \ 2.13 -curl freetype libxml2 libxml++ gcc-lib-base gettext" 2.14 -BUILD_DEPENDS="pkg-config" 2.15 SUGGESTED="warmux-music" 2.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.17 WEB_SITE="http://www.wormux.org/" 2.18 WGET_URL="http://download.gna.org/warmux/$TARBALL" 2.19 PROVIDE="wormux" 2.20 2.21 +DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \ 2.22 +curl freetype libxml2 libxml++ gcc-lib-base gettext" 2.23 +BUILD_DEPENDS="libsdl-dev libsdl-gfx-dev libsdl-image-dev libsdl-mixer \ 2.24 +libsdl-net-dev libsdl-ttf-dev curl-dev freetype-dev libxml2-dev libxml++-dev pkg-config" 2.25 + 2.26 # Rules to configure and make the package. 2.27 compile_rules() 2.28 {