summaryrefslogtreecommitdiff
path: root/recipes/webm
AgeCommit message (Collapse)AuthorFiles
2010-09-27libvpx: fix 0.9.1 build when prefix=""Michael Smith4
The configure script was changed in 0.9.1 and introduced some logic that breaks when prefix is an empty string. Also switch to INC_PR for 0.9.0 and 0.9.1. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-06-20libvpx: fix typo in CFLAGSKoen Kooi1
2010-06-20libvpx: add 0.9.1Koen Kooi3
2010-06-12libvpx: added --disable-install-docs to configureFrans Meulenbroeks1
build failed for me on a fresh build in do_install because this path ${S}/vpx-vp8-nopost-nodocs*${PV}/* did not exist. adding --disable-install-docs caused the path name to become correct. open issue: lots of files are reported as being installed but not in any package Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-06-02libvpx: remove --enable-ccache configure optionEric Bénard1
libvpx-0.9.0-r1/temp/log.do_compile.1458 ... /bin/sh: ccache: command not found ... Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-06-01libvpx: stage headers in ${includedir}/vpxKoen Kooi1
2010-05-31libvpx: add 0.9.0Koen Kooi1