wok-next diff warmux/receipt @ rev 21626
updated encodings (1.0.4 -> 1.0.5)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jun 25 16:03:31 2020 +0100 (2020-06-25) |
parents | d5aab818505e |
children |
line diff
1.1 --- a/warmux/receipt Fri Nov 02 14:15:08 2018 +0200 1.2 +++ b/warmux/receipt Thu Jun 25 16:03:31 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