wok-next diff warmux/receipt @ rev 21500

updated asunder (2.9.3 -> 2.9.6)
author Hans-G?nter Theisgen
date Fri Jun 19 06:47:46 2020 +0100 (2020-06-19)
parents d5aab818505e
children
line diff
     1.1 --- a/warmux/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/warmux/receipt	Fri Jun 19 06:47:46 2020 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://download.gna.org/warmux/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="libsdl-dev libsdl-gfx-dev libsdl-image-dev libsdl-mixer-dev \
     1.8 -libsdl-net-dev libsdl-ttf-dev curl-dev freetype-dev libxml2-dev libxml++-dev"
     1.9 +BUILD_DEPENDS="sdl-dev sdl-gfx-dev sdl-image-dev sdl-mixer-dev \
    1.10 +sdl-net-dev sdl-ttf-dev curl-dev freetype-dev libxml2-dev libxml++-dev"
    1.11  SPLIT="$PACKAGE-music"
    1.12  
    1.13  compile_rules() {
    1.14 @@ -33,8 +33,8 @@
    1.15  		warmux)
    1.16  			PROVIDE="wormux"
    1.17  			SUGGESTED="warmux-music"
    1.18 -			DEPENDS="libsdl-gfx libsdl-image libsdl-mixer libsdl-net \
    1.19 -			libsdl-ttf curl freetype libxml2 libxml++ gcc-lib-base \
    1.20 +			DEPENDS="sdl-gfx sdl-image sdl-mixer sdl-net \
    1.21 +			sdl-ttf curl freetype libxml2 libxml++ gcc-lib-base \
    1.22  			gettext-base"
    1.23  			mkdir -p $fs/usr/share
    1.24  			cp -a $install/usr/games $fs/usr