wok rev 2091

Update libiconv dependancy in some games
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 28 16:41:23 2009 +0100 (2009-01-28)
parents 9a5f4594d87f
children bbe071477efe
files freeciv/receipt kobodeluxe/receipt pingus/receipt wormux/receipt xrick/receipt
line diff
     1.1 --- a/freeciv/receipt	Wed Jan 28 16:23:03 2009 +0100
     1.2 +++ b/freeciv/receipt	Wed Jan 28 16:41:23 2009 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://freeciv.wikia.com/wiki/Main_Page"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="zlib ncurses readline gtk+ gettext"
     1.8 +DEPENDS="zlib ncurses readline gtk+ gettext libiconv"
     1.9  BUILD_DEPENDS="zlib-dev ncurses-dev readline-dev gtk+-dev gettext"
    1.10  
    1.11  # Rules to configure and make the package.
     2.1 --- a/kobodeluxe/receipt	Wed Jan 28 16:23:03 2009 +0100
     2.2 +++ b/kobodeluxe/receipt	Wed Jan 28 16:41:23 2009 +0100
     2.3 @@ -15,7 +15,7 @@
     2.4  WEB_SITE="http://www.olofson.net/kobodl"
     2.5  WGET_URL="http://www.olofson.net/kobodl/download/$TARBALL"
     2.6  
     2.7 -DEPENDS="libSDL libsdl-image "
     2.8 +DEPENDS="libSDL libsdl-image libiconv"
     2.9  BUILD_DEPENDS="libSDL-dev libsdl-image-dev "
    2.10  
    2.11  # Rules to configure and make the package.
     3.1 --- a/pingus/receipt	Wed Jan 28 16:23:03 2009 +0100
     3.2 +++ b/pingus/receipt	Wed Jan 28 16:41:23 2009 +0100
     3.3 @@ -14,7 +14,7 @@
     3.4  WGET_URL="http://pingus.seul.org/files/$TARBALL"
     3.5  
     3.6  DEPENDS="libSDL libsdl-image libsdl-mixer 
     3.7 -libboost-signals "
     3.8 +libboost-signals libiconv"
     3.9  
    3.10  BUILD_DEPENDS="scons 
    3.11  libSDL-dev libsdl-image-dev libsdl-mixer-dev 
     4.1 --- a/wormux/receipt	Wed Jan 28 16:23:03 2009 +0100
     4.2 +++ b/wormux/receipt	Wed Jan 28 16:41:23 2009 +0100
     4.3 @@ -5,7 +5,7 @@
     4.4  CATEGORY="games"
     4.5  SHORT_DESC="Wormux game."
     4.6  DEPENDS="xorg libsdl-gfx libsdl-image libsdl-mixer
     4.7 -	libsdl-net libsdl-ttf curl"
     4.8 +	libsdl-net libsdl-ttf curl libiconv"
     4.9  BUILD_DEPENDS="xorg-dev libsdl-gfx-dev libsdl-image-dev
    4.10  	libsdl-mixer-dev libsdl-net-dev libsdl-ttf libsdl-ttf-dev curl-dev"
    4.11  MAINTAINER="pankso@slitaz.org"
     5.1 --- a/xrick/receipt	Wed Jan 28 16:23:03 2009 +0100
     5.2 +++ b/xrick/receipt	Wed Jan 28 16:41:23 2009 +0100
     5.3 @@ -5,7 +5,7 @@
     5.4  CATEGORY="games"
     5.5  SHORT_DESC="Rick Dangerous"
     5.6  MAINTAINER="erjo@slitaz.org"
     5.7 -DEPENDS="libSDL"
     5.8 +DEPENDS="libSDL libiconv"
     5.9  BUILD_DEPENDS="libSDL-dev"
    5.10  TARBALL="$PACKAGE-$VERSION.tgz"
    5.11  WEB_SITE="http://www.bigorno.net/xrick/"