by tgc » Thu Oct 11, 2012 7:25 am
$this->bbcode_second_pass_quote('kmihelich', 'S')ome comments from my side of the fence:
1. The PKGBUILD in our git (aka the one the actually goes into the repos) is broken. Do you intend to pull request an update for that? Updating AUR packages we build is still a manual process, and one I do maybe a couple times a month.
Once I have confirmation that the latest AUR version actually works, I will make a pull request.
$this->bbcode_second_pass_quote('kmihelich', '2'). Building the AUR version fails in configure on finding libcec.
libcec-rpi from the "alarm" repo is in the dependencies, so that seems very weird!
$this->bbcode_second_pass_quote('kmihelich', '4'). If the XBMC git is changing too rapidly versus the position you're working at and introducing breakages, you should consider adding a checkout to a specific SHA so that everyone is on the same page.