# HG changeset patch # User Pascal Bellard # Date 1267375772 -3600 # Node ID 4897058add72fbb650b440cd071b053d32b8a533 # Parent 1707e54fb4cf6f4a6328c6f5c4fe6890add82acf [s-w]*: update depends diff -r 1707e54fb4cf -r 4897058add72 samba-pam/receipt --- a/samba-pam/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/samba-pam/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -10,7 +10,7 @@ WEB_SITE="http://samba.org/" WGET_URL="${WEB_SITE}$SOURCE/ftp/stable/$TARBALL" BUILD_DEPENDS="libldap openldap-dev cups cups-dev pam pam-dev" -DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib pam" +DEPENDS="libldap smbclient perl cups glibc-extra-samba ncurses popt zlib pam acl" SUGGESTED="gamin" CONFIG_FILES="/etc/samba" PROVIDE="samba:pam" diff -r 1707e54fb4cf -r 4897058add72 samba/receipt --- a/samba/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/samba/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -9,7 +9,7 @@ WEB_SITE="http://samba.org/" WGET_URL="${WEB_SITE}$PACKAGE/ftp/stable/$TARBALL" BUILD_DEPENDS="libldap openldap openldap-dev cups cups-dev" -DEPENDS="libldap samba-common glibc-extra-samba ncurses popt zlib smbfs" +DEPENDS="libldap samba-common glibc-extra-samba ncurses popt zlib smbfs acl" SUGGESTED="smbclient gamin cups perl" CONFIG_FILES="/etc/samba" BUGS="Open directory needs MIT kerberos support (krb5)" diff -r 1707e54fb4cf -r 4897058add72 sane-backends/receipt --- a/sane-backends/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/sane-backends/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Scanner Access Now Easy." MAINTAINER="pankso@slitaz.org" -DEPENDS="libusb jpeg tiff zlib libgphoto2" +DEPENDS="libusb jpeg tiff zlib libgphoto2 libv4l libtool" BUILD_DEPENDS="libusb-dev libusb libgphoto2-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.sane-project.org/" diff -r 1707e54fb4cf -r 4897058add72 scim/receipt --- a/scim/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/scim/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -3,7 +3,7 @@ CATEGORY="utilities" SHORT_DESC="Smart Common Input Method (SCIM)." MAINTAINER="rocky@slitaz.org" -DEPENDS="gtk+" +DEPENDS="gtk+ gcc-lib-base" BUILD_DEPENDS="gtk+-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.scim-im.org/" diff -r 1707e54fb4cf -r 4897058add72 scite/receipt --- a/scite/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/scite/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,7 @@ CATEGORY="utilities" SHORT_DESC="Editor with syntax highlighting and source code editing features." MAINTAINER="rcx@zoominternet.net" -DEPENDS="gtk+ xorg-libXdamage" +DEPENDS="gtk+ xorg-libXdamage gcc-lib-base" BUILD_DEPENDS="gtk+-dev" TARBALL="${PACKAGE}${SHORT_VERSION}.tgz" WEB_SITE="http://www.scintilla.org/" @@ -22,7 +22,7 @@ # Build SciTE cd scite/gtk - make GTK2=1 prefix=/usr + make GTK2=1 prefix=/usr && make prefix=/usr DESTDIR=$src/_pkg install } diff -r 1707e54fb4cf -r 4897058add72 seamonkey/receipt --- a/seamonkey/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/seamonkey/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Seamonkey suite (browser, mail, news reader)." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.source.tar.bz2" -DEPENDS="gtk+ glib jpeg xorg-libX11 libIDL" +DEPENDS="gtk+ glib jpeg xorg-libX11 libIDL alsa-lib xorg-libXt GConf" BUILD_DEPENDS="xorg-dev gtk+-dev zip libIDL coreutils xorg-libXft-dev perl alsa-lib-dev findutils" WEB_SITE="http://www.seamonkey-project.org/" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/$VERSION/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 sip/receipt --- a/sip/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/sip/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="needed for PyQt" MAINTAINER="allan316@gmail.com" -DEPENDS="python" +DEPENDS="python gcc-lib-base" BUILD_DEPENDS="python-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.riverbankcomputing.co.uk" @@ -16,7 +16,7 @@ { cd $src python configure.py - make + make && make DESTDIR=$PWD/_pkg install } diff -r 1707e54fb4cf -r 4897058add72 smartmontools/receipt --- a/smartmontools/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/smartmontools/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Monitors disk and tape health via S.M.A.R.T." MAINTAINER="erjo@slitaz.org" -DEPENDS="" +DEPENDS="gcc-lib-base" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://smartmontools.sourceforge.net/" WGET_URL="http://garr.dl.sourceforge.net/sourceforge/smartmontools/$TARBALL" @@ -15,8 +15,8 @@ { cd $src ./configure --prefix=/usr \ - --sysconfdir=/etc $CONFIGURE_ARGS - make + --sysconfdir=/etc $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 1707e54fb4cf -r 4897058add72 smbclient/receipt --- a/smbclient/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/smbclient/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://samba.org/" DEPENDS="libldap libssl cyrus-sasl readline ncurses popt libcap \ -libcomerr3 " +libcomerr3 libkrb5 attr" WANTED="samba" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 1707e54fb4cf -r 4897058add72 smplayer/receipt --- a/smplayer/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/smplayer/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="QT-based front-end for MPlayer" MAINTAINER="jozee@slitaz.org" -DEPENDS="mplayer-svn libQtCore libQtGui libQtXml" +DEPENDS="mplayer-svn libQtCore libQtGui libQtXml gcc-lib-base" BUILD_DEPENDS="mplayer-svn Qt4-dev qmake libQtCore libQtGui libQtXml libQtNetwork" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://smplayer.sourceforge.net/" @@ -16,7 +16,7 @@ compile_rules() { cd $src - make PREFIX=/usr + make PREFIX=/usr && make PREFIX=/usr DESTDIR=$PWD/_pkg install } diff -r 1707e54fb4cf -r 4897058add72 snownews/receipt --- a/snownews/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/snownews/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Text mode RSS newsreader." MAINTAINER="paul@slitaz.org" -DEPENDS="libxml2 ncurses zlib" +DEPENDS="libxml2 ncurses zlib libcrypto" BUILD_DEPENDS="zlib-dev libxml2-dev ncurses-dev gettext perl \ openssl-dev acl libcroco" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 1707e54fb4cf -r 4897058add72 sox/receipt --- a/sox/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/sox/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="multimedia" SHORT_DESC="Swiss Army knife of sound processing programs." MAINTAINER="pascal.bellard@slitaz.org" -DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis libpng lame" +DEPENDS="libtool libsamplerate alsa-lib flac libid3tag libmad libvorbis libpng \ +lame libmagic libgomp libao ffmpeg libsndfile" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://sox.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 splix/receipt --- a/splix/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/splix/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,7 @@ MAINTAINER="jozee@slitaz.org" SHORT_DESC="CUPS drivers for SPL (Samsung Printer Language) printers" WEB_SITE="http://splix.ap2c.org/" -DEPENDS="cups gcc" +DEPENDS="cups gcc gcc-lib-base" BUILD_DEPENDS="cups cups-dev jbigkit" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://downloads.sourceforge.net/splix/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 squid-auth-helpers/receipt --- a/squid-auth-helpers/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/squid-auth-helpers/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.squid-cache.org/" WANTED="squid" -DEPENDS="squid libldap cyrus-sasl openssl" +DEPENDS="squid libldap cyrus-sasl openssl libcrypto libkrb5 libcomerr3" diff -r 1707e54fb4cf -r 4897058add72 streamripper/receipt --- a/streamripper/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/streamripper/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Record streaming mp3 to your hard drive." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libmad libvorbis " +DEPENDS="gtk+ libmad libvorbis faad2" BUILD_DEPENDS="gtk+-dev libmad-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://streamripper.sourceforge.net/" diff -r 1707e54fb4cf -r 4897058add72 subversion/receipt --- a/subversion/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/subversion/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Subversion Source Code Management access" MAINTAINER="lehswe@gmail.com" DEPENDS="apr-util cyrus-sasl openssl krb5 util-linux-ng-uuid expat zlib neon sqlite \ -gnutls" +gnutls libcomerr libcomerr3" BUILD_DEPENDS="zlib-dev neon expat apr-dev apr-util-dev apr-util mysql-dev neon-dev \ sqlite-dev expat-dev krb5 krb5-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r 1707e54fb4cf -r 4897058add72 sudoku-savant/receipt --- a/sudoku-savant/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/sudoku-savant/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Sudoku games/generator using GTK." DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \ xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr \ -xorg-libXrender xorg-libXdamage" +xorg-libXrender xorg-libXdamage gcc-lib-base" BUILD_DEPENDS="gtk+-dev" MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 1707e54fb4cf -r 4897058add72 superswitcher/receipt --- a/superswitcher/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/superswitcher/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Replacement for the Alt-Tab window switching behavior" MAINTAINER="mallory@sweetpeople.org" -DEPENDS="gtk+ libwnck" +DEPENDS="gtk+ libwnck GConf" BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/superswitcher/" diff -r 1707e54fb4cf -r 4897058add72 supertux/receipt --- a/supertux/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/supertux/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="games" SHORT_DESC="SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games." MAINTAINER="mallory@skyrock.com" -DEPENDS="libsdl libsdl-image libsdl-mixer " +DEPENDS="libsdl libsdl-image libsdl-mixer nvidia" BUILD_DEPENDS="libsdl-dev libsdl-image-dev libsdl-mixer-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://supertux.lethargik.org/" diff -r 1707e54fb4cf -r 4897058add72 synergy/receipt --- a/synergy/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/synergy/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://synergy2.sourceforge.net/" WGET_URL="http://internap.dl.sourceforge.net/synergy2/$TARBALL" -DEPENDS="xorg-libXtst" +DEPENDS="xorg-libXtst xorg-libSM xorg-libICE xorg-libXinerama gcc-lib-base" BUILD_DEPENDS="xorg-dev-proto xorg-libXtst-dev" # Rules to configure and make the package. diff -r 1707e54fb4cf -r 4897058add72 tacacs+/receipt --- a/tacacs+/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/tacacs+/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="misc" SHORT_DESC="authentication server for cisco devices" MAINTAINER="allan316@gmail.com" -DEPENDS="libwrap" +DEPENDS="libwrap pam" BUILD_DEPENDS="libwrap-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.shrubbery.net" diff -r 1707e54fb4cf -r 4897058add72 taglib/receipt --- a/taglib/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/taglib/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://developer.kde.org/~wheeler/taglib.html" WGET_URL="http://developer.kde.org/~wheeler/files/src/$TARBALL" -DEPENDS="zlib" +DEPENDS="zlib gcc-lib-base" BUILD_DEPENDS="zlib-dev" TAGS="multimedia music tag" @@ -18,8 +18,8 @@ cd $src ./configure \ --prefix=/usr \ - $CONFIGURE_ARGS - make + $CONFIGURE_ARGS && + make && make DESTDIR=$PWD/_pkg install } diff -r 1707e54fb4cf -r 4897058add72 task/receipt --- a/task/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/task/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="Task is an open source, command line, TODO list manager." MAINTAINER="paul@slitaz.org" -DEPENDS="ncurses" +DEPENDS="ncurses gcc-lib-base" BUILD_DEPENDS="ncurses-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://taskwarrior.org" diff -r 1707e54fb4cf -r 4897058add72 testdisk/receipt --- a/testdisk/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/testdisk/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="system-tools" SHORT_DESC="Data recovery tools (testdisk + photorec)." MAINTAINER="pankso@slitaz.org" -DEPENDS="e2fsprogs ncurses jpeg krb5 zlib" +DEPENDS="e2fsprogs ncurses jpeg krb5 zlib libcomerr3" BUILD_DEPENDS="e2fsprogs-dev ncurses-dev jpeg-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.cgsecurity.org/wiki/TestDisk" diff -r 1707e54fb4cf -r 4897058add72 thunar-volman/receipt --- a/thunar-volman/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/thunar-volman/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="Thunar Volume Manager plugin" MAINTAINER="erjo@slitaz.org" -DEPENDS="thunar" +DEPENDS="thunar gamin" BUILD_DEPENDS="thunar-dev glibc-locale" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://foo-projects.org/~benny/projects/thunar-archive-plugin/index.html" diff -r 1707e54fb4cf -r 4897058add72 thunar/receipt --- a/thunar/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/thunar/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="x-window" SHORT_DESC="Thnuar File Manager" MAINTAINER="erjo@slitaz.org" -DEPENDS="libpng jpeg libxfce4util dbus libexo startup-notification xfce4-panel" +DEPENDS="libpng jpeg libxfce4util dbus libexo startup-notification xfce4-panel \ +gamin GConf pcre libexif" BUILD_DEPENDS="libpng-dev jpeg-dev libxfce4util-dev dbus-dev libexo-dev startup-notification-dev xfce4-panel-dev zlib-dev" SOURCE="Thunar" diff -r 1707e54fb4cf -r 4897058add72 tiff-apps/receipt --- a/tiff-apps/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/tiff-apps/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="x-window" SHORT_DESC="TIFF images manipulation cli applications. (Check tiff for libs)." MAINTAINER="pankso@slitaz.org" -DEPENDS="jpeg zlib tiff" +DEPENDS="jpeg zlib tiff freeglut libglu nvidia" WANTED="tiff" WEB_SITE="http://www.remotesensing.org/libtiff/" diff -r 1707e54fb4cf -r 4897058add72 tiff/receipt --- a/tiff/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/tiff/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="TIFF images libs. (Check tiff-apps for utilities)." MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" -DEPENDS="jpeg zlib" +DEPENDS="jpeg zlib gcc-lib-base" WEB_SITE="http://www.remotesensing.org/libtiff/" WGET_URL="ftp://ftp.remotesensing.org/pub/libtiff/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 tint2/receipt --- a/tint2/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/tint2/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="misc" SHORT_DESC="taskbar and panel" MAINTAINER="jozee@slitaz.org" -DEPENDS="cairo pango glib imlib2 xorg-libXinerama" +DEPENDS="cairo pango glib imlib2 xorg-libXinerama xcb-util" BUILD_DEPENDS="cairo-dev pango-dev imlib2-dev xorg-xineramaproto xorg-xextproto" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://tint2.googlecode.com/files/" diff -r 1707e54fb4cf -r 4897058add72 tk/receipt --- a/tk/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/tk/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="The TCL gui toolkit" MAINTAINER="erjo@slitaz.org" DEPENDS="tcl expat fontconfig freetype xorg-libX11 xorg-libXau xorg-libXdmcp \ -xorg-libXft xorg-libXrender zlib" +xorg-libXft xorg-libXrender zlib xorg-libXss" BUILD_DEPENDS="tcl-dev xorg-libX11-dev" SOURCE="tk" TARBALL="${SOURCE}${VERSION}-src.tar.gz" diff -r 1707e54fb4cf -r 4897058add72 transmission/receipt --- a/transmission/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/transmission/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Light and easy to use BitTorrent client." MAINTAINER="pankso@slitaz.org" -DEPENDS="gtk+ libssl libcurl libgio dbus dbus-glib xorg-libXdamage" +DEPENDS="gtk+ libssl libcurl libgio dbus dbus-glib xorg-libXdamage libnotify" BUILD_DEPENDS="gtk+-dev openssl-dev curl-dev curl intltool gettext" SUGGESTED="transmission-web transmission-cli transmission-daemon" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 1707e54fb4cf -r 4897058add72 transset-df/receipt --- a/transset-df/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/transset-df/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="x-window" SHORT_DESC="Tool to set windows opacity." MAINTAINER="pankso@slitaz.org" -DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr" +DEPENDS="xorg-libXdamage xorg-libXcomposite xorg-xcompmgr xorg-libXrender \ +xorg-libXext" BUILD_DEPENDS="xorg-libXdamage-dev xorg-libXcomposite-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.forchheimer.se/transset-df/" diff -r 1707e54fb4cf -r 4897058add72 units/receipt --- a/units/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/units/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="Units converter." MAINTAINER="paul@slitaz.org" -DEPENDS="readline" +DEPENDS="readline ncurses" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org" WGET_URL="http://ftp.gnu.org/gnu/units/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 urxvt-full/receipt --- a/urxvt-full/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/urxvt-full/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="terminal with unicode support" MAINTAINER="sygne@ombres.eu" -DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib" +DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base" BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev" SOURCE="rxvt-unicode" TARBALL="$SOURCE-$VERSION.tar.bz2" diff -r 1707e54fb4cf -r 4897058add72 urxvt/receipt --- a/urxvt/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/urxvt/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="terminal with unicode support" MAINTAINER="sygne@ombres.eu" -DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib" +DEPENDS="fontconfig xorg expat freetype xorg-libXft zlib gcc-lib-base" BUILD_DEPENDS="xorg-dev xorg-libXft-dev xorg-libX11-dev" SOURCE="rxvt-unicode" TARBALL="$SOURCE-$VERSION.tar.bz2" diff -r 1707e54fb4cf -r 4897058add72 vim/receipt --- a/vim/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/vim/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Advanced text editor" MAINTAINER="erjo@slitaz.org" -DEPENDS="ncurses gtk+ acl" +DEPENDS="ncurses gtk+ acl xorg-libXt" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.vim.org/" WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 vorbis-tools/receipt --- a/vorbis-tools/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/vorbis-tools/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Vorbis encoder, decoder and tiny tools." MAINTAINER="pankso@slitaz.org" -DEPENDS="libogg libvorbis" +DEPENDS="libogg libvorbis flac libao libcurl speex libcrypto" BUILD_DEPENDS="libogg-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.vorbis.com/" diff -r 1707e54fb4cf -r 4897058add72 wbar/receipt --- a/wbar/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wbar/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tbz2" WEB_SITE="http://code.google.com/p/wbar/" WGET_URL="http://www.tecapli.com.ar/warlock/$TARBALL" -DEPENDS="imlib2 ttf-dejavu" +DEPENDS="imlib2 ttf-dejavu gcc-lib-base" BUILD_DEPENDS="imlib2-dev" CONFIG_FILES="/etc/wbar/dot.wbar" TAGS="desktop launchbar" diff -r 1707e54fb4cf -r 4897058add72 webkit-r/receipt --- a/webkit-r/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/webkit-r/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -8,7 +8,7 @@ xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXt - xorg-libXdamage" + xorg-libXdamage gcc-lib-base" BUILD_DEPENDS="icu icu-dev gperf libxslt-dev glib-dev autoconf automake sqlite-dev libtool m4 bison flex" MAINTAINER="pankso@slitaz.org" diff -r 1707e54fb4cf -r 4897058add72 wesnoth/receipt --- a/wesnoth/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wesnoth/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,9 @@ CATEGORY="games" SHORT_DESC="Turn based strategy game" MAINTAINER="mimas@slitaz.org" -DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango cairo fontconfig libboost-regex libboost-iostreams libpng" +DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango \ +cairo fontconfig libboost-regex libboost-iostreams libpng fribidi gcc-lib-base \ +xcb-util" 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" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.wesnoth.org/" diff -r 1707e54fb4cf -r 4897058add72 wget/receipt --- a/wget/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wget/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="retrieve files from the web" MAINTAINER="sygne@ombres.eu" -DEPENDS="openssl" +DEPENDS="openssl libidn" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/wget/wget.html" WGET_URL="http://ftp.gnu.org/gnu/wget/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 wine/receipt --- a/wine/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wine/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -6,7 +6,8 @@ SHORT_DESC="Windows API for Linux." MAINTAINER="pascal.bellard@slitaz.org" DEPENDS="alsa-lib libxml2 libxslt libgl libglu xorg-libICE xorg-libSM -xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext" +xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext libgphoto2 libtool lcms \ +nvidia esound" BUILD_DEPENDS="flex xorg-dev mesa-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.winehq.org/" diff -r 1707e54fb4cf -r 4897058add72 wireshark/receipt --- a/wireshark/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wireshark/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,8 @@ CATEGORY="network" SHORT_DESC="Wireshark is an award-winning network protocol analyzer." MAINTAINER="pankso@slitaz.org" -DEPENDS="gnutls libgpg-error libcap gtk+ pcre xorg-libXdamage" +DEPENDS="gnutls libgpg-error libcap gtk+ pcre xorg-libXdamage libcomerr3 attr \ +portaudio" BUILD_DEPENDS="gnutls-dev libgpg-error-dev libcap-dev libpcap gtk+-dev \ libgcrypt-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 1707e54fb4cf -r 4897058add72 wormux/receipt --- a/wormux/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wormux/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="games" SHORT_DESC="Wormux game." DEPENDS="xorg libsdl-gfx libsdl-image libsdl-mixer libsdl-net libsdl-ttf \ -curl freetype libxml2" +curl freetype libxml2 gcc-lib-base" BUILD_DEPENDS="$DEPENDS xorg-dev libsdl-gfx-dev libsdl-image-dev \ libsdl-mixer-dev libsdl-net-dev libsdl-ttf libsdl-ttf-dev curl-dev" SUGGESTED="wormux-music" diff -r 1707e54fb4cf -r 4897058add72 wpa_supplicant/receipt --- a/wpa_supplicant/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wpa_supplicant/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="WPA Supplicant with support for WPA and WPA2" MAINTAINER="0dddba11@googlemail.com" -DEPENDS="libssl slitaz-base-files" +DEPENDS="libssl slitaz-base-files libcrypto" BUILD_DEPENDS="openssl-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://hostap.epitest.fi/wpa_supplicant/" diff -r 1707e54fb4cf -r 4897058add72 wvdial/receipt --- a/wvdial/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wvdial/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="makes modem-based connection to Internet" MAINTAINER="domcox@slitaz.org" -DEPENDS="ppp" +DEPENDS="ppp gcc-lib-base" TARBALL=$PACKAGE"_"$VERSION".tar.gz" WEB_SITE="http://alumnit.ca/wiki/?WvDial" WGET_URL="http://archive.debian.org/debian/dists/potato/main/source/comm/$TARBALL" diff -r 1707e54fb4cf -r 4897058add72 wxWidgets/receipt --- a/wxWidgets/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wxWidgets/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -9,7 +9,7 @@ gtk+ cairo fontconfig freetype jpeg libpng tiff pango pixman util-linux-ng-uuid \ xorg-libSM xorg-libICE xorg-libX11 xorg-libXau xorg-libXcomposite \ xorg-libXcursor xorg-libXdamage xorg-libXdmcp xorg-libXext \ -xorg-libXfixes xorg-libXinerama xorg-libXrender" +xorg-libXfixes xorg-libXinerama xorg-libXrender xorg-libXxf86vm" BUILD_DEPENDS="pkg-config gtk+ gtk+-dev expat-dev zlib-dev \ xorg-dev xorg-xineramaproto patch" TARBALL="$PACKAGE-$VERSION.tar.bz2" diff -r 1707e54fb4cf -r 4897058add72 wxdfast/receipt --- a/wxdfast/receipt Sun Feb 28 17:05:24 2010 +0100 +++ b/wxdfast/receipt Sun Feb 28 17:49:32 2010 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Download Manager." MAINTAINER="erjo@slitaz.org" -DEPENDS="wxWidgets xorg-libXdamage" +DEPENDS="wxWidgets xorg-libXdamage xorg-libXxf86vm" BUILD_DEPENDS="wxWidgets-dev" TARBALL="${PACKAGE}_${VERSION}.tar.gz" WEB_SITE="http://dfast.sourceforge.net/index.html"