# HG changeset patch # User Pascal Bellard # Date 1241251532 -7200 # Node ID 7cef8fc2756695c361a625de992f9ac25045c279 # Parent 10764785c368c62674653165896cbcc75692a52a libQt* gst-plugin* gtkpod: update depends diff -r 10764785c368 -r 7cef8fc27566 gst-plugins-bad/receipt --- a/gst-plugins-bad/receipt Fri May 01 22:27:04 2009 +0200 +++ b/gst-plugins-bad/receipt Sat May 02 10:05:32 2009 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="GStreamer Bad Plugins" MAINTAINER="jozee@slitaz.org" DEPENDS="libxml2 gst-plugins-base bzlib flac libSDL libcomerr openssl libexif \ -libiconv libkrb5 libmodplug libsndfile" +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" WEB_SITE="http://gstreamer.freedesktop.org/" diff -r 10764785c368 -r 7cef8fc27566 gst-plugins-base/receipt --- a/gst-plugins-base/receipt Fri May 01 22:27:04 2009 +0200 +++ b/gst-plugins-base/receipt Sat May 02 10:05:32 2009 +0200 @@ -5,7 +5,9 @@ CATEGORY="multimedia" SHORT_DESC="GStreamer Base Plugins" MAINTAINER="jozee@slitaz.org" -DEPENDS="libxml2 alsa-lib cdparanoia-III libvorbis libtheora gstreamer liboil libtheora-enc" +DEPENDS="libxml2 alsa-lib cdparanoia-III libvorbis libtheora gstreamer liboil \ +libtheora-enc fontconfig libgio pango xorg-libICE xorg-libSM xorg-libXau \ +xorg-libXdmcp xorg-libXext xorg-libXv" BUILD_DEPENDS="pkg-config glib-dev alsa-lib-dev liboil liboil-dev gstreamer gstreamer-dev libtheora-enc libtheora-dev libvorbis-dev cdparanoia-III-dev libxml2-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://gstreamer.freedesktop.org/" diff -r 10764785c368 -r 7cef8fc27566 gtkpod/receipt --- a/gtkpod/receipt Fri May 01 22:27:04 2009 +0200 +++ b/gtkpod/receipt Sat May 02 10:05:32 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="platform independent GUI for Apple's iPod using GTK2" MAINTAINER="jozee@slitaz.org" -DEPENDS="libgpod libid3tag flac libvorbis curl libglade" +DEPENDS="libgpod libid3tag flac libvorbis curl libglade hal" BUILD_DEPENDS="flex libgpod-dev libid3tag-dev flac-dev libvorbis-dev curl curl-dev libglade-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gtkpod.org/" @@ -16,8 +16,8 @@ { cd $src ./configure --prefix=/usr && - make && - make DESTDIR=$PWD/_pkg install + make && + make DESTDIR=$PWD/_pkg install } # Rules to gen a SliTaz package suitable for Tazpkg. @@ -27,7 +27,8 @@ cp -a $_pkg/usr/bin $fs/usr cp -a $_pkg/usr/share/$PACKAGE/data $fs/usr/share/$PACKAGE cp -a $_pkg/usr/share/$PACKAGE/scripts $fs/usr/share/$PACKAGE - cp -a $_pkg/usr/share/$PACKAGE/icons/hicolor/16x16 $fs/usr/share/$PACKAGE/icons/hicolor + cp -a $_pkg/usr/share/$PACKAGE/icons/hicolor/16x16 \ + $fs/usr/share/$PACKAGE/icons/hicolor cp $_pkg/usr/share/icons/hicolor/48x48/apps/gtkpod.png \ $fs/usr/share/pixmaps/gtkpod.png } diff -r 10764785c368 -r 7cef8fc27566 libQt3Support/receipt --- a/libQt3Support/receipt Fri May 01 22:27:04 2009 +0200 +++ b/libQt3Support/receipt Sat May 02 10:05:32 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Qt3 support Library" MAINTAINER="allan316@gmail.com" -DEPENDS="libQtCore" +DEPENDS="libQtGui libQtSql libQtXml" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src" diff -r 10764785c368 -r 7cef8fc27566 libQtDBus/receipt --- a/libQtDBus/receipt Fri May 01 22:27:04 2009 +0200 +++ b/libQtDBus/receipt Sat May 02 10:05:32 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Qt Dbus Library" MAINTAINER="allan316@gmail.com" -DEPENDS="libQtCore" +DEPENDS="libQtXml" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src" diff -r 10764785c368 -r 7cef8fc27566 libQtHelp/receipt --- a/libQtHelp/receipt Fri May 01 22:27:04 2009 +0200 +++ b/libQtHelp/receipt Sat May 02 10:05:32 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Qt help Library" MAINTAINER="allan316@gmail.com" -DEPENDS="libQtCore" +DEPENDS="libQtGui libQtClucene libQtSql libQtXml" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src" diff -r 10764785c368 -r 7cef8fc27566 libQtOpenGL/receipt --- a/libQtOpenGL/receipt Fri May 01 22:27:04 2009 +0200 +++ b/libQtOpenGL/receipt Sat May 02 10:05:32 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Qt OpenGL Library" MAINTAINER="allan316@gmail.com" -DEPENDS="libQtCore" +DEPENDS="libQtGui libgl libglu" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src" diff -r 10764785c368 -r 7cef8fc27566 libQtXml/receipt --- a/libQtXml/receipt Fri May 01 22:27:04 2009 +0200 +++ b/libQtXml/receipt Sat May 02 10:05:32 2009 +0200 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="Qt Xml library" MAINTAINER="allan316@gmail.com" -DEPENDS="libQtCore libQtNetwork" +DEPENDS="libQtNetwork" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src"