gst-plugins-bad: add 0.10.19
authorKoen Kooi <koen@openembedded.org>
Tue, 1 Jun 2010 09:47:01 +0000 (11:47 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 1 Jun 2010 10:09:06 +0000 (12:09 +0200)
recipes/gstreamer/gst-plugins-bad_0.10.19.bb [new file with mode: 0644]

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 (file)
index 0000000..c23f0ab
--- /dev/null
@@ -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"