BeagleBoard/GSoC/2010 Projects/XBMC

From eLinux.org
< BeagleBoard‎ | GSoC‎ | 2010 Projects
Revision as of 14:21, 18 June 2010 by Topfs2 (talk | contribs) (Build Instructions)
Jump to: navigation, search

Project: XBMC

Student: Tobias Arrskog

Mentors: Mike Zucchi, Mans Rullgard, Søren Steen Christensen

Repository-git: git://xbmc.git.sourceforge.net/gitroot/xbmc/xbmc and branch gsoc-2010-beagleboard

Repository-svn: http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/gsoc-2010-beagleboard

Blog: http://xbmc.org/author/topfs2/

Latest blog entries:

Weekly report 2

Weekly report 1

Announcement

Documentation

Dependencies

Koen have been nice enough to add a dependency list to narcissus but for those that doesn't want to make a new image here is the package list

opkg install task-native-sdk boost-dev libgles-omap3-dev libsamplerate0-dev liblzo2-dev bzip2-dev libwavpack-dev mpeg2dec-dev libfribidi-dev libpcre-dev libcdio-dev libmodplug-dev flac-dev libsdl-mixer-1.2-dev libsdl-image-1.2-dev alsa-dev enca-dev libxt-dev libxtst-dev libxmu-dev libxinerama-dev curl-dev libmicrohttpd-dev gperf cmake zip git python-devel openssl-dev cvs pkgconfig-dev libxrender-dev libxrandr-dev git

Build Instructions

To build on Angstrom 2 patches are needed which hasn't been committed due to being temporary hacks :)

Disable smb vfs

Don't check for optical

./bootstrap

./configure --enable-gles

make

make install