From f1f8c5a6a7234a7b618f98efbb3d28e414890fa9 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Fri, 1 Sep 2006 18:01:05 +0000 Subject: Add gstreamer 0.10 - Mostly packages from OE + updates and gstreamer binary registry patch git-svn-id: https://svn.o-hand.com/repos/poky/trunk@694 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gstreamer/gst-plugins-good_0.10.4.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta/packages/gstreamer/gst-plugins-good_0.10.4.bb (limited to 'meta/packages/gstreamer/gst-plugins-good_0.10.4.bb') diff --git a/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb b/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb new file mode 100644 index 000000000..cb0a818eb --- /dev/null +++ b/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb @@ -0,0 +1,7 @@ +require gst-plugins.inc +DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ + speex" + +EXTRA_OECONF += " --with-plugins=ximagesrc,cairo,flac,gconfelements,gdkpixbuf,\ + jpeg,png,speex,taglib \ + --disable-aalib --disable-esd --disable-shout2" -- cgit v1.2.3