aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-06-01 11:47:01 +0200
committerKoen Kooi <koen@openembedded.org>2010-06-01 12:09:06 +0200
commit8dff535648177f5f0dad1d9b81de038aff3b070e (patch)
treecf18db1112ddb2377018f7bdc471c040b0f03d41 /recipes
parent8ea382d68dbe1eed4154d7cf26faf8b04307b9c3 (diff)
downloadopenembedded-8dff535648177f5f0dad1d9b81de038aff3b070e.tar.gz
gst-plugins-bad: add 0.10.19
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gstreamer/gst-plugins-bad_0.10.19.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-bad_0.10.19.bb b/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
new file mode 100644
index 0000000000..c23f0ab8d2
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
@@ -0,0 +1,11 @@
+require gst-plugins.inc
+
+SRC_URI[archive.md5sum] = "368f72e2a1c7a6e8fe60394e4315259b"
+SRC_URI[archive.sha256sum] = "7b6c49f22caad3b573aee481381355b38ac9f2077f291d9f33a9a808a2568888"
+
+DEPENDS += "orc-native orc gst-plugins-base openssl directfb"
+
+PR = "${INC_PR}.0"
+
+# We don't have vdpau headers in OE and it creates crosscompile badness
+EXTRA_OECONF_append = " --disable-vdpau --enable-sdl"