Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vlc: fix freerdp module build | Manuel Bachmann | 2015-10-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | Since we are building "freerdp" again, build can now fail due to reliance on removed APIs. For instance : http://errors.yoctoproject.org/Errors/Details/20603/ Fix this by conditionally building the module, and if we build it, patching the code until the fix gets merged upstream. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | vlc: update to 2.2.1 | Tim Orling | 2015-08-18 | 1 | -0/+17 |
* add several pkg configs and libsamplerate0 dependency to vlc.inc * update patches 0003 and 0004 * add patch to use tremor's libvorbisidec rather than libvorbisdec * add patch to fix luaL_checkint and luaL_optint (deprecated in lua 5.3) Signed-off-by: Tim Orling <TicoTimo@gmail.com> |