wok rev 5007

[s-w]*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 28 17:49:32 2010 +0100 (2010-02-28)
parents 1707e54fb4cf
children 413b0174114a
files samba-pam/receipt samba/receipt sane-backends/receipt scim/receipt scite/receipt seamonkey/receipt sip/receipt smartmontools/receipt smbclient/receipt smplayer/receipt snownews/receipt sox/receipt splix/receipt squid-auth-helpers/receipt streamripper/receipt subversion/receipt sudoku-savant/receipt superswitcher/receipt supertux/receipt synergy/receipt tacacs+/receipt taglib/receipt task/receipt testdisk/receipt thunar-volman/receipt thunar/receipt tiff-apps/receipt tiff/receipt tint2/receipt tk/receipt transmission/receipt transset-df/receipt units/receipt urxvt-full/receipt urxvt/receipt vim/receipt vorbis-tools/receipt wbar/receipt webkit-r/receipt wesnoth/receipt wget/receipt wine/receipt wireshark/receipt wormux/receipt wpa_supplicant/receipt wvdial/receipt wxWidgets/receipt wxdfast/receipt
line diff
     1.1 --- a/samba-pam/receipt	Sun Feb 28 17:05:24 2010 +0100
     1.2 +++ b/samba-pam/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://samba.org/"
     1.5  WGET_URL="${WEB_SITE}$SOURCE/ftp/stable/$TARBALL"
     1.6  BUILD_DEPENDS="libldap openldap-dev cups cups-dev pam pam-dev"
     1.7 -DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib pam"
     1.8 +DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib pam acl"
     1.9  SUGGESTED="gamin"
    1.10  CONFIG_FILES="/etc/samba"
    1.11  PROVIDE="samba:pam"
     2.1 --- a/samba/receipt	Sun Feb 28 17:05:24 2010 +0100
     2.2 +++ b/samba/receipt	Sun Feb 28 17:49:32 2010 +0100
     2.3 @@ -9,7 +9,7 @@
     2.4  WEB_SITE="http://samba.org/"
     2.5  WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL"
     2.6  BUILD_DEPENDS="libldap openldap openldap-dev cups cups-dev"
     2.7 -DEPENDS="libldap samba-common glibc-extra-samba ncurses popt zlib smbfs"
     2.8 +DEPENDS="libldap samba-common glibc-extra-samba ncurses popt zlib smbfs acl"
     2.9  SUGGESTED="smbclient gamin cups perl"
    2.10  CONFIG_FILES="/etc/samba"
    2.11  BUGS="Open directory needs MIT kerberos support (krb5)"
     3.1 --- a/sane-backends/receipt	Sun Feb 28 17:05:24 2010 +0100
     3.2 +++ b/sane-backends/receipt	Sun Feb 28 17:49:32 2010 +0100
     3.3 @@ -5,7 +5,7 @@
     3.4  CATEGORY="system-tools"
     3.5  SHORT_DESC="Scanner Access Now Easy."
     3.6  MAINTAINER="pankso@slitaz.org"
     3.7 -DEPENDS="libusb jpeg tiff zlib libgphoto2"
     3.8 +DEPENDS="libusb jpeg tiff zlib libgphoto2 libv4l libtool"
     3.9  BUILD_DEPENDS="libusb-dev libusb libgphoto2-dev"
    3.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.11  WEB_SITE="http://www.sane-project.org/"
     4.1 --- a/scim/receipt	Sun Feb 28 17:05:24 2010 +0100
     4.2 +++ b/scim/receipt	Sun Feb 28 17:49:32 2010 +0100
     4.3 @@ -3,7 +3,7 @@
     4.4  CATEGORY="utilities"
     4.5  SHORT_DESC="Smart Common Input Method (SCIM)."
     4.6  MAINTAINER="rocky@slitaz.org"
     4.7 -DEPENDS="gtk+"
     4.8 +DEPENDS="gtk+ gcc-lib-base"
     4.9  BUILD_DEPENDS="gtk+-dev"
    4.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    4.11  WEB_SITE="http://www.scim-im.org/"
     5.1 --- a/scite/receipt	Sun Feb 28 17:05:24 2010 +0100
     5.2 +++ b/scite/receipt	Sun Feb 28 17:49:32 2010 +0100
     5.3 @@ -6,7 +6,7 @@
     5.4  CATEGORY="utilities"
     5.5  SHORT_DESC="Editor with syntax highlighting and source code editing features."
     5.6  MAINTAINER="rcx@zoominternet.net"
     5.7 -DEPENDS="gtk+ xorg-libXdamage"
     5.8 +DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
     5.9  BUILD_DEPENDS="gtk+-dev"
    5.10  TARBALL="${PACKAGE}${SHORT_VERSION}.tgz"
    5.11  WEB_SITE="http://www.scintilla.org/"
    5.12 @@ -22,7 +22,7 @@
    5.13  
    5.14  	# Build SciTE
    5.15  	cd scite/gtk
    5.16 -	make GTK2=1 prefix=/usr
    5.17 +	make GTK2=1 prefix=/usr &&
    5.18  	make prefix=/usr DESTDIR=$src/_pkg install
    5.19  }
    5.20  
     6.1 --- a/seamonkey/receipt	Sun Feb 28 17:05:24 2010 +0100
     6.2 +++ b/seamonkey/receipt	Sun Feb 28 17:49:32 2010 +0100
     6.3 @@ -6,7 +6,7 @@
     6.4  SHORT_DESC="Seamonkey suite (browser, mail, news reader)."
     6.5  MAINTAINER="pankso@slitaz.org"
     6.6  TARBALL="$PACKAGE-$VERSION.source.tar.bz2"
     6.7 -DEPENDS="gtk+ glib jpeg xorg-libX11 libIDL"
     6.8 +DEPENDS="gtk+ glib jpeg xorg-libX11 libIDL alsa-lib xorg-libXt GConf"
     6.9  BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils xorg-libXft-dev perl alsa-lib-dev findutils"
    6.10  WEB_SITE="http://www.seamonkey-project.org/"
    6.11  WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/$TARBALL"
     7.1 --- a/sip/receipt	Sun Feb 28 17:05:24 2010 +0100
     7.2 +++ b/sip/receipt	Sun Feb 28 17:49:32 2010 +0100
     7.3 @@ -5,7 +5,7 @@
     7.4  CATEGORY="development"
     7.5  SHORT_DESC="needed for PyQt"
     7.6  MAINTAINER="allan316@gmail.com"
     7.7 -DEPENDS="python"
     7.8 +DEPENDS="python gcc-lib-base"
     7.9  BUILD_DEPENDS="python-dev"
    7.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    7.11  WEB_SITE="http://www.riverbankcomputing.co.uk"
    7.12 @@ -16,7 +16,7 @@
    7.13  {
    7.14  	cd $src
    7.15  	python configure.py
    7.16 -	make
    7.17 +	make &&
    7.18  	make DESTDIR=$PWD/_pkg install
    7.19  }
    7.20  
     8.1 --- a/smartmontools/receipt	Sun Feb 28 17:05:24 2010 +0100
     8.2 +++ b/smartmontools/receipt	Sun Feb 28 17:49:32 2010 +0100
     8.3 @@ -5,7 +5,7 @@
     8.4  CATEGORY="system-tools"
     8.5  SHORT_DESC="Monitors disk and tape health via S.M.A.R.T."
     8.6  MAINTAINER="erjo@slitaz.org"
     8.7 -DEPENDS=""
     8.8 +DEPENDS="gcc-lib-base"
     8.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    8.10  WEB_SITE="http://smartmontools.sourceforge.net/"
    8.11  WGET_URL="http://garr.dl.sourceforge.net/sourceforge/smartmontools/$TARBALL"
    8.12 @@ -15,8 +15,8 @@
    8.13  {
    8.14  	cd $src
    8.15  	./configure --prefix=/usr \
    8.16 -	 --sysconfdir=/etc $CONFIGURE_ARGS
    8.17 -	make
    8.18 +	 --sysconfdir=/etc $CONFIGURE_ARGS &&
    8.19 +	make &&
    8.20  	make DESTDIR=$PWD/_pkg install
    8.21  }
    8.22  
     9.1 --- a/smbclient/receipt	Sun Feb 28 17:05:24 2010 +0100
     9.2 +++ b/smbclient/receipt	Sun Feb 28 17:49:32 2010 +0100
     9.3 @@ -7,7 +7,7 @@
     9.4  MAINTAINER="pascal.bellard@slitaz.org"
     9.5  WEB_SITE="http://samba.org/"
     9.6  DEPENDS="libldap libssl cyrus-sasl readline ncurses popt libcap \
     9.7 -libcomerr3 "
     9.8 +libcomerr3 libkrb5 attr"
     9.9  WANTED="samba"
    9.10  
    9.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    10.1 --- a/smplayer/receipt	Sun Feb 28 17:05:24 2010 +0100
    10.2 +++ b/smplayer/receipt	Sun Feb 28 17:49:32 2010 +0100
    10.3 @@ -5,7 +5,7 @@
    10.4  CATEGORY="multimedia"
    10.5  SHORT_DESC="QT-based front-end for MPlayer"
    10.6  MAINTAINER="jozee@slitaz.org"
    10.7 -DEPENDS="mplayer-svn libQtCore libQtGui libQtXml"
    10.8 +DEPENDS="mplayer-svn libQtCore libQtGui libQtXml gcc-lib-base"
    10.9  BUILD_DEPENDS="mplayer-svn Qt4-dev qmake libQtCore libQtGui libQtXml libQtNetwork"
   10.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   10.11  WEB_SITE="http://smplayer.sourceforge.net/" 
   10.12 @@ -16,7 +16,7 @@
   10.13  compile_rules()
   10.14  {
   10.15  	cd $src	
   10.16 -	make PREFIX=/usr 
   10.17 +	make PREFIX=/usr &&
   10.18  	make PREFIX=/usr DESTDIR=$PWD/_pkg install
   10.19  	
   10.20  }
    11.1 --- a/snownews/receipt	Sun Feb 28 17:05:24 2010 +0100
    11.2 +++ b/snownews/receipt	Sun Feb 28 17:49:32 2010 +0100
    11.3 @@ -5,7 +5,7 @@
    11.4  CATEGORY="network"
    11.5  SHORT_DESC="Text mode RSS newsreader."
    11.6  MAINTAINER="paul@slitaz.org"
    11.7 -DEPENDS="libxml2 ncurses zlib"
    11.8 +DEPENDS="libxml2 ncurses zlib libcrypto"
    11.9  BUILD_DEPENDS="zlib-dev libxml2-dev ncurses-dev gettext perl \
   11.10  openssl-dev acl libcroco"
   11.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    12.1 --- a/sox/receipt	Sun Feb 28 17:05:24 2010 +0100
    12.2 +++ b/sox/receipt	Sun Feb 28 17:49:32 2010 +0100
    12.3 @@ -5,7 +5,8 @@
    12.4  CATEGORY="multimedia"
    12.5  SHORT_DESC="Swiss Army knife of sound processing programs."
    12.6  MAINTAINER="pascal.bellard@slitaz.org"
    12.7 -DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis libpng lame"
    12.8 +DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis libpng \
    12.9 +lame libmagic libgomp libao ffmpeg libsndfile"
   12.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   12.11  WEB_SITE="http://sox.sourceforge.net/"
   12.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    13.1 --- a/splix/receipt	Sun Feb 28 17:05:24 2010 +0100
    13.2 +++ b/splix/receipt	Sun Feb 28 17:49:32 2010 +0100
    13.3 @@ -6,7 +6,7 @@
    13.4  MAINTAINER="jozee@slitaz.org"
    13.5  SHORT_DESC="CUPS drivers for SPL (Samsung Printer Language) printers"
    13.6  WEB_SITE="http://splix.ap2c.org/"
    13.7 -DEPENDS="cups gcc"
    13.8 +DEPENDS="cups gcc gcc-lib-base"
    13.9  BUILD_DEPENDS="cups cups-dev jbigkit"
   13.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   13.11  WGET_URL="http://downloads.sourceforge.net/splix/$TARBALL"
    14.1 --- a/squid-auth-helpers/receipt	Sun Feb 28 17:05:24 2010 +0100
    14.2 +++ b/squid-auth-helpers/receipt	Sun Feb 28 17:49:32 2010 +0100
    14.3 @@ -8,7 +8,7 @@
    14.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    14.5  WEB_SITE="http://www.squid-cache.org/"
    14.6  WANTED="squid"
    14.7 -DEPENDS="squid libldap cyrus-sasl openssl"
    14.8 +DEPENDS="squid libldap cyrus-sasl openssl libcrypto libkrb5 libcomerr3"
    14.9  
   14.10  
   14.11  
    15.1 --- a/streamripper/receipt	Sun Feb 28 17:05:24 2010 +0100
    15.2 +++ b/streamripper/receipt	Sun Feb 28 17:49:32 2010 +0100
    15.3 @@ -5,7 +5,7 @@
    15.4  CATEGORY="multimedia"
    15.5  SHORT_DESC="Record streaming mp3 to your hard drive."
    15.6  MAINTAINER="pankso@slitaz.org"
    15.7 -DEPENDS="gtk+ libmad libvorbis "
    15.8 +DEPENDS="gtk+ libmad libvorbis faad2"
    15.9  BUILD_DEPENDS="gtk+-dev libmad-dev"
   15.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   15.11  WEB_SITE="http://streamripper.sourceforge.net/"
    16.1 --- a/subversion/receipt	Sun Feb 28 17:05:24 2010 +0100
    16.2 +++ b/subversion/receipt	Sun Feb 28 17:49:32 2010 +0100
    16.3 @@ -6,7 +6,7 @@
    16.4  SHORT_DESC="Subversion Source Code Management access"
    16.5  MAINTAINER="lehswe@gmail.com"
    16.6  DEPENDS="apr-util cyrus-sasl openssl krb5 util-linux-ng-uuid expat zlib neon sqlite \
    16.7 -gnutls"
    16.8 +gnutls libcomerr libcomerr3"
    16.9  BUILD_DEPENDS="zlib-dev neon expat apr-dev apr-util-dev apr-util mysql-dev neon-dev \
   16.10  sqlite-dev expat-dev krb5 krb5-dev"
   16.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    17.1 --- a/sudoku-savant/receipt	Sun Feb 28 17:05:24 2010 +0100
    17.2 +++ b/sudoku-savant/receipt	Sun Feb 28 17:49:32 2010 +0100
    17.3 @@ -6,7 +6,7 @@
    17.4  SHORT_DESC="Sudoku games/generator using GTK."
    17.5  DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \
    17.6  xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr \
    17.7 -xorg-libXrender xorg-libXdamage"
    17.8 +xorg-libXrender xorg-libXdamage gcc-lib-base"
    17.9  BUILD_DEPENDS="gtk+-dev"
   17.10  MAINTAINER="pankso@slitaz.org"
   17.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    18.1 --- a/superswitcher/receipt	Sun Feb 28 17:05:24 2010 +0100
    18.2 +++ b/superswitcher/receipt	Sun Feb 28 17:49:32 2010 +0100
    18.3 @@ -5,7 +5,7 @@
    18.4  CATEGORY="x-window"
    18.5  SHORT_DESC="Replacement for the Alt-Tab window switching behavior"
    18.6  MAINTAINER="mallory@sweetpeople.org"
    18.7 -DEPENDS="gtk+ libwnck"
    18.8 +DEPENDS="gtk+ libwnck GConf"
    18.9  BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev"
   18.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   18.11  WEB_SITE="http://code.google.com/p/superswitcher/"
    19.1 --- a/supertux/receipt	Sun Feb 28 17:05:24 2010 +0100
    19.2 +++ b/supertux/receipt	Sun Feb 28 17:49:32 2010 +0100
    19.3 @@ -5,7 +5,7 @@
    19.4  CATEGORY="games"
    19.5  SHORT_DESC="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games."
    19.6  MAINTAINER="mallory@skyrock.com"
    19.7 -DEPENDS="libsdl libsdl-image libsdl-mixer "
    19.8 +DEPENDS="libsdl libsdl-image libsdl-mixer nvidia"
    19.9  BUILD_DEPENDS="libsdl-dev libsdl-image-dev libsdl-mixer-dev"
   19.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   19.11  WEB_SITE="http://supertux.lethargik.org/"
    20.1 --- a/synergy/receipt	Sun Feb 28 17:05:24 2010 +0100
    20.2 +++ b/synergy/receipt	Sun Feb 28 17:49:32 2010 +0100
    20.3 @@ -8,7 +8,7 @@
    20.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    20.5  WEB_SITE="http://synergy2.sourceforge.net/"
    20.6  WGET_URL="http://internap.dl.sourceforge.net/synergy2/$TARBALL"
    20.7 -DEPENDS="xorg-libXtst"
    20.8 +DEPENDS="xorg-libXtst xorg-libSM xorg-libICE xorg-libXinerama gcc-lib-base"
    20.9  BUILD_DEPENDS="xorg-dev-proto xorg-libXtst-dev"
   20.10  
   20.11  # Rules to configure and make the package.
    21.1 --- a/tacacs+/receipt	Sun Feb 28 17:05:24 2010 +0100
    21.2 +++ b/tacacs+/receipt	Sun Feb 28 17:49:32 2010 +0100
    21.3 @@ -5,7 +5,7 @@
    21.4  CATEGORY="misc"
    21.5  SHORT_DESC="authentication server for cisco devices"
    21.6  MAINTAINER="allan316@gmail.com"
    21.7 -DEPENDS="libwrap"
    21.8 +DEPENDS="libwrap pam"
    21.9  BUILD_DEPENDS="libwrap-dev"
   21.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   21.11  WEB_SITE="http://www.shrubbery.net"
    22.1 --- a/taglib/receipt	Sun Feb 28 17:05:24 2010 +0100
    22.2 +++ b/taglib/receipt	Sun Feb 28 17:49:32 2010 +0100
    22.3 @@ -8,7 +8,7 @@
    22.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    22.5  WEB_SITE="http://developer.kde.org/~wheeler/taglib.html"
    22.6  WGET_URL="http://developer.kde.org/~wheeler/files/src/$TARBALL"
    22.7 -DEPENDS="zlib"
    22.8 +DEPENDS="zlib gcc-lib-base"
    22.9  BUILD_DEPENDS="zlib-dev"
   22.10  TAGS="multimedia music tag"
   22.11  
   22.12 @@ -18,8 +18,8 @@
   22.13  	cd $src
   22.14  	./configure \
   22.15  		--prefix=/usr \
   22.16 -		$CONFIGURE_ARGS
   22.17 -	make
   22.18 +		$CONFIGURE_ARGS &&
   22.19 +	make &&
   22.20  	make DESTDIR=$PWD/_pkg install
   22.21  }
   22.22  
    23.1 --- a/task/receipt	Sun Feb 28 17:05:24 2010 +0100
    23.2 +++ b/task/receipt	Sun Feb 28 17:49:32 2010 +0100
    23.3 @@ -5,7 +5,7 @@
    23.4  CATEGORY="utilities"
    23.5  SHORT_DESC="Task is an open source, command line, TODO list manager."
    23.6  MAINTAINER="paul@slitaz.org"
    23.7 -DEPENDS="ncurses"
    23.8 +DEPENDS="ncurses gcc-lib-base"
    23.9  BUILD_DEPENDS="ncurses-dev"
   23.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   23.11  WEB_SITE="http://taskwarrior.org"
    24.1 --- a/testdisk/receipt	Sun Feb 28 17:05:24 2010 +0100
    24.2 +++ b/testdisk/receipt	Sun Feb 28 17:49:32 2010 +0100
    24.3 @@ -5,7 +5,7 @@
    24.4  CATEGORY="system-tools"
    24.5  SHORT_DESC="Data recovery tools (testdisk + photorec)."
    24.6  MAINTAINER="pankso@slitaz.org"
    24.7 -DEPENDS="e2fsprogs ncurses jpeg krb5 zlib"
    24.8 +DEPENDS="e2fsprogs ncurses jpeg krb5 zlib libcomerr3"
    24.9  BUILD_DEPENDS="e2fsprogs-dev ncurses-dev jpeg-dev"
   24.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   24.11  WEB_SITE="http://www.cgsecurity.org/wiki/TestDisk"
    25.1 --- a/thunar-volman/receipt	Sun Feb 28 17:05:24 2010 +0100
    25.2 +++ b/thunar-volman/receipt	Sun Feb 28 17:49:32 2010 +0100
    25.3 @@ -5,7 +5,7 @@
    25.4  CATEGORY="x-window"
    25.5  SHORT_DESC="Thunar Volume Manager plugin"
    25.6  MAINTAINER="erjo@slitaz.org"
    25.7 -DEPENDS="thunar"
    25.8 +DEPENDS="thunar gamin"
    25.9  BUILD_DEPENDS="thunar-dev glibc-locale"
   25.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   25.11  WEB_SITE="http://foo-projects.org/~benny/projects/thunar-archive-plugin/index.html"
    26.1 --- a/thunar/receipt	Sun Feb 28 17:05:24 2010 +0100
    26.2 +++ b/thunar/receipt	Sun Feb 28 17:49:32 2010 +0100
    26.3 @@ -5,7 +5,8 @@
    26.4  CATEGORY="x-window"
    26.5  SHORT_DESC="Thnuar File Manager"
    26.6  MAINTAINER="erjo@slitaz.org"
    26.7 -DEPENDS="libpng jpeg libxfce4util dbus libexo startup-notification xfce4-panel"
    26.8 +DEPENDS="libpng jpeg libxfce4util dbus libexo startup-notification xfce4-panel \
    26.9 +gamin GConf pcre libexif"
   26.10  BUILD_DEPENDS="libpng-dev jpeg-dev libxfce4util-dev dbus-dev 
   26.11   libexo-dev startup-notification-dev xfce4-panel-dev zlib-dev"
   26.12  SOURCE="Thunar"
    27.1 --- a/tiff-apps/receipt	Sun Feb 28 17:05:24 2010 +0100
    27.2 +++ b/tiff-apps/receipt	Sun Feb 28 17:49:32 2010 +0100
    27.3 @@ -5,7 +5,7 @@
    27.4  CATEGORY="x-window"
    27.5  SHORT_DESC="TIFF images manipulation cli applications. (Check tiff for libs)."
    27.6  MAINTAINER="pankso@slitaz.org"
    27.7 -DEPENDS="jpeg zlib tiff"
    27.8 +DEPENDS="jpeg zlib tiff freeglut libglu nvidia"
    27.9  WANTED="tiff"
   27.10  WEB_SITE="http://www.remotesensing.org/libtiff/"
   27.11  
    28.1 --- a/tiff/receipt	Sun Feb 28 17:05:24 2010 +0100
    28.2 +++ b/tiff/receipt	Sun Feb 28 17:49:32 2010 +0100
    28.3 @@ -6,7 +6,7 @@
    28.4  SHORT_DESC="TIFF images libs. (Check tiff-apps for utilities)."
    28.5  MAINTAINER="pankso@slitaz.org"
    28.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
    28.7 -DEPENDS="jpeg zlib"
    28.8 +DEPENDS="jpeg zlib gcc-lib-base"
    28.9  WEB_SITE="http://www.remotesensing.org/libtiff/"
   28.10  WGET_URL="ftp://ftp.remotesensing.org/pub/libtiff/$TARBALL"
   28.11  
    29.1 --- a/tint2/receipt	Sun Feb 28 17:05:24 2010 +0100
    29.2 +++ b/tint2/receipt	Sun Feb 28 17:49:32 2010 +0100
    29.3 @@ -5,7 +5,7 @@
    29.4  CATEGORY="misc"
    29.5  SHORT_DESC="taskbar and panel"
    29.6  MAINTAINER="jozee@slitaz.org"
    29.7 -DEPENDS="cairo pango glib imlib2 xorg-libXinerama"
    29.8 +DEPENDS="cairo pango glib imlib2 xorg-libXinerama xcb-util"
    29.9  BUILD_DEPENDS="cairo-dev pango-dev imlib2-dev xorg-xineramaproto xorg-xextproto"
   29.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   29.11  WEB_SITE="http://tint2.googlecode.com/files/"
    30.1 --- a/tk/receipt	Sun Feb 28 17:05:24 2010 +0100
    30.2 +++ b/tk/receipt	Sun Feb 28 17:49:32 2010 +0100
    30.3 @@ -6,7 +6,7 @@
    30.4  SHORT_DESC="The TCL gui toolkit"
    30.5  MAINTAINER="erjo@slitaz.org"
    30.6  DEPENDS="tcl expat fontconfig freetype xorg-libX11 xorg-libXau xorg-libXdmcp \
    30.7 -xorg-libXft xorg-libXrender zlib"
    30.8 +xorg-libXft xorg-libXrender zlib xorg-libXss"
    30.9  BUILD_DEPENDS="tcl-dev xorg-libX11-dev"
   30.10  SOURCE="tk"
   30.11  TARBALL="${SOURCE}${VERSION}-src.tar.gz"
    31.1 --- a/transmission/receipt	Sun Feb 28 17:05:24 2010 +0100
    31.2 +++ b/transmission/receipt	Sun Feb 28 17:49:32 2010 +0100
    31.3 @@ -5,7 +5,7 @@
    31.4  CATEGORY="network"
    31.5  SHORT_DESC="Light and easy to use BitTorrent client."
    31.6  MAINTAINER="pankso@slitaz.org"
    31.7 -DEPENDS="gtk+ libssl libcurl libgio dbus dbus-glib xorg-libXdamage"
    31.8 +DEPENDS="gtk+ libssl libcurl libgio dbus dbus-glib xorg-libXdamage libnotify"
    31.9  BUILD_DEPENDS="gtk+-dev openssl-dev curl-dev curl intltool gettext"
   31.10  SUGGESTED="transmission-web transmission-cli transmission-daemon"
   31.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    32.1 --- a/transset-df/receipt	Sun Feb 28 17:05:24 2010 +0100
    32.2 +++ b/transset-df/receipt	Sun Feb 28 17:49:32 2010 +0100
    32.3 @@ -5,7 +5,8 @@
    32.4  CATEGORY="x-window"
    32.5  SHORT_DESC="Tool to set windows opacity."
    32.6  MAINTAINER="pankso@slitaz.org"
    32.7 -DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr"
    32.8 +DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr xorg-libXrender \
    32.9 +xorg-libXext"
   32.10  BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXcomposite-dev"
   32.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
   32.12  WEB_SITE="http://www.forchheimer.se/transset-df/"
    33.1 --- a/units/receipt	Sun Feb 28 17:05:24 2010 +0100
    33.2 +++ b/units/receipt	Sun Feb 28 17:49:32 2010 +0100
    33.3 @@ -5,7 +5,7 @@
    33.4  CATEGORY="utilities"
    33.5  SHORT_DESC="Units converter."
    33.6  MAINTAINER="paul@slitaz.org"
    33.7 -DEPENDS="readline"
    33.8 +DEPENDS="readline ncurses"
    33.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
   33.10  WEB_SITE="http://www.gnu.org"
   33.11  WGET_URL="http://ftp.gnu.org/gnu/units/$TARBALL"
    34.1 --- a/urxvt-full/receipt	Sun Feb 28 17:05:24 2010 +0100
    34.2 +++ b/urxvt-full/receipt	Sun Feb 28 17:49:32 2010 +0100
    34.3 @@ -5,7 +5,7 @@
    34.4  CATEGORY="utilities"
    34.5  SHORT_DESC="terminal with unicode support"
    34.6  MAINTAINER="sygne@ombres.eu"
    34.7 -DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib"
    34.8 +DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base"
    34.9  BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev"
   34.10  SOURCE="rxvt-unicode"
   34.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    35.1 --- a/urxvt/receipt	Sun Feb 28 17:05:24 2010 +0100
    35.2 +++ b/urxvt/receipt	Sun Feb 28 17:49:32 2010 +0100
    35.3 @@ -5,7 +5,7 @@
    35.4  CATEGORY="utilities"
    35.5  SHORT_DESC="terminal with unicode support"
    35.6  MAINTAINER="sygne@ombres.eu"
    35.7 -DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib"
    35.8 +DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base"
    35.9  BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev"
   35.10  SOURCE="rxvt-unicode"
   35.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    36.1 --- a/vim/receipt	Sun Feb 28 17:05:24 2010 +0100
    36.2 +++ b/vim/receipt	Sun Feb 28 17:49:32 2010 +0100
    36.3 @@ -5,7 +5,7 @@
    36.4  CATEGORY="development"
    36.5  SHORT_DESC="Advanced text editor"
    36.6  MAINTAINER="erjo@slitaz.org"
    36.7 -DEPENDS="ncurses gtk+ acl"
    36.8 +DEPENDS="ncurses gtk+ acl xorg-libXt"
    36.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   36.10  WEB_SITE="http://www.vim.org/"
   36.11  WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"
    37.1 --- a/vorbis-tools/receipt	Sun Feb 28 17:05:24 2010 +0100
    37.2 +++ b/vorbis-tools/receipt	Sun Feb 28 17:49:32 2010 +0100
    37.3 @@ -5,7 +5,7 @@
    37.4  CATEGORY="multimedia"
    37.5  SHORT_DESC="Vorbis encoder, decoder and tiny tools."
    37.6  MAINTAINER="pankso@slitaz.org"
    37.7 -DEPENDS="libogg libvorbis"
    37.8 +DEPENDS="libogg libvorbis flac libao libcurl speex libcrypto"
    37.9  BUILD_DEPENDS="libogg-dev"
   37.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   37.11  WEB_SITE="http://www.vorbis.com/"
    38.1 --- a/wbar/receipt	Sun Feb 28 17:05:24 2010 +0100
    38.2 +++ b/wbar/receipt	Sun Feb 28 17:49:32 2010 +0100
    38.3 @@ -8,7 +8,7 @@
    38.4  TARBALL="$PACKAGE-$VERSION.tbz2"
    38.5  WEB_SITE="http://code.google.com/p/wbar/"
    38.6  WGET_URL="http://www.tecapli.com.ar/warlock/$TARBALL"
    38.7 -DEPENDS="imlib2 ttf-dejavu"
    38.8 +DEPENDS="imlib2 ttf-dejavu gcc-lib-base"
    38.9  BUILD_DEPENDS="imlib2-dev"
   38.10  CONFIG_FILES="/etc/wbar/dot.wbar"
   38.11  TAGS="desktop launchbar"
    39.1 --- a/webkit-r/receipt	Sun Feb 28 17:05:24 2010 +0100
    39.2 +++ b/webkit-r/receipt	Sun Feb 28 17:49:32 2010 +0100
    39.3 @@ -8,7 +8,7 @@
    39.4           xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite
    39.5           xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes
    39.6           xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXt
    39.7 -         xorg-libXdamage"
    39.8 +         xorg-libXdamage gcc-lib-base"
    39.9  BUILD_DEPENDS="icu icu-dev gperf libxslt-dev glib-dev autoconf automake 
   39.10                 sqlite-dev libtool m4 bison flex"
   39.11  MAINTAINER="pankso@slitaz.org"
    40.1 --- a/wesnoth/receipt	Sun Feb 28 17:05:24 2010 +0100
    40.2 +++ b/wesnoth/receipt	Sun Feb 28 17:49:32 2010 +0100
    40.3 @@ -5,7 +5,9 @@
    40.4  CATEGORY="games"
    40.5  SHORT_DESC="Turn based strategy game"
    40.6  MAINTAINER="mimas@slitaz.org"
    40.7 -DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango cairo fontconfig libboost-regex libboost-iostreams libpng"
    40.8 +DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango \
    40.9 +cairo fontconfig libboost-regex libboost-iostreams libpng fribidi gcc-lib-base \
   40.10 +xcb-util"
   40.11  BUILD_DEPENDS="cairo-dev pango-dev libboost-regex-dev libboost-iostreams-dev libsdl-dev libsdl-mixer-dev libsdl-ttf-dev libsdl-image-dev libsdl-net-dev libpng-dev freetype-dev fontconfig-dev findutils"
   40.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   40.13  WEB_SITE="http://www.wesnoth.org/"
    41.1 --- a/wget/receipt	Sun Feb 28 17:05:24 2010 +0100
    41.2 +++ b/wget/receipt	Sun Feb 28 17:49:32 2010 +0100
    41.3 @@ -5,7 +5,7 @@
    41.4  CATEGORY="utilities"
    41.5  SHORT_DESC="retrieve files from the web"
    41.6  MAINTAINER="sygne@ombres.eu"
    41.7 -DEPENDS="openssl"
    41.8 +DEPENDS="openssl libidn"
    41.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
   41.10  WEB_SITE="http://www.gnu.org/software/wget/wget.html"
   41.11  WGET_URL="http://ftp.gnu.org/gnu/wget/$TARBALL"
    42.1 --- a/wine/receipt	Sun Feb 28 17:05:24 2010 +0100
    42.2 +++ b/wine/receipt	Sun Feb 28 17:49:32 2010 +0100
    42.3 @@ -6,7 +6,8 @@
    42.4  SHORT_DESC="Windows API for Linux."
    42.5  MAINTAINER="pascal.bellard@slitaz.org"
    42.6  DEPENDS="alsa-lib libxml2 libxslt libgl libglu xorg-libICE xorg-libSM
    42.7 -xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext"
    42.8 +xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext libgphoto2 libtool lcms \
    42.9 +nvidia esound"
   42.10  BUILD_DEPENDS="flex xorg-dev mesa-dev"
   42.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   42.12  WEB_SITE="http://www.winehq.org/"
    43.1 --- a/wireshark/receipt	Sun Feb 28 17:05:24 2010 +0100
    43.2 +++ b/wireshark/receipt	Sun Feb 28 17:49:32 2010 +0100
    43.3 @@ -5,7 +5,8 @@
    43.4  CATEGORY="network"
    43.5  SHORT_DESC="Wireshark is an award-winning network protocol analyzer."
    43.6  MAINTAINER="pankso@slitaz.org"
    43.7 -DEPENDS="gnutls libgpg-error libcap gtk+ pcre xorg-libXdamage"
    43.8 +DEPENDS="gnutls libgpg-error libcap gtk+ pcre xorg-libXdamage libcomerr3 attr \
    43.9 +portaudio"
   43.10  BUILD_DEPENDS="gnutls-dev libgpg-error-dev libcap-dev libpcap gtk+-dev \
   43.11  libgcrypt-dev"
   43.12  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    44.1 --- a/wormux/receipt	Sun Feb 28 17:05:24 2010 +0100
    44.2 +++ b/wormux/receipt	Sun Feb 28 17:49:32 2010 +0100
    44.3 @@ -5,7 +5,7 @@
    44.4  CATEGORY="games"
    44.5  SHORT_DESC="Wormux game."
    44.6  DEPENDS="xorg libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \
    44.7 -curl freetype libxml2"
    44.8 +curl freetype libxml2 gcc-lib-base"
    44.9  BUILD_DEPENDS="$DEPENDS xorg-dev libsdl-gfx-dev libsdl-image-dev \
   44.10  libsdl-mixer-dev libsdl-net-dev libsdl-ttf libsdl-ttf-dev curl-dev"
   44.11  SUGGESTED="wormux-music"
    45.1 --- a/wpa_supplicant/receipt	Sun Feb 28 17:05:24 2010 +0100
    45.2 +++ b/wpa_supplicant/receipt	Sun Feb 28 17:49:32 2010 +0100
    45.3 @@ -5,7 +5,7 @@
    45.4  CATEGORY="utilities"
    45.5  SHORT_DESC="WPA Supplicant with support for WPA and WPA2"
    45.6  MAINTAINER="0dddba11@googlemail.com"
    45.7 -DEPENDS="libssl slitaz-base-files"
    45.8 +DEPENDS="libssl slitaz-base-files libcrypto"
    45.9  BUILD_DEPENDS="openssl-dev"
   45.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   45.11  WEB_SITE="http://hostap.epitest.fi/wpa_supplicant/"
    46.1 --- a/wvdial/receipt	Sun Feb 28 17:05:24 2010 +0100
    46.2 +++ b/wvdial/receipt	Sun Feb 28 17:49:32 2010 +0100
    46.3 @@ -5,7 +5,7 @@
    46.4  CATEGORY="network"
    46.5  SHORT_DESC="makes modem-based connection to Internet"
    46.6  MAINTAINER="domcox@slitaz.org"
    46.7 -DEPENDS="ppp"
    46.8 +DEPENDS="ppp gcc-lib-base"
    46.9  TARBALL=$PACKAGE"_"$VERSION".tar.gz"
   46.10  WEB_SITE="http://alumnit.ca/wiki/?WvDial"
   46.11  WGET_URL="http://archive.debian.org/debian/dists/potato/main/source/comm/$TARBALL"
    47.1 --- a/wxWidgets/receipt	Sun Feb 28 17:05:24 2010 +0100
    47.2 +++ b/wxWidgets/receipt	Sun Feb 28 17:49:32 2010 +0100
    47.3 @@ -9,7 +9,7 @@
    47.4  gtk+ cairo fontconfig freetype jpeg libpng tiff pango pixman util-linux-ng-uuid \
    47.5  xorg-libSM xorg-libICE xorg-libX11 xorg-libXau xorg-libXcomposite \
    47.6  xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext \
    47.7 -xorg-libXfixes xorg-libXinerama xorg-libXrender"
    47.8 +xorg-libXfixes xorg-libXinerama xorg-libXrender xorg-libXxf86vm"
    47.9  BUILD_DEPENDS="pkg-config gtk+ gtk+-dev expat-dev zlib-dev \
   47.10  xorg-dev xorg-xineramaproto patch"
   47.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    48.1 --- a/wxdfast/receipt	Sun Feb 28 17:05:24 2010 +0100
    48.2 +++ b/wxdfast/receipt	Sun Feb 28 17:49:32 2010 +0100
    48.3 @@ -5,7 +5,7 @@
    48.4  CATEGORY="network"
    48.5  SHORT_DESC="Download Manager."
    48.6  MAINTAINER="erjo@slitaz.org"
    48.7 -DEPENDS="wxWidgets  xorg-libXdamage"
    48.8 +DEPENDS="wxWidgets xorg-libXdamage xorg-libXxf86vm"
    48.9  BUILD_DEPENDS="wxWidgets-dev"
   48.10  TARBALL="${PACKAGE}_${VERSION}.tar.gz"
   48.11  WEB_SITE="http://dfast.sourceforge.net/index.html"