summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
diff options
context:
space:
mode:
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.bb7
1 files changed, 7 insertions, 0 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
new file mode 100644
index 0000000000..cb0a818ebf
--- /dev/null
+++ b/meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
@@ -0,0 +1,7 @@
1require gst-plugins.inc
2DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
3 speex"
4
5EXTRA_OECONF += " --with-plugins=ximagesrc,cairo,flac,gconfelements,gdkpixbuf,\
6 jpeg,png,speex,taglib \
7 --disable-aalib --disable-esd --disable-shout2"