aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-bad_0.10.18.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-bad_0.10.18.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-bad_0.10.18.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-bad_0.10.18.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-bad_0.10.18.bb b/recipes/gstreamer/gst-plugins-bad_0.10.18.bb
new file mode 100644
index 0000000000..82710c7b25
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-bad_0.10.18.bb
@@ -0,0 +1,9 @@
+require gst-plugins.inc
+
+SRC_URI[archive.md5sum] = "84838893b447e774d401a698ff812b32"
+SRC_URI[archive.sha256sum] = "2f800127e00da0f157358f87b06563b3de23cbc630fbf6295b43405e52e02070"
+
+DEPENDS += "orc-native gst-plugins-base openssl directfb"
+
+# We don't have vdpau headers in OE and it creates crosscompile badness
+EXTRA_OECONF_append = " --disable-vdpau "