aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2011-03-25 09:52:37 +0000
committerKoen Kooi <koen@openembedded.org>2011-03-25 11:02:46 +0100
commit6902570b88b52fbb94368a593d5b12b082506b1b (patch)
treec9e817cabf1434c4c37ac779524e7dc7f62612e8
parent93548f06c12d609a86e075edc56ad07a4b94365c (diff)
downloadopenembedded-6902570b88b52fbb94368a593d5b12b082506b1b.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 "