wok rev 2861

libQt* gst-plugin* gtkpod: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 10:05:32 2009 +0200 (2009-05-02)
parents 10764785c368
children 348ab55e5d94
files gst-plugins-bad/receipt gst-plugins-base/receipt gtkpod/receipt libQt3Support/receipt libQtDBus/receipt libQtHelp/receipt libQtOpenGL/receipt libQtXml/receipt
line diff
     1.1 --- a/gst-plugins-bad/receipt	Fri May 01 22:27:04 2009 +0200
     1.2 +++ b/gst-plugins-bad/receipt	Sat May 02 10:05:32 2009 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GStreamer Bad Plugins"
     1.5  MAINTAINER="jozee@slitaz.org"
     1.6  DEPENDS="libxml2 gst-plugins-base bzlib flac libSDL libcomerr openssl libexif \
     1.7 -libiconv libkrb5 libmodplug libsndfile"
     1.8 +libiconv libkrb5 libmodplug libsndfile expat"
     1.9  BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://gstreamer.freedesktop.org/" 
     2.1 --- a/gst-plugins-base/receipt	Fri May 01 22:27:04 2009 +0200
     2.2 +++ b/gst-plugins-base/receipt	Sat May 02 10:05:32 2009 +0200
     2.3 @@ -5,7 +5,9 @@
     2.4  CATEGORY="multimedia"
     2.5  SHORT_DESC="GStreamer Base Plugins"
     2.6  MAINTAINER="jozee@slitaz.org"
     2.7 -DEPENDS="libxml2 alsa-lib cdparanoia-III libvorbis libtheora gstreamer liboil libtheora-enc"
     2.8 +DEPENDS="libxml2 alsa-lib cdparanoia-III libvorbis libtheora gstreamer liboil \
     2.9 +libtheora-enc fontconfig libgio pango xorg-libICE xorg-libSM xorg-libXau \
    2.10 +xorg-libXdmcp xorg-libXext xorg-libXv"
    2.11  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"
    2.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.13  WEB_SITE="http://gstreamer.freedesktop.org/" 
     3.1 --- a/gtkpod/receipt	Fri May 01 22:27:04 2009 +0200
     3.2 +++ b/gtkpod/receipt	Sat May 02 10:05:32 2009 +0200
     3.3 @@ -5,7 +5,7 @@
     3.4  CATEGORY="multimedia"
     3.5  SHORT_DESC="platform independent GUI for Apple's iPod using GTK2"
     3.6  MAINTAINER="jozee@slitaz.org"
     3.7 -DEPENDS="libgpod libid3tag flac libvorbis curl libglade"
     3.8 +DEPENDS="libgpod libid3tag flac libvorbis curl libglade hal"
     3.9  BUILD_DEPENDS="flex libgpod-dev libid3tag-dev flac-dev libvorbis-dev curl curl-dev libglade-dev"
    3.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.11  WEB_SITE="http://www.gtkpod.org/"
    3.12 @@ -16,8 +16,8 @@
    3.13  {
    3.14  	cd $src
    3.15  	./configure --prefix=/usr &&
    3.16 -    make &&
    3.17 -    make DESTDIR=$PWD/_pkg install
    3.18 +	make &&
    3.19 +	make DESTDIR=$PWD/_pkg install
    3.20  }
    3.21  
    3.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    3.23 @@ -27,7 +27,8 @@
    3.24  	cp -a $_pkg/usr/bin $fs/usr
    3.25  	cp -a $_pkg/usr/share/$PACKAGE/data  $fs/usr/share/$PACKAGE 
    3.26  	cp -a $_pkg/usr/share/$PACKAGE/scripts  $fs/usr/share/$PACKAGE 
    3.27 -	cp -a $_pkg/usr/share/$PACKAGE/icons/hicolor/16x16 $fs/usr/share/$PACKAGE/icons/hicolor
    3.28 +	cp -a $_pkg/usr/share/$PACKAGE/icons/hicolor/16x16 \
    3.29 +		$fs/usr/share/$PACKAGE/icons/hicolor
    3.30  	cp $_pkg/usr/share/icons/hicolor/48x48/apps/gtkpod.png \
    3.31  		$fs/usr/share/pixmaps/gtkpod.png
    3.32  }
     4.1 --- a/libQt3Support/receipt	Fri May 01 22:27:04 2009 +0200
     4.2 +++ b/libQt3Support/receipt	Sat May 02 10:05:32 2009 +0200
     4.3 @@ -5,7 +5,7 @@
     4.4  CATEGORY="development"
     4.5  SHORT_DESC="Qt3 support Library"
     4.6  MAINTAINER="allan316@gmail.com"
     4.7 -DEPENDS="libQtCore"
     4.8 +DEPENDS="libQtGui libQtSql libQtXml"
     4.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    4.10  WEB_SITE="http://www.trolltech.com"
    4.11  WANTED="qt-x11-opensource-src"
     5.1 --- a/libQtDBus/receipt	Fri May 01 22:27:04 2009 +0200
     5.2 +++ b/libQtDBus/receipt	Sat May 02 10:05:32 2009 +0200
     5.3 @@ -5,7 +5,7 @@
     5.4  CATEGORY="development"
     5.5  SHORT_DESC="Qt Dbus Library"
     5.6  MAINTAINER="allan316@gmail.com"
     5.7 -DEPENDS="libQtCore"
     5.8 +DEPENDS="libQtXml"
     5.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    5.10  WEB_SITE="http://www.trolltech.com"
    5.11  WANTED="qt-x11-opensource-src"
     6.1 --- a/libQtHelp/receipt	Fri May 01 22:27:04 2009 +0200
     6.2 +++ b/libQtHelp/receipt	Sat May 02 10:05:32 2009 +0200
     6.3 @@ -5,7 +5,7 @@
     6.4  CATEGORY="development"
     6.5  SHORT_DESC="Qt help Library"
     6.6  MAINTAINER="allan316@gmail.com"
     6.7 -DEPENDS="libQtCore"
     6.8 +DEPENDS="libQtGui libQtClucene libQtSql libQtXml"
     6.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    6.10  WEB_SITE="http://www.trolltech.com"
    6.11  WANTED="qt-x11-opensource-src"
     7.1 --- a/libQtOpenGL/receipt	Fri May 01 22:27:04 2009 +0200
     7.2 +++ b/libQtOpenGL/receipt	Sat May 02 10:05:32 2009 +0200
     7.3 @@ -5,7 +5,7 @@
     7.4  CATEGORY="development"
     7.5  SHORT_DESC="Qt OpenGL Library"
     7.6  MAINTAINER="allan316@gmail.com"
     7.7 -DEPENDS="libQtCore"
     7.8 +DEPENDS="libQtGui libgl libglu"
     7.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    7.10  WEB_SITE="http://www.trolltech.com"
    7.11  WANTED="qt-x11-opensource-src"
     8.1 --- a/libQtXml/receipt	Fri May 01 22:27:04 2009 +0200
     8.2 +++ b/libQtXml/receipt	Sat May 02 10:05:32 2009 +0200
     8.3 @@ -5,7 +5,7 @@
     8.4  CATEGORY="development"
     8.5  SHORT_DESC="Qt Xml library"
     8.6  MAINTAINER="allan316@gmail.com"
     8.7 -DEPENDS="libQtCore libQtNetwork"
     8.8 +DEPENDS="libQtNetwork"
     8.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    8.10  WEB_SITE="http://www.trolltech.com"
    8.11  WANTED="qt-x11-opensource-src"