matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / webm / libvpx_0.9.0.bb
blob8992c04b8a35f90cf34bb1ac4cd865549c428d78
1 require libvpx.inc
3 LICENSE = "VP8"
5 PR = "r3"
7 SRC_URI[md5sum] = "9eb8e818d2f3263623c258fe66924082"
8 SRC_URI[sha256sum] = "a0096ac6859cfb61cf06dd9bc0a79a3333a4ec389ba311911d84df8ff2a1b9dc"
10 do_install() {
11 oe_runmake install
12 install -d ${D}${prefix}
13 cp -r ${S}/vpx-vp8-nopost-nodocs*${PV}/* ${D}${prefix}/
14 install -d ${D}${includedir}/vpx
15 mv ${D}${includedir}/*.h ${D}${includedir}/vpx