gst-plugins-good: add 0.10.23
authorKoen Kooi <koen@openembedded.org>
Tue, 1 Jun 2010 08:42:36 +0000 (10:42 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 1 Jun 2010 10:09:06 +0000 (12:09 +0200)
recipes/gstreamer/gst-plugins-good_0.10.23.bb [new file with mode: 0644]

diff --git a/recipes/gstreamer/gst-plugins-good_0.10.23.bb b/recipes/gstreamer/gst-plugins-good_0.10.23.bb
new file mode 100644 (file)
index 0000000..c686994
--- /dev/null
@@ -0,0 +1,13 @@
+require gst-plugins.inc
+
+SRC_URI[archive.md5sum] = "9cddbb0e7e90677f0cc05c23feffef5c"
+SRC_URI[archive.sha256sum] = "2e7771a611cedb1e8208601cb26744fbf33109598e222afee1be8811ba4babcf"
+
+inherit gconf 
+
+DEPENDS += "hal pulseaudio speex libsoup-2.4 flac gst-plugins-base openssl popt esound libv4l"
+
+PACKAGES =+ "gst-plugin-gconfelements"
+FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"
+
+EXTRA_OECONF += " --with-libv4l2 "