summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2006-09-21 14:32:50 +0000
committerChris Lord <chris@openedhand.com>2006-09-21 14:32:50 +0000
commit650cd19cb5bee8cf0c643470546d39e4357f8fec (patch)
treea7499f458a3d0cc12e4dccd7f9aad070479f2105 /meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
parent2b9b7684a6059ecfc31b125509bf779f7dda7109 (diff)
downloadpoky-650cd19cb5bee8cf0c643470546d39e4357f8fec.tar.gz
Update GStreamer packages, add missing gst-meta-debug package, add
Tremor vorbis stream decoder patch (GNOME bug #357055) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@738 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins-good_0.10.4.bb')
-rw-r--r--meta/packages/gstreamer/gst-plugins-good_0.10.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb b/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
index 7ce0c390db..67664a2641 100644
--- a/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
+++ b/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
@@ -1,7 +1,7 @@
1require gst-plugins.inc 1require gst-plugins.inc
2DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ 2DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
3 speex" 3 speex"
4PR = "r3" 4PR = "r4"
5 5
6EXTRA_OECONF += " --with-plugins=ximagesrc,cairo,flac,gconfelements,gdkpixbuf,jpeg,png,speex,taglib,avi,matroska,videofilter,autodetect,debug --disable-aalib --disable-esd --disable-shout2" 6EXTRA_OECONF += " --with-plugins=ximagesrc,cairo,flac,gconfelements,gdkpixbuf,jpeg,png,speex,id3demux,avi,matroska,videofilter,autodetect,debug --disable-aalib --disable-esd --disable-shout2"
7 7