Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2010 17:09:42 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        =?UTF-8?Q?Micka=C3=ABl_Maillot?= <mickael.maillot@gmail.com>
Cc:        freebsd-multimedia@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: XBMC port
Message-ID:  <f2257a660fc5da04ebe114c27fd7acea@bluelife.at>
In-Reply-To: <AANLkTi=wbWjAjPPNJTUB-g1obG=WH0g0hNUXKj0Gnm9M@mail.gmail.com>
References:  <AANLkTi=wbWjAjPPNJTUB-g1obG=WH0g0hNUXKj0Gnm9M@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--=_2ad9105af595994c483d5997abccdaf8
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=UTF-8

On Tue, 5 Oct 2010 12:37:19 +0200, Mickaƫl Maillot
<mickael.maillot@gmail.com> wrote:
> hi,
> 
> you can test my pre version of xbmc port
> 
> some infos:
> - i host xbmc files because i can't find a recent tar.gz
> - internal video player crash on my intel graphic, you can use mplayer
> as external video player
> ex: http://fneufn.eu/freebsd/xbmc/playercorefactory.xml in ~/.xbmc/userdata/
> - vdpau works fine
> - skin aeon65 crash xbmc
> - only python 2.4, 2.5 and 2.6 are supported
> - with pulse, i can choose /dev/dsp audio output
> - good luck with custom alsa output (ex: alsa:surround51 works)
> - if you want correct utf8, start xbmc with:
> LANG=fr_FR.UTF-8 /usr/local/bin/xbmc/xbmc.sh
> - xbmc.bin need XBMC_BIN_HOME and XBMC_HOME defined to start
> defaults are (already added in xbmc.sh):
> XBMC_BIN_HOME=/usr/local/lib/xbmc
> XBMC_HOME=/usr/local/share/xbmc
> - timezone doesn't work
> - plist without: faac, hal, nonfree or avahi option can be wrong
> 
> 
> The port can be downloaded from:
> http://fneufn.eu/freebsd/xbmc/xbmc.shar

Thanks for your work. I had a look at the port and there are a few
things that we should resolve before the port is ready to get it into
the tree.

- add missing libltdl dependency (patch attached)
- add missing runtime dependency glxinfo (graphics/mesa-demos)
- fix graphics/mesa-demos port which is currently marked broken
- fix the compile problem in xbmc/cores/paplayer/SIDCodec (had a look
but could not find it yet)
- what does the NONFREE option mean? should we restrict the port? any
problems redistributing the distfile?
- find a better solution for the int casts because of the different
size of DWORD on linux and BSD
- port should use the upcoming release branch [1] or better the beta
release tags from [2] (not sure which one you use currently, trunk?)

[1] http://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma/
[2] http://xbmc.svn.sourceforge.net/svnroot/xbmc/tags/Dharma_beta3/

-- 
Bernhard Froehlich
http://www.bluelife.at/
--=_2ad9105af595994c483d5997abccdaf8
Content-Transfer-Encoding: base64
Content-Type: application/octet-stream; charset=UTF-8;
 name=xbmc-fixes.diff
Content-Disposition: attachment;
 filename=xbmc-fixes.diff

LS0tIE1ha2VmaWxlLm9yaWcJMjAxMC0xMC0wOSAwMDozMDo0Mi4wMDAwMDAwMDAgKzAyMDAKKysr
IE1ha2VmaWxlCTIwMTAtMTAtMTAgMTc6Mzg6MDMuMDAwMDAwMDAwICswMjAwCkBAIC00NiwxMCAr
NDYsMTIgQEAKIAkJdm9yYmlzLjQ6JHtQT1JUU0RJUn0vYXVkaW8vbGlidm9yYmlzIFwKIAkJd2F2
cGFjay4yOiR7UE9SVFNESVJ9L2F1ZGlvL3dhdnBhY2sKIAorUlVOX0RFUEVORFM9CWdseGluZm86
JHtQT1JUU0RJUn0vZ3JhcGhpY3MvbWVzYS1kZW1vcworCiBVU0VfWFo9CQl5ZXMKIFVTRV9HTUFL
RT0JeWVzCiBVU0VfR05PTUU9CXBrZ2NvbmZpZwotVVNFX0FVVE9UT09MUz0JYXV0b2NvbmY6MjY3
CitVU0VfQVVUT1RPT0xTPQlhdXRvY29uZjoyNjcgbGlibHRkbDoyMgogR05VX0NPTkZJR1VSRT0J
eWVzCiBVU0VfWE9SRz0JeGluZXJhbWEgeHQgeG11IHhyYW5kcgogVVNFX0dMPQkJZ2x1Cg==
--=_2ad9105af595994c483d5997abccdaf8--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f2257a660fc5da04ebe114c27fd7acea>