aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
blob: 0f0ff210e107134ec3829d2befd9dde7df476d2b (plain)
1
2
3
4
5
6
7
8
9
10
11
require gst-plugins.inc

SRC_URI[archive.md5sum] = "368f72e2a1c7a6e8fe60394e4315259b"
SRC_URI[archive.sha256sum] = "7b6c49f22caad3b573aee481381355b38ac9f2077f291d9f33a9a808a2568888"

DEPENDS += "orc-native orc libcdaudio gst-plugins-base openssl directfb"

PR = "${INC_PR}.2"

# We don't have vdpau headers in OE and it creates crosscompile badness
EXTRA_OECONF_append = " --disable-vdpau --enable-sdl"