# HG changeset patch # User Christophe Lincoln # Date 1244888350 -7200 # Node ID e8024c01fc47998b7cdc0c236ff895c1f42fc738 # Parent b2a0b2a10a64127d9712a3a655c8a77729717765 Update deps /libSDL/libsdl/ diff -r b2a0b2a10a64 -r e8024c01fc47 avidemux/receipt --- a/avidemux/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/avidemux/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,8 +5,8 @@ CATEGORY="multimedia" SHORT_DESC="free video editor" MAINTAINER="allan316@gmail.com" -DEPENDS="libSDL alsa-lib libsdl-gfx libiconv" -BUILD_DEPENDS="cmake alsa-lib-dev libSDL-dev libsdl-gfx-dev libiconv-dev" +DEPENDS="libsdl alsa-lib libsdl-gfx libiconv" +BUILD_DEPENDS="cmake alsa-lib-dev libsdl-dev libsdl-gfx-dev libiconv-dev" TARBALL="avidemux_2.4.4.tar.gz" WEB_SITE="http://fixounet.free.fr/$PACKAGE" WGET_URL="http://download.berlios.de/$PACKAGE/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 childsplay/receipt --- a/childsplay/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/childsplay/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://www.childschool.org" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="python python-pygame" -BUILD_DEPENDS="python python-dev python-pygame libSDL libSDL-dev \ +BUILD_DEPENDS="python python-dev python-pygame libsdl libsdl-dev \ libsdl-image libsdl-image-dev libsdl-mixer libsdl-mixer-dev \ libsdl-ttf libsdl-ttf-dev libsmpeg libsmpeg-dev" diff -r b2a0b2a10a64 -r e8024c01fc47 dosbox/receipt --- a/dosbox/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/dosbox/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -4,8 +4,8 @@ VERSION="0.73" CATEGORY="system-tools" SHORT_DESC="DOS-emulator that uses the SDL-library." -DEPENDS="xorg-libX11 libSDL alsa-lib zlib libgl libpng libsdl-net" -BUILD_DEPENDS="xorg-libX11-dev libSDL-dev" +DEPENDS="xorg-libX11 libsdl alsa-lib zlib libgl libpng libsdl-net" +BUILD_DEPENDS="xorg-libX11-dev libsdl-dev" MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.dosbox.com/" diff -r b2a0b2a10a64 -r e8024c01fc47 eduke32/receipt --- a/eduke32/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/eduke32/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,8 +5,8 @@ CATEGORY="games" SHORT_DESC="Duke Nuken shoot them up port" MAINTAINER="mallory@sweetpeople.org" -DEPENDS="libSDL libsdl-mixer libvorbis gtk+" -BUILD_DEPENDS="libSDL-dev libsdl-mixer-dev libvorbis-dev gtk+-dev nasm" +DEPENDS="libsdl libsdl-mixer libvorbis gtk+" +BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libvorbis-dev gtk+-dev nasm" TARBALL="$PACKAGE""_src_20090131.zip" WEB_SITE="http://www.eduke32.com/" WGET_URL="http://wiki.eduke32.com/stuff/source_code/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 ekiga/receipt --- a/ekiga/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/ekiga/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -9,8 +9,8 @@ WEB_SITE="http://www.ekiga.org/" WGET_URL="$WEB_SITE/admin/downloads/latest/sources/${PACKAGE}_${VERSION}/$TARBALL" BUILD_DEPENDS="opal-dev opal ptlib-dev ptlib gtk+-dev intltool libsigc++ \ -libsigc++-dev openssl-dev libSDL-dev libunixODBC" -DEPENDS="opal ptlib cyrus-sasl openssl libSDL libunixODBC dbus \ +libsigc++-dev openssl-dev libsdl-dev libunixODBC" +DEPENDS="opal ptlib cyrus-sasl openssl libsdl libunixODBC dbus \ dbus-glib expat gtk+ libsigc++ libxml2 xorg-libXdamage" # Rules to configure and make the package. diff -r b2a0b2a10a64 -r e8024c01fc47 ffmpeg/receipt --- a/ffmpeg/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/ffmpeg/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="Record, convert and stream audio and video." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://ffmpeg.org/" -DEPENDS="bzlib freetype libSDL imlib2 alsa-lib jack-audio-connection-kit" +DEPENDS="bzlib freetype libsdl imlib2 alsa-lib jack-audio-connection-kit" BUILD_DEPENDS="subversion" # Référence externe extraite à la révision 27917. diff -r b2a0b2a10a64 -r e8024c01fc47 gegl/receipt --- a/gegl/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/gegl/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,10 +5,10 @@ CATEGORY="system-tools" SHORT_DESC="Generic Graphics Library" MAINTAINER="erjo@slitaz.org" -DEPENDS="babl expat gtk+ jpeg libSDL xorg-libX11 xorg-libXau \ +DEPENDS="babl expat gtk+ jpeg libsdl xorg-libX11 xorg-libXau \ xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \ xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage bzlib ffmpeg" -BUILD_DEPENDS="babl-dev libSDL-dev" +BUILD_DEPENDS="babl-dev libsdl-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://gegl.org/" WGET_URL="ftp://ftp.gimp.org/pub/gegl/0.0/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 gst-plugins-bad/receipt --- a/gst-plugins-bad/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/gst-plugins-bad/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="GStreamer Bad Plugins" MAINTAINER="jozee@slitaz.org" -DEPENDS="libxml2 gst-plugins-base bzlib flac libSDL libcomerr openssl libexif \ +DEPENDS="libxml2 gst-plugins-base bzlib flac libsdl libcomerr openssl libexif \ libiconv libkrb5 libmodplug libsndfile expat" BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r b2a0b2a10a64 -r e8024c01fc47 kobodeluxe/receipt --- a/kobodeluxe/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/kobodeluxe/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -15,8 +15,8 @@ WEB_SITE="http://www.olofson.net/kobodl" WGET_URL="http://www.olofson.net/kobodl/download/$TARBALL" -DEPENDS="libSDL libsdl-image libiconv" -BUILD_DEPENDS="libSDL-dev libsdl-image-dev " +DEPENDS="libsdl libsdl-image libiconv" +BUILD_DEPENDS="libsdl-dev libsdl-image-dev " # Rules to configure and make the package. compile_rules() diff -r b2a0b2a10a64 -r e8024c01fc47 lbreakout2/receipt --- a/lbreakout2/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/lbreakout2/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -9,8 +9,8 @@ WEB_SITE="http://lgames.sourceforge.net/index.php?project=LBreakout2" #WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" WGET_URL="http://prdownloads.sourceforge.net/lgames/$TARBALL" -DEPENDS="libpng libSDL libsdl-mixer libiconv zlib" -BUILD_DEPENDS="libpng-dev libSDL-dev" +DEPENDS="libpng libsdl libsdl-mixer libiconv zlib" +BUILD_DEPENDS="libpng-dev libsdl-dev" # Rules to configure and make the package. compile_rules() diff -r b2a0b2a10a64 -r e8024c01fc47 libmpeg2/receipt --- a/libmpeg2/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libmpeg2/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="library for decoding MPEG-1 and MPEG-2 video streams" MAINTAINER="jozee@slitaz.org" -DEPENDS="libSDL xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ +DEPENDS="libsdl xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ xorg-libXdmcp xorg-libXext xorg-libXv" BUILD_DEPENDS="glibc-base" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl-gfx/receipt --- a/libsdl-gfx/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl-gfx/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -6,8 +6,8 @@ CATEGORY="x-window" SHORT_DESC="SDL gfx support." MAINTAINER="pankso@slitaz.org" -DEPENDS="xorg libSDL" -BUILD_DEPENDS="xorg-dev libSDL-dev" +DEPENDS="xorg libsdl" +BUILD_DEPENDS="xorg-dev libsdl-dev" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.ferzkopp.net/joomla/content/view/19/14/" WGET_URL="http://www.ferzkopp.net/Software/SDL_gfx-2.0/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl-image-dev/receipt --- a/libsdl-image-dev/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl-image-dev/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -8,7 +8,7 @@ WEB_SITE="http://www.libsdl.org/projects/SDL_image/" -DEPENDS="libsdl-image libSDL-dev libpng-dev jpeg-dev zlib-dev " +DEPENDS="libsdl-image libsdl-dev libpng-dev jpeg-dev zlib-dev " WANTED="libsdl-image" SOURCE="SDL_image" diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl-image/receipt --- a/libsdl-image/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl-image/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -11,8 +11,8 @@ WEB_SITE="http://www.libsdl.org/projects/SDL_image/" WGET_URL="http://www.libsdl.org/projects/SDL_image/release/$TARBALL" -DEPENDS="libSDL libpng jpeg zlib" -BUILD_DEPENDS="libSDL libSDL-dev libpng-dev jpeg-dev tiff-dev zlib-dev" +DEPENDS="libsdl libpng jpeg zlib" +BUILD_DEPENDS="libsdl libsdl-dev libpng-dev jpeg-dev tiff-dev zlib-dev" # Rules to configure and make the package. compile_rules() diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl-mixer-dev/receipt --- a/libsdl-mixer-dev/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl-mixer-dev/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -8,7 +8,7 @@ WEB_SITE="http://www.libsdl.org/projects/SDL_mixer/" -DEPENDS="libsdl-mixer libSDL-dev libmad-dev libvorbis-dev libogg-dev " +DEPENDS="libsdl-mixer libsdl-dev libmad-dev libvorbis-dev libogg-dev " WANTED="libsdl-mixer" SOURCE="SDL_mixer" diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl-mixer/receipt --- a/libsdl-mixer/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl-mixer/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -11,8 +11,8 @@ WEB_SITE="http://www.libsdl.org/projects/SDL_mixer/" WGET_URL="http://www.libsdl.org/projects/SDL_mixer/release/$TARBALL" -DEPENDS="libSDL libmad libvorbis libogg" -BUILD_DEPENDS="libSDL libSDL-dev libmad-dev libvorbis-dev libogg-dev " +DEPENDS="libsdl libmad libvorbis libogg" +BUILD_DEPENDS="libsdl libsdl-dev libmad-dev libvorbis-dev libogg-dev " # Rules to configure and make the package. compile_rules() diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl-net/receipt --- a/libsdl-net/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl-net/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -6,8 +6,8 @@ CATEGORY="x-window" SHORT_DESC="SDL net support." MAINTAINER="pankso@slitaz.org" -DEPENDS="xorg libSDL" -BUILD_DEPENDS="xorg-dev libSDL-dev" +DEPENDS="xorg libsdl" +BUILD_DEPENDS="xorg-dev libsdl-dev" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.libsdl.org/projects/SDL_net/" WGET_URL="http://www.libsdl.org/projects/SDL_net/release/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl-ttf/receipt --- a/libsdl-ttf/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl-ttf/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -6,8 +6,8 @@ CATEGORY="x-window" SHORT_DESC="SDL ttf support." MAINTAINER="pankso@slitaz.org" -DEPENDS="xorg libSDL freetype zlib" -BUILD_DEPENDS="xorg-dev libSDL-dev" +DEPENDS="xorg libsdl freetype zlib" +BUILD_DEPENDS="xorg-dev libsdl-dev" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.libsdl.org/projects/SDL_ttf/" WGET_URL="http://www.libsdl.org/projects/SDL_ttf/release/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 libsdl/receipt --- a/libsdl/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsdl/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -34,5 +34,5 @@ post_install() { - [ -d "/var/lib/tazpkg/installed/libSDL" ] && tazpkg remove libSDL + [ -d "/var/lib/tazpkg/installed/libsdl" ] && tazpkg remove libsdl } diff -r b2a0b2a10a64 -r e8024c01fc47 libsmpeg-dev/receipt --- a/libsmpeg-dev/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsmpeg-dev/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -7,8 +7,8 @@ SHORT_DESC="Mpeg decoding library devel files" MAINTAINER="claudinei@slitaz.org" WEB_SITE="http://icculus.org/smpeg" -DEPENDS="libSDL" -BUILD_DEPENDS="libSDL libSDL-dev gtk+-dev autoconf automake m4 subversion" +DEPENDS="libsdl" +BUILD_DEPENDS="libsdl libsdl-dev gtk+-dev autoconf automake m4 subversion" WANTED="libsmpeg" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r b2a0b2a10a64 -r e8024c01fc47 libsmpeg/receipt --- a/libsmpeg/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/libsmpeg/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -7,8 +7,8 @@ SHORT_DESC="Mpeg decoding library" MAINTAINER="claudinei@slitaz.org" WEB_SITE="http://icculus.org/smpeg" -DEPENDS="libSDL" -BUILD_DEPENDS="libSDL libSDL-dev gtk+-dev autoconf automake m4 subversion" +DEPENDS="libsdl" +BUILD_DEPENDS="libsdl libsdl-dev gtk+-dev autoconf automake m4 subversion" # Rules to configure and make the package. diff -r b2a0b2a10a64 -r e8024c01fc47 mjpegtools/receipt --- a/mjpegtools/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/mjpegtools/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="MPEG manipulation tools." TAGS="mpeg mjpeg video" -DEPENDS="libdv expat gtk+ jpeg libSDL libsdl-gfx xorg-libX11 xorg-libXau \ +DEPENDS="libdv expat gtk+ jpeg libsdl libsdl-gfx xorg-libX11 xorg-libXau \ xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \ xorg-libXinerama xorg-libXrandr xorg-libXrender xorg-libXdamage" BUILD_DEPENDS="$DEPENDS libdv-dev libsdl-gfx-dev" diff -r b2a0b2a10a64 -r e8024c01fc47 opal/receipt --- a/opal/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/opal/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.ekiga.org/" WGET_URL="$WEB_SITE/admin/downloads/latest/sources/ekiga_3.2.4/$TARBALL" -DEPENDS="cyrus-sasl expat jpeg libSDL libogg libtheora libunixODBC \ +DEPENDS="cyrus-sasl expat jpeg libsdl libogg libtheora libunixODBC \ openssl ptlib tiff zlib" BUILD_DEPENDS="ptlib ptlib-dev" diff -r b2a0b2a10a64 -r e8024c01fc47 opentyrian-classic/receipt --- a/opentyrian-classic/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/opentyrian-classic/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,8 +5,8 @@ CATEGORY="games" SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian" MAINTAINER="mallory@skyrock.com" -DEPENDS="libSDL libsdl-mixer libiconv libsdl-net" -BUILD_DEPENDS="subversion libSDL-dev libsdl-mixer-dev" +DEPENDS="libsdl libsdl-mixer libiconv libsdl-net" +BUILD_DEPENDS="subversion libsdl-dev libsdl-mixer-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/opentyrian/" WGET_URL="" diff -r b2a0b2a10a64 -r e8024c01fc47 pingus/receipt --- a/pingus/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/pingus/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -13,11 +13,11 @@ WEB_SITE="http://pingus.seul.org/" WGET_URL="http://pingus.seul.org/files/$TARBALL" -DEPENDS="libSDL libsdl-image libsdl-mixer +DEPENDS="libsdl libsdl-image libsdl-mixer libboost-signals libiconv" BUILD_DEPENDS="scons -libSDL-dev libsdl-image-dev libsdl-mixer-dev +libsdl-dev libsdl-image-dev libsdl-mixer-dev libboost-dev libboost-signals-dev " # Rules to configure and make the package. diff -r b2a0b2a10a64 -r e8024c01fc47 prboom/receipt --- a/prboom/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/prboom/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,8 +5,8 @@ CATEGORY="games" SHORT_DESC="PrBoom is the culmination of years of work by various people and projects on the Doom source code." MAINTAINER="mallory@sweetpeople.org" -DEPENDS="libSDL libsdl-mixer libsdl-net libpng libgl libglu" -BUILD_DEPENDS="libSDL-dev libsdl-mixer-dev libsdl-net-dev" +DEPENDS="libsdl libsdl-mixer libsdl-net libpng libgl libglu" +BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://prboom.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 ptlib/receipt --- a/ptlib/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/ptlib/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -8,9 +8,9 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.ekiga.org/" WGET_URL="$WEB_SITE/admin/downloads/latest/sources/ekiga_3.2.4/$TARBALL" -DEPENDS="alsa-lib cyrus-sasl expat libSDL libdv libraw1394 \ +DEPENDS="alsa-lib cyrus-sasl expat libsdl libdv libraw1394 \ libunixODBC openssl" -BUILD_DEPENDS="pkg-config bison expat libSDL-dev libdv libdv-dev \ +BUILD_DEPENDS="pkg-config bison expat libsdl-dev libdv libdv-dev \ libraw1394 libraw1394-dev openssl-dev" # Rules to configure and make the package. diff -r b2a0b2a10a64 -r e8024c01fc47 python-pygame/receipt --- a/python-pygame/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/python-pygame/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -9,8 +9,8 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.pygame.org" WGET_URL="$WEB_SITE/ftp/$TARBALL" -DEPENDS="python libSDL libsdl-image libsdl-mixer libsdl-ttf python-numpy libsmpeg" -BUILD_DEPENDS="python python-dev python-numpy libSDL libSDL-dev libsdl-image \ +DEPENDS="python libsdl libsdl-image libsdl-mixer libsdl-ttf python-numpy libsmpeg" +BUILD_DEPENDS="python python-dev python-numpy libsdl libsdl-dev libsdl-image \ libsdl-image-dev libsdl-mixer libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev \ libsmpeg libsmpeg-dev" diff -r b2a0b2a10a64 -r e8024c01fc47 qemu/receipt --- a/qemu/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/qemu/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -8,8 +8,8 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.nongnu.org/qemu/" WGET_URL="http://download.savannah.gnu.org/releases/qemu/$TARBALL" -BUILD_DEPENDS="alsa-lib-dev gettext libSDL-dev" -DEPENDS="alsa-lib gnutls libSDL zlib" +BUILD_DEPENDS="alsa-lib-dev gettext libsdl-dev" +DEPENDS="alsa-lib gnutls libsdl zlib" # Rules to configure and make the package. compile_rules() diff -r b2a0b2a10a64 -r e8024c01fc47 supertux/receipt --- a/supertux/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/supertux/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,8 +5,8 @@ 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 libiconv" -BUILD_DEPENDS="libSDL-dev libsdl-image-dev libsdl-mixer-dev" +DEPENDS="libsdl libsdl-image libsdl-mixer libiconv" +BUILD_DEPENDS="libsdl-dev libsdl-image-dev libsdl-mixer-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://supertux.lethargik.org/" WGET_URL="http://download.berlios.de/supertux/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 tuxmath/receipt --- a/tuxmath/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/tuxmath/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -9,8 +9,8 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://tux4kids.alioth.debian.org" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="libSDL libsdl-image libsdl-mixer libsdl-ttf" -BUILD_DEPENDS="libSDL libSDL-dev libsdl-image libsdl-image-dev \ +DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf" +BUILD_DEPENDS="libsdl libsdl-dev libsdl-image libsdl-image-dev \ libsdl-mixer libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev" diff -r b2a0b2a10a64 -r e8024c01fc47 tuxtype/receipt --- a/tuxtype/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/tuxtype/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -9,8 +9,8 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://tux4kids.alioth.debian.org" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="libSDL libsdl-image libsdl-mixer libsdl-ttf" -BUILD_DEPENDS="libSDL libSDL-dev libsdl-image libsdl-image-dev \ +DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf" +BUILD_DEPENDS="libsdl libsdl-dev libsdl-image libsdl-image-dev \ libsdl-mixer libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev" diff -r b2a0b2a10a64 -r e8024c01fc47 wesnoth/receipt --- a/wesnoth/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/wesnoth/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,8 +5,8 @@ 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" -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" +DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net libsdl-image zlib pango cairo fontconfig libboost-regex libboost-iostreams libpng" +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/" WGET_URL="$SF_MIRROR/wesnoth/$TARBALL" diff -r b2a0b2a10a64 -r e8024c01fc47 xine-lib/receipt --- a/xine-lib/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/xine-lib/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Xine video library." MAINTAINER="pankso@slitaz.org" -DEPENDS="xorg zlib xorg-libXv xorg-libXvMC alsa-lib glib gtk+ libSDL \ +DEPENDS="xorg zlib xorg-libXv xorg-libXvMC alsa-lib glib gtk+ libsdl \ libgio libogg libvorbis ffmpeg" BUILD_DEPENDS="xorg-dev zlib-dev ffmpeg-dev ffmpeg xorg-libXvMC-dev \ xorg-libXvMC xorg-libXv xorg-libXv-dev libtheora" diff -r b2a0b2a10a64 -r e8024c01fc47 xrick/receipt --- a/xrick/receipt Sat Jun 13 12:10:53 2009 +0200 +++ b/xrick/receipt Sat Jun 13 12:19:10 2009 +0200 @@ -5,8 +5,8 @@ CATEGORY="games" SHORT_DESC="Rick Dangerous" MAINTAINER="erjo@slitaz.org" -DEPENDS="libSDL libiconv zlib" -BUILD_DEPENDS="libSDL-dev" +DEPENDS="libsdl libiconv zlib" +BUILD_DEPENDS="libsdl-dev" TARBALL="$PACKAGE-$VERSION.tgz" WEB_SITE="http://www.bigorno.net/xrick/" WGET_URL="http://www.bigorno.net/xrick/$TARBALL"