unfortunately I am on Fedora 18 as of now. I tried installing all the dependencies and then running the binary executable from the package, but I cant fing qt5quick.so and qt5qml.so for fedora . I found all other libs.
git clone git://gitorious.org/xbmcremote/xbmcremote.git cd xbmcremote mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr make sudo make install