From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][meta-multimedia][PATCH 1/6] xbmc: first try at making it build for non-GLES platforms
Date: Sat, 22 Dec 2012 16:29:29 +0100 [thread overview]
Message-ID: <kb4jkl$iuo$1@ger.gmane.org> (raw)
In-Reply-To: <50D5BE1E.8060901@communistcode.co.uk>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 22-12-12 15:05, Jack Mitchell schreef:
> Hi Koen,
>
> On 12/21/12 14:00, Koen Kooi wrote:
>> Signed-off-by: Koen Kooi <koen@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!
That new release introduces a number of problems:
* more external libraries needed, none of them friendly to crosscompiling
* issues when using gold as linker
* Incompatibility with external libav
* python detection is broken in crossbuilds
And more. I do want to get the new version working since I need the PVR
addons to work, but that is a lot more work than cleaning up this
known-working version.
The patches I'm sending are part of my xmas vacation project to get my xbmc
setup streamlined and using the FRI2 ELC giveaway as frontend. The backend
portion is done (tvheadend + oscam), now it's time for frontend (xbmc + pvr
addon) and middleware (transcoding.
Ross has impeccable timing with his upnp work as well :)
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFQ1dHZMkyGM64RGpERAtPrAKCsl3BUmq6AyGntF1UWKCYRTe7RFACgqDUD
yxGw+4SKqTE6ebVw9COcm6E=
=kL17
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2012-12-22 15:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 14:00 [meta-oe][meta-multimedia][PATCH 1/6] xbmc: first try at making it build for non-GLES platforms Koen Kooi
2012-12-21 14:00 ` [meta-oe][meta-multimedia][PATCH 2/6] tvheadend: add git version Koen Kooi
2012-12-21 14:00 ` [meta-oe][meta-multimedia][PATCH 3/6] oscam: add svn version Koen Kooi
2012-12-21 14:00 ` [meta-oe][meta-multimedia][PATCH 4/6] dvb-apps: import 1.1.1+hg from OE classic Koen Kooi
2012-12-21 14:00 ` [meta-oe][meta-multimedia][PATCH 5/6] wscan: add 20121111 Koen Kooi
2013-01-09 10:52 ` Martin Jansa
2013-01-09 11:51 ` Koen Kooi
2012-12-21 14:00 ` [meta-oe][meta-multimedia][PATCH 6/6] libav: update to 0.8.4 Koen Kooi
2012-12-22 14:05 ` [meta-oe][meta-multimedia][PATCH 1/6] xbmc: first try at making it build for non-GLES platforms Jack Mitchell
2012-12-22 15:29 ` Koen Kooi [this message]
2012-12-23 12:32 ` Martin Jansa
2012-12-23 19:34 ` Koen Kooi
2012-12-23 19:36 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='kb4jkl$iuo$1@ger.gmane.org' \
--to=koen@dominion.thruhere.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.