# HG changeset patch # User Christopher Rogers # Date 1305469738 0 # Node ID 1cbcb9c1afb924d13bf31dbc4486533535776576 # Parent d8583c9f36c445e8b057ad044cd661993f92bf45 Up: warmux to 11.04.1. diff -r d8583c9f36c4 -r 1cbcb9c1afb9 warmux-music/receipt --- a/warmux-music/receipt Sun May 15 14:23:05 2011 +0000 +++ b/warmux-music/receipt Sun May 15 14:28:58 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="warmux-music" -VERSION="11.01" +VERSION="11.04.1" CATEGORY="games" SHORT_DESC="Warmux game music (~35Mb)." DEPENDS="warmux" diff -r d8583c9f36c4 -r 1cbcb9c1afb9 warmux/receipt --- a/warmux/receipt Sun May 15 14:23:05 2011 +0000 +++ b/warmux/receipt Sun May 15 14:28:58 2011 +0000 @@ -1,19 +1,21 @@ # SliTaz package receipt. PACKAGE="warmux" -VERSION="11.01" +VERSION="11.04.1" CATEGORY="games" SHORT_DESC="Warmux game." MAINTAINER="slaxemulator@gmail.com" -DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \ -curl freetype libxml2 libxml++ gcc-lib-base gettext" -BUILD_DEPENDS="pkg-config" SUGGESTED="warmux-music" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.wormux.org/" WGET_URL="http://download.gna.org/warmux/$TARBALL" PROVIDE="wormux" +DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \ +curl freetype libxml2 libxml++ gcc-lib-base gettext" +BUILD_DEPENDS="libsdl-dev libsdl-gfx-dev libsdl-image-dev libsdl-mixer \ +libsdl-net-dev libsdl-ttf-dev curl-dev freetype-dev libxml2-dev libxml++-dev pkg-config" + # Rules to configure and make the package. compile_rules() {