aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-good_0.10.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gstreamer/gst-plugins-good_0.10.13.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-good_0.10.13.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.13.bb b/recipes/gstreamer/gst-plugins-good_0.10.13.bb
new file mode 100644
index 0000000000..b77d1fcf47
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-good_0.10.13.bb
@@ -0,0 +1,11 @@
+require gst-plugins.inc
+
+PR = "r1"
+
+inherit gconf
+
+EXTRA_OECONF += " --enable-experimental --enable-gst_v4l2 --enable-gconftool --enable-external --with-check=no"
+DEPENDS += "jpeg libtheora gst-plugins-base esound"
+
+PACKAGES =+ "gst-plugin-gconfelements"
+FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"