aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2011-03-25 09:52:37 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:26 +0200
commitb2d4faac58f29c768d400fa377e69886a62df3bb (patch)
treefc336f20a0a3a8452e4876a7f64f6eef7dda6a00
parent51debb09abcb6e773dac4a378629731c7c1d9c30 (diff)
downloadopenembedded-b2d4faac58f29c768d400fa377e69886a62df3bb.tar.gz
gst-plugins-good: update to 0.10.28
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
-rw-r--r--recipes/gstreamer/gst-plugins-good_0.10.28.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.28.bb b/recipes/gstreamer/gst-plugins-good_0.10.28.bb
new file mode 100644
index 0000000000..19a50fdd4a
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-good_0.10.28.bb
@@ -0,0 +1,15 @@
+require gst-plugins.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "6ef1588921f59d85c44ee2e49a3c97a0"
+SRC_URI[archive.sha256sum] = "adfbce68b9fbadb7a7aeda2227af6afe1928ef025af4158726617b9d6834b028"
+
+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 "