wok-4.x rev 2851
gst-*: Update depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 01 17:13:41 2009 +0200 (2009-05-01) |
parents | 6336400a0314 |
children | 782032535663 |
files | gst-plugins-bad/receipt gst-plugins-good/receipt gst-plugins-ugly/receipt gst-python/receipt |
line diff
1.1 --- a/gst-plugins-bad/receipt Fri May 01 16:42:29 2009 +0200 1.2 +++ b/gst-plugins-bad/receipt Fri May 01 17:13:41 2009 +0200 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="GStreamer Bad Plugins" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="libxml2 gst-plugins-base" 1.8 +DEPENDS="libxml2 gst-plugins-base bzlib flac libSDL libcomerr openssl libexif \ 1.9 +libiconv libkrb5 libmodplug libsndfile" 1.10 BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://gstreamer.freedesktop.org/"
2.1 --- a/gst-plugins-good/receipt Fri May 01 16:42:29 2009 +0200 2.2 +++ b/gst-plugins-good/receipt Fri May 01 17:13:41 2009 +0200 2.3 @@ -5,7 +5,9 @@ 2.4 CATEGORY="multimedia" 2.5 SHORT_DESC="GStreamer Good Plugins" 2.6 MAINTAINER="jozee@slitaz.org" 2.7 -DEPENDS="libxml2 gst-plugins-base" 2.8 +DEPENDS="libxml2 gst-plugins-base gtk+ bzlib dbus flac hal libdv taglib \ 2.9 +xorg-libXcomposite xorg-libXcursor xorg-libXfixes xorg-libXinerama \ 2.10 +xorg-libXrandr xorg-libXrender" 2.11 BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev libogg-dev liboil-dev gstreamer-dev libxml2-dev glib-dev jpeg-dev" 2.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.13 WEB_SITE="http://gstreamer.freedesktop.org/"
3.1 --- a/gst-plugins-ugly/receipt Fri May 01 16:42:29 2009 +0200 3.2 +++ b/gst-plugins-ugly/receipt Fri May 01 17:13:41 2009 +0200 3.3 @@ -5,7 +5,7 @@ 3.4 CATEGORY="multimedia" 3.5 SHORT_DESC="GStreamer Ugly Plugins" 3.6 MAINTAINER="jozee@slitaz.org" 3.7 -DEPENDS="libxml2 gst-plugins-base" 3.8 +DEPENDS="libxml2 gst-plugins-base glib lame libcdio libdvdread libid3tag libmad" 3.9 BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev glib-dev libcdio" 3.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.11 WEB_SITE="http://gstreamer.freedesktop.org/"
4.1 --- a/gst-python/receipt Fri May 01 16:42:29 2009 +0200 4.2 +++ b/gst-python/receipt Fri May 01 17:13:41 2009 +0200 4.3 @@ -5,7 +5,7 @@ 4.4 CATEGORY="multimedia" 4.5 SHORT_DESC="GStreamer Python Plugins" 4.6 MAINTAINER="jozee@slitaz.org" 4.7 -DEPENDS="pygobject gstreamer" 4.8 +DEPENDS="pygobject gstreamer gst-plugins-base" 4.9 BUILD_DEPENDS="pygobject-dev gstreamer gstreamer-dev libxml2-dev liboil-dev python-dev glib-dev" 4.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.11 WEB_SITE="http://gstreamer.freedesktop.org/"