wok rev 4998

[a-b]*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 28 12:41:24 2010 +0100 (2010-02-28)
parents 9554030e83f1
children 39011a13b555
files PyQt-x11-gpl/receipt abiword-plugins/receipt abiword/receipt alsaplayer-scopes/receipt alsaplayer/receipt amsn/receipt amule/receipt aqualung/receipt ario/receipt aspell/receipt asterisk/receipt audacious-plugins/receipt audacity/receipt automoc4/receipt avidemux/receipt beecrypt/receipt bind/receipt bird/receipt blender/receipt bluefish/receipt bluez/receipt boxbackup-client/receipt boxbackup-server/receipt btrfs-progs/receipt
line diff
     1.1 --- a/PyQt-x11-gpl/receipt	Sun Feb 28 12:02:14 2010 +0100
     1.2 +++ b/PyQt-x11-gpl/receipt	Sun Feb 28 12:41:24 2010 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  {
     1.5  	cd $src
     1.6         yes yes | python configure.py
     1.7 -	make
     1.8 +	make &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11  
     2.1 --- a/abiword-plugins/receipt	Sun Feb 28 12:02:14 2010 +0100
     2.2 +++ b/abiword-plugins/receipt	Sun Feb 28 12:41:24 2010 +0100
     2.3 @@ -5,7 +5,7 @@
     2.4  CATEGORY="office"
     2.5  SHORT_DESC="Extra plugins for Abiword (OpenDocument, Wikidepia, etc)."
     2.6  MAINTAINER="pankso@slitaz.org"
     2.7 -DEPENDS="abiword libgio readline xorg-libXdamage fribidi"
     2.8 +DEPENDS="abiword libgio readline xorg-libXdamage fribidi libxslt"
     2.9  BUILD_DEPENDS="abiword-dev fribidi"
    2.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.11  WEB_SITE="http://www.abisource.com/"
     3.1 --- a/abiword/receipt	Sun Feb 28 12:02:14 2010 +0100
     3.2 +++ b/abiword/receipt	Sun Feb 28 12:41:24 2010 +0100
     3.3 @@ -6,7 +6,7 @@
     3.4  SHORT_DESC="Light and speed word processing application."
     3.5  MAINTAINER="pankso@slitaz.org"
     3.6  DEPENDS="gtk+ libgnomeprint libgnomeprintui libgnomecanvas fribidi libglade \
     3.7 -popt libxml2 libart_lgpl libgsf libgio enchant wv xorg-libXdamage"
     3.8 +popt libxml2 libart_lgpl libgsf libgio enchant wv xorg-libXdamage gcc-lib-base"
     3.9  BUILD_DEPENDS="$DEPENDS gtk+-dev libgnomeprint-dev libgnomeprintui-dev \
    3.10  fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev libgsf-dev \
    3.11  enchant-dev wv-dev libgnomecanvas-dev"
    3.12 @@ -26,8 +26,8 @@
    3.13  		--mandir=/usr/share/man \
    3.14  		--enable-extra-optimization \
    3.15  		--enable-printing \
    3.16 -		$CONFIGURE_ARGS
    3.17 -	make
    3.18 +		$CONFIGURE_ARGS &&
    3.19 +	make &&
    3.20  	make DESTDIR=$PWD/_pkg install
    3.21  }
    3.22  
     4.1 --- a/alsaplayer-scopes/receipt	Sun Feb 28 12:02:14 2010 +0100
     4.2 +++ b/alsaplayer-scopes/receipt	Sun Feb 28 12:41:24 2010 +0100
     4.3 @@ -8,7 +8,7 @@
     4.4  WANTED="alsaplayer"
     4.5  DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \
     4.6  xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr \
     4.7 -xorg-libXrender libgl xorg-libXdamage"
     4.8 +xorg-libXrender libgl xorg-libXdamage nvidia"
     4.9  WEB_SITE="http://www.alsaplayer.org/"
    4.10  
    4.11  # Rules to gen a SliTaz package suitable for Tazpkg.
     5.1 --- a/alsaplayer/receipt	Sun Feb 28 12:02:14 2010 +0100
     5.2 +++ b/alsaplayer/receipt	Sun Feb 28 12:41:24 2010 +0100
     5.3 @@ -5,7 +5,7 @@
     5.4  CATEGORY="multimedia"
     5.5  SHORT_DESC="Alsa GTK+ PCM player."
     5.6  MAINTAINER="pankso@slitaz.org"
     5.7 -DEPENDS="gtk+ alsa-lib libmad libogg libvorbis xorg-libXdamage"
     5.8 +DEPENDS="gtk+ alsa-lib libmad libogg libvorbis xorg-libXdamage esound libsndfile"
     5.9  BUILD_DEPENDS="gtk+-dev alsa-lib-dev libmad-dev flac-dev libogg-dev libvorbis-dev"
    5.10  SUGGESTED="alsaplayer-scopes libid3tag flac"
    5.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
     6.1 --- a/amsn/receipt	Sun Feb 28 12:02:14 2010 +0100
     6.2 +++ b/amsn/receipt	Sun Feb 28 12:41:24 2010 +0100
     6.3 @@ -6,7 +6,7 @@
     6.4  SHORT_DESC="Alvaro's Messenger"
     6.5  MAINTAINER="erjo@slitaz.org"
     6.6  DEPENDS="tk tls jpeg xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \
     6.7 -xorg-libXdmcp xorg-libXss zlib libpng libv4l"
     6.8 +xorg-libXdmcp xorg-libXss zlib libpng libv4l gcc-lib-base"
     6.9  BUILD_DEPENDS="tcl-dev tk-dev xorg-libXss-dev libv4l-dev"
    6.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    6.11  WEB_SITE="http://amsn-project.net/"
     7.1 --- a/amule/receipt	Sun Feb 28 12:02:14 2010 +0100
     7.2 +++ b/amule/receipt	Sun Feb 28 12:41:24 2010 +0100
     7.3 @@ -6,7 +6,7 @@
     7.4  SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks."
     7.5  MAINTAINER="pankso@slitaz.org"
     7.6  SOURCE="aMule"
     7.7 -DEPENDS="wxWidgets libupnp libbfd"
     7.8 +DEPENDS="wxWidgets libupnp libbfd xorg-libXxf86vm"
     7.9  BUILD_DEPENDS="wxWidgets-dev libupnp-dev cryptopp"
    7.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    7.11  WEB_SITE="http://www.amule.org/"
     8.1 --- a/aqualung/receipt	Sun Feb 28 12:02:14 2010 +0100
     8.2 +++ b/aqualung/receipt	Sun Feb 28 12:41:24 2010 +0100
     8.3 @@ -5,7 +5,7 @@
     8.4  CATEGORY="multimedia"
     8.5  SHORT_DESC="Aqualung audio player."
     8.6  MAINTAINER="pankso@slitaz.org"
     8.7 -DEPENDS="gtk+ alsa-lib libogg libvorbis flac lame libsamplerate libsndfile libmodplug libcdio"
     8.8 +DEPENDS="gtk+ alsa-lib libogg libvorbis flac lame libsamplerate libsndfile libmodplug libcdio libmad bzlib"
     8.9  BUILD_DEPENDS="gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev flac-dev \
    8.10  lame-dev libsamplerate-dev"
    8.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
     9.1 --- a/ario/receipt	Sun Feb 28 12:02:14 2010 +0100
     9.2 +++ b/ario/receipt	Sun Feb 28 12:41:24 2010 +0100
     9.3 @@ -5,7 +5,8 @@
     9.4  CATEGORY="multimedia"
     9.5  SHORT_DESC="GTK clien for MPD"
     9.6  MAINTAINER="erjo@slitaz.org"
     9.7 -DEPENDS="libgcrypt gtk+ libcurl libglade libmpdclient taglib"
     9.8 +DEPENDS="libgcrypt gtk+ libcurl libglade libmpdclient taglib dbus-glib \
     9.9 +gcc-lib-base libunique"
    9.10  BUILD_DEPENDS="libgcrypt-dev libglade-dev curl-dev gnutls-dev libmpdclient-dev taglib-dev"
    9.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    9.12  WEB_SITE="http://ario-player.sourceforge.net/index.php?en"
    10.1 --- a/aspell/receipt	Sun Feb 28 12:02:14 2010 +0100
    10.2 +++ b/aspell/receipt	Sun Feb 28 12:41:24 2010 +0100
    10.3 @@ -5,7 +5,7 @@
    10.4  CATEGORY="system-tools"
    10.5  SHORT_DESC="GNU spell checker."
    10.6  MAINTAINER="paul@slitaz.org"
    10.7 -DEPENDS="ncurses"
    10.8 +DEPENDS="ncurses gcc-lib-base"
    10.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
   10.10  WEB_SITE="http://aspell.net/"
   10.11  WGET_URL="ftp://ftp.gnu.org/gnu/aspell/$TARBALL"
    11.1 --- a/asterisk/receipt	Sun Feb 28 12:02:14 2010 +0100
    11.2 +++ b/asterisk/receipt	Sun Feb 28 12:41:24 2010 +0100
    11.3 @@ -10,7 +10,8 @@
    11.4  WGET_URL="http://downloads.asterisk.org/pub/telephony/asterisk/$TARBALL"
    11.5  DEPENDS="openssl ncurses zlib libogg libvorbis curl newt libusb alsa-lib \
    11.6  speex iksemel spandsp tiff radiusclient-ng nbs freetds libpostgresqlclient \
    11.7 -libmysqlclient libunixODBC popt dahdi libpri lua"
    11.8 +libmysqlclient libunixODBC popt dahdi libpri lua libcap attr net-snmp \
    11.9 +portaudio sqlite libkrb5 libcomerr3 libsdl-image"
   11.10  BUILD_DEPENDS="libvorbis-dev curl-dev speex-dev alsa-lib-dev popt-dev \
   11.11  libpri-dev spandsp-dev lua-dev dahdi-dev postgresql-dev net-snmp-dev \
   11.12  libsdl-dev nbs-dev libogg-dev libogg speex spandsp iksemel iksemel-dev \
    12.1 --- a/audacious-plugins/receipt	Sun Feb 28 12:02:14 2010 +0100
    12.2 +++ b/audacious-plugins/receipt	Sun Feb 28 12:41:24 2010 +0100
    12.3 @@ -5,9 +5,9 @@
    12.4  CATEGORY="multimedia"
    12.5  SHORT_DESC="Plugins for audacious music player"
    12.6  MAINTAINER="mimas@slitaz.org"
    12.7 -DEPENDS="audacious libxml2 libogg libvorbis alsa-lib  flac dbus-glib  libsndfile libcdio libmad"
    12.8 +DEPENDS="audacious libxml2 libogg libvorbis alsa-lib  flac dbus-glib  libsndfile libcdio libmad curl taglib libcomerr3"
    12.9  BUILD_DEPENDS="audacious-dev audacious neon flac-dev libogg-dev libvorbis-dev alsa-lib-dev lame-dev libmad-dev libmad"
   12.10 -SUGGESTED="curl taglib lame"
   12.11 +SUGGESTED="lame faad2 neon libmms"
   12.12  TARBALL="$PACKAGE-$VERSION.tgz"
   12.13  WEB_SITE="http://audacious-media-player.org/"
   12.14  WGET_URL="http://distfiles.atheme.org/$TARBALL"
    13.1 --- a/audacity/receipt	Sun Feb 28 12:02:14 2010 +0100
    13.2 +++ b/audacity/receipt	Sun Feb 28 12:41:24 2010 +0100
    13.3 @@ -6,7 +6,7 @@
    13.4  SHORT_DESC="software for recording and editing sounds"
    13.5  MAINTAINER="allan316@gmail.com"
    13.6  DEPENDS="wxWidgets ffmpeg libvorbis imlib2 libid3tag libmad flac libsndfile \
    13.7 -lame alsa-lib"
    13.8 +lame alsa-lib xorg-libXxf86vm"
    13.9  BUILD_DEPENDS="wxWidgets-dev ffmpeg-dev libvorbis-dev libmad-dev flac-dev \
   13.10  libsndfile-dev lame-dev alsa-lib-dev"
   13.11  TARBALL="$PACKAGE-fullsrc-$VERSION.tar.bz2"
    14.1 --- a/automoc4/receipt	Sun Feb 28 12:02:14 2010 +0100
    14.2 +++ b/automoc4/receipt	Sun Feb 28 12:41:24 2010 +0100
    14.3 @@ -6,7 +6,7 @@
    14.4  SHORT_DESC="CMake automatic MOC Generation."
    14.5  MAINTAINER="pankso@slitaz.org"
    14.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    14.7 -DEPENDS="cmake"
    14.8 +DEPENDS="cmake libQtCore gcc-lib-base"
    14.9  BUILD_DEPENDS="cmake qmake Qt4-dev"
   14.10  WEB_SITE="http://www.kde.org/"
   14.11  WGET_URL="ftp://ftp.kde.org/pub/kde/stable/$PACKAGE/$VERSION/$TARBALL"
    15.1 --- a/avidemux/receipt	Sun Feb 28 12:02:14 2010 +0100
    15.2 +++ b/avidemux/receipt	Sun Feb 28 12:41:24 2010 +0100
    15.3 @@ -5,7 +5,7 @@
    15.4  CATEGORY="multimedia"
    15.5  SHORT_DESC="free video editor"
    15.6  MAINTAINER="allan316@gmail.com"
    15.7 -DEPENDS="libsdl alsa-lib libsdl-gfx"
    15.8 +DEPENDS="libsdl alsa-lib libsdl-gfx libxml2 xorg-libXv gtk+ cairo-xcb libQtGui"
    15.9  BUILD_DEPENDS="cmake alsa-lib-dev libsdl-dev libsdl-gfx-dev"
   15.10  TARBALL="avidemux_$VERSION.tar.gz"
   15.11  WEB_SITE="http://fixounet.free.fr/$PACKAGE"
    16.1 --- a/beecrypt/receipt	Sun Feb 28 12:02:14 2010 +0100
    16.2 +++ b/beecrypt/receipt	Sun Feb 28 12:41:24 2010 +0100
    16.3 @@ -5,7 +5,7 @@
    16.4  CATEGORY="system-tools"
    16.5  SHORT_DESC="Cryptography Library"
    16.6  MAINTAINER="erjo@slitaz.org"
    16.7 -DEPENDS=""
    16.8 +DEPENDS="gcc-lib-base"
    16.9  BUILD_DEPENDS="python-dev"
   16.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   16.11  WEB_SITE="http://beecrypt.sourceforge.net/"
    17.1 --- a/bind/receipt	Sun Feb 28 12:02:14 2010 +0100
    17.2 +++ b/bind/receipt	Sun Feb 28 12:41:24 2010 +0100
    17.3 @@ -7,7 +7,7 @@
    17.4  MAINTAINER="pascal.bellard@slitaz.org"
    17.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
    17.6  WEB_SITE="http://www.isc.org/products/BIND/"
    17.7 -DEPENDS="libbind libcrypto"
    17.8 +DEPENDS="libbind libcrypto attr"
    17.9  BUILD_DEPENDS="libtool libcap-dev"
   17.10  WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL"
   17.11  CONFIG_FILES="/etc/bind"
    18.1 --- a/bird/receipt	Sun Feb 28 12:02:14 2010 +0100
    18.2 +++ b/bird/receipt	Sun Feb 28 12:41:24 2010 +0100
    18.3 @@ -5,7 +5,7 @@
    18.4  CATEGORY="network"
    18.5  SHORT_DESC="internet routing daemon"
    18.6  MAINTAINER="allan316@gmail.com"
    18.7 -DEPENDS=""
    18.8 +DEPENDS="readline ncurses"
    18.9  BUILD_DEPENDS="readline-dev"
   18.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   18.11  WEB_SITE="http://bird.network.cz"
    19.1 --- a/blender/receipt	Sun Feb 28 12:02:14 2010 +0100
    19.2 +++ b/blender/receipt	Sun Feb 28 12:41:24 2010 +0100
    19.3 @@ -6,7 +6,7 @@
    19.4  SHORT_DESC="3D content creation suite."
    19.5  MAINTAINER="pankso@slitaz.org"
    19.6  TARBALL="$PACKAGE-$VERSION-linux-glibc236-py25-i386.tar.bz2"
    19.7 -DEPENDS="python mesa libsdl libdrm"
    19.8 +DEPENDS="python mesa libsdl libdrm jpeg libglu nvidia"
    19.9  WEB_SITE="http://www.blender.org/"
   19.10  WGET_URL="http://download.blender.org/release/Blender${VERSION}/$TARBALL"
   19.11  TAGS="3D creator editor"
    20.1 --- a/bluefish/receipt	Sun Feb 28 12:02:14 2010 +0100
    20.2 +++ b/bluefish/receipt	Sun Feb 28 12:41:24 2010 +0100
    20.3 @@ -5,7 +5,7 @@
    20.4  CATEGORY="development"
    20.5  SHORT_DESC="A powerful editor"
    20.6  MAINTAINER="erjo@slitaz.org"
    20.7 -DEPENDS="gtk+ pcre xorg-libXdamage aspell"
    20.8 +DEPENDS="gtk+ pcre xorg-libXdamage aspell gcc-lib-base"
    20.9  BUILD_DEPENDS="gtk+-dev pcre-dev"
   20.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   20.11  WEB_SITE="http://bluefish.openoffice.nl/index.html"
    21.1 --- a/bluez/receipt	Sun Feb 28 12:02:14 2010 +0100
    21.2 +++ b/bluez/receipt	Sun Feb 28 12:41:24 2010 +0100
    21.3 @@ -5,7 +5,7 @@
    21.4  CATEGORY="system-tools"
    21.5  SHORT_DESC="Bluetooth protocol stack."
    21.6  MAINTAINER="pankso@slitaz.org"
    21.7 -DEPENDS="linux-bluetooth alsa-lib"
    21.8 +DEPENDS="linux-bluetooth alsa-lib glib dbus"
    21.9  BUILD_DEPENDS="alsa-lib-dev"
   21.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
   21.11  WEB_SITE="http://www.bluez.org/"
    22.1 --- a/boxbackup-client/receipt	Sun Feb 28 12:02:14 2010 +0100
    22.2 +++ b/boxbackup-client/receipt	Sun Feb 28 12:41:24 2010 +0100
    22.3 @@ -5,7 +5,7 @@
    22.4  CATEGORY="network"
    22.5  SHORT_DESC="Client for the BoxBackup on-line backup system"
    22.6  MAINTAINER="domcox@users.sourceforge.net"
    22.7 -DEPENDS="db libedit openssl perl zlib"
    22.8 +DEPENDS="db libedit openssl perl zlib gcc-lib-base"
    22.9  SOURCE="boxbackup"
   22.10  WANTED="boxbackup-server"
   22.11  WEB_SITE="http://www.boxbackup.org/"
    23.1 --- a/boxbackup-server/receipt	Sun Feb 28 12:02:14 2010 +0100
    23.2 +++ b/boxbackup-server/receipt	Sun Feb 28 12:41:24 2010 +0100
    23.3 @@ -5,7 +5,7 @@
    23.4  CATEGORY="network"
    23.5  SHORT_DESC="Server for the BoxBackup on-line backup system"
    23.6  MAINTAINER="domcox@users.sourceforge.net"
    23.7 -DEPENDS="db libedit openssl perl zlib"
    23.8 +DEPENDS="db libedit openssl perl zlib gcc-lib-base"
    23.9  BUILD_DEPENDS="db-dev libedit-dev openssl-dev zlib-dev"
   23.10  SOURCE="boxbackup"
   23.11  TARBALL="$SOURCE-$VERSION.tgz"
   23.12 @@ -35,7 +35,7 @@
   23.13      done <<EOF
   23.14  boxbackup-0.10_gcc43.u
   23.15  EOF
   23.16 -	./configure --prefix=/usr $CONFIGURE_ARGS
   23.17 +	./configure --prefix=/usr $CONFIGURE_ARGS &&
   23.18  	make
   23.19  }
   23.20  
    24.1 --- a/btrfs-progs/receipt	Sun Feb 28 12:02:14 2010 +0100
    24.2 +++ b/btrfs-progs/receipt	Sun Feb 28 12:41:24 2010 +0100
    24.3 @@ -9,7 +9,7 @@
    24.4  WEB_SITE="http://btrfs.wiki.kernel.org/index.php/Main_Page"
    24.5  WGET_URL="http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/$TARBALL"
    24.6  BUILD_DEPENDS="e2fsprogs-dev"
    24.7 -DEPENDS="util-linux-ng-uuid"
    24.8 +DEPENDS="util-linux-ng-uuid zlib"
    24.9  TAGS="filesystem fault-tolerance"
   24.10  
   24.11  # Rules to configure and make the package.