[oe] [meta-oe][meta-multimedia][PATCH 1/6] xbmc: first try at making it build for non-GLES platforms

Jack Mitchell ml at communistcode.co.uk
Sat Dec 22 14:05:18 UTC 2012


Hi Koen,

On 12/21/12 14:00, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>   .../recipes-mediacentre/xbmc/xbmc_git.bb           |    7 ++++---
>   1 files changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
> index 74bf710..6331306 100644
> --- a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
> +++ b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_git.bb
> @@ -3,13 +3,13 @@ DESCRIPTION = "XBMC Media Center"
>   LICENSE = "GPLv2"
>   LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=6eb631b6da7fdb01508a80213ffc35ff"
>   
> -DEPENDS = "libusb1 libcec libplist expat yajl gperf-native libxmu fribidi mpeg2dec ffmpeg samba fontconfig curl python libass libmodplug libmicrohttpd wavpack libmms cmake-native libsdl-image libsdl-mixer virtual/egl mysql5 sqlite3 libmms faad2 libcdio libpcre boost lzo enca avahi libsamplerate0 libxinerama libxrandr libxtst bzip2 virtual/libsdl jasper zip-native zlib libtinyxml"
> +DEPENDS = "libmad libusb1 libcec libplist expat yajl gperf-native libxmu fribidi mpeg2dec ffmpeg samba fontconfig curl python libass libmodplug libmicrohttpd wavpack libmms cmake-native libsdl-image libsdl-mixer virtual/egl mysql5 sqlite3 libmms faad2 libcdio libpcre boost lzo enca avahi libsamplerate0 libxinerama libxrandr libxtst bzip2 virtual/libsdl jasper zip-native zlib libtinyxml"
>   #require recipes/egl/egl.inc
>   
>   SRCREV = "82388d55dae79cbb2e486e307e23202e76a43efa"
>   
>

I don't know how closely you follow XBMC, but there is a new release 
just round the corner, so it may be worth working with the beta builds 
rather than doing lots of work on an older version.

I'm sure you know what you're doing, but just a heads up in case the 
news had slipped past you!

Cheers,
Jack.




More information about the Openembedded-devel mailing list