gst-plugins-good: update to 0.10.26
authorAndreas Oberritter <obi@opendreambox.org>
Fri, 10 Dec 2010 01:03:41 +0000 (01:03 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sat, 11 Dec 2010 08:12:36 +0000 (00:12 -0800)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gstreamer/gst-plugins-good_0.10.26.bb [new file with mode: 0644]

diff --git a/recipes/gstreamer/gst-plugins-good_0.10.26.bb b/recipes/gstreamer/gst-plugins-good_0.10.26.bb
new file mode 100644 (file)
index 0000000..9b8dc69
--- /dev/null
@@ -0,0 +1,15 @@
+require gst-plugins.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "e1ed191adbf81edff04f348f8ce8e198"
+SRC_URI[archive.sha256sum] = "ceb3bbea5ce18463b8fe470d34786bc846469e800305c436d799af9fe22bdcc4"
+
+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 "