XBMC repo for Meego
Monday, August 16th, 2010This has taken much longer than I had hoped but here it is! The XBMC repo for Meego.1.0
Adding the Repo and installing XBMC:
wget http://download.obs.maemo.org/home%3a/arfoll/MeeGo_1.0_Core/home%3aarfoll.repo
sudo mv home\:arfoll.repo /etc/yum.repos.d
Edit /etc/yum.repos.d/home\:arfoll.repo, and set gpgcheck to 0. (The Maemo community OBS seems to enable this but it doesn't sign the packages it builds!)
sudo yum install xbmc
Can't really make it easier than that now can I?
Note: I've only tested this on meego 1.0 netbook with all the latest updates as of 14th august. Please tell me if anything goes wrong in your install.
Thanks to the people on the #meego channel and to the maemo community for making their very nice community OBS available to all meego x86 people.
XBMC r33163 is now available in the repositories!
The current XBMC build is SVN (dharma branch) r32806, which isn't the latest but it's fairly stable. I will move to newer ones eventually but my aim is not to update this every day. The dependancies will probably not be updated so long as the OBS keeps compiling them fine
If you have a newer package that works and compiles in meego i'd be glad to replace one of my older ones though!
There is no MythTV support in this XBMC version, as I remove all mysql dependancies using a patch. If anyone really wants to do this, I can probably renenable my mysql/perl packages. I also have a small patch to add some meego specific stuff and fix a libfaad error - see this forum post.