wok-current rev 3427
ruby,xchm,xine-ui,xrick: Remove dep on libiconv
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jun 13 13:13:25 2009 +0200 (2009-06-13) |
parents | f4178be6d372 |
children | c2067dffc72c |
files | ruby/receipt xchm/receipt xine-ui/receipt xrick/receipt |
line diff
1.1 --- a/ruby/receipt Sat Jun 13 12:28:38 2009 +0200 1.2 +++ b/ruby/receipt Sat Jun 13 13:13:25 2009 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.ruby-lang.org/" 1.6 WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/1.8/$TARBALL" 1.7 -DEPENDS="libdb ncurses openssl readline zlib libiconv" 1.8 +DEPENDS="libdb ncurses openssl readline zlib" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/xchm/receipt Sat Jun 13 12:28:38 2009 +0200 2.2 +++ b/xchm/receipt Sat Jun 13 13:13:25 2009 +0200 2.3 @@ -5,7 +5,7 @@ 2.4 CATEGORY="utilities" 2.5 SHORT_DESC="Cross-platform GUI for chmlib" 2.6 MAINTAINER="allan316@gmail.com" 2.7 -DEPENDS="wxWidgets chmlib libiconv xorg-libXdamage" 2.8 +DEPENDS="wxWidgets chmlib xorg-libXdamage" 2.9 BUILD_DEPENDS="wxWidgets wxWidgets-dev chmlib-dev" 2.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.11 WEB_SITE="http://xchm.sourceforge.net"
3.1 --- a/xine-ui/receipt Sat Jun 13 12:28:38 2009 +0200 3.2 +++ b/xine-ui/receipt Sat Jun 13 13:13:25 2009 +0200 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Xine media player user interface." 3.5 MAINTAINER="pankso@slitaz.org" 3.6 DEPENDS="xine-lib libvorbis xorg-libXtst xorg-libXv curl libldap cyrus-sasl \ 3.7 -openssl libiconv libpng ncurses readline xorg-libXft" 3.8 +openssl libpng ncurses readline xorg-libXft" 3.9 BUILD_DEPENDS="xine-lib xine-lib-dev xorg-dev xorg-libXtst-dev xorg-libXv-dev" 3.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.11 WEB_SITE="http://www.xine-project.org/"
4.1 --- a/xrick/receipt Sat Jun 13 12:28:38 2009 +0200 4.2 +++ b/xrick/receipt Sat Jun 13 13:13:25 2009 +0200 4.3 @@ -5,7 +5,7 @@ 4.4 CATEGORY="games" 4.5 SHORT_DESC="Rick Dangerous" 4.6 MAINTAINER="erjo@slitaz.org" 4.7 -DEPENDS="libsdl libiconv zlib" 4.8 +DEPENDS="libsdl zlib" 4.9 BUILD_DEPENDS="libsdl-dev" 4.10 TARBALL="$PACKAGE-$VERSION.tgz" 4.11 WEB_SITE="http://www.bigorno.net/xrick/"