aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-good_0.10.21.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-17 20:46:31 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-17 21:33:26 +0100
commite04b826e9b24dbe3b9332da8da9b9310f5125dc4 (patch)
tree71a0d96568fc9317a1abcf7340678cb9cfba8f35 /recipes/gstreamer/gst-plugins-good_0.10.21.bb
parentd695f337bdaa0e297ad89c6fdd99edf97bc270db (diff)
downloadopenembedded-e04b826e9b24dbe3b9332da8da9b9310f5125dc4.tar.gz
gstreamer: updates
* switch to new-style staging * add support for new-style checksums * move plugins to newer versions, so plugins moved (e.g. ivorbis) * fixup gstconfig header parsing
Diffstat (limited to 'recipes/gstreamer/gst-plugins-good_0.10.21.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-good_0.10.21.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.21.bb b/recipes/gstreamer/gst-plugins-good_0.10.21.bb
new file mode 100644
index 0000000000..d93a37d53c
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-good_0.10.21.bb
@@ -0,0 +1,16 @@
+require gst-plugins.inc
+
+SRC_URI += "file://flvdemux-ecma.diff;patch=1 \
+"
+
+SRC_URI[archive.md5sum] = "9bc5c9b390edbb96bda42fc553eae5ae"
+SRC_URI[archive.sha256sum] = "24445a1cf56302ab4ad5f56055d5c3d81c704b8f9f6875fe78a25d4f72716d22"
+
+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 "