Xia Mi Radio (虾米电台)
Linux client of http://www.xiami.com/radio
See src/lib/xmrservice.c for more details
Dependencies see: debian/control (DEB) and opensuse/xmradio.spec (RPM)
mkdir build
cd build
cmake ../SOURCE_CODE_DIR -DCMAKE_INSTALL_PREFIX=YOUR_PREFIX OTHER_OPTIONS
make
make install
Install from marguerite's repo (You have to click "unsupported distribution" link due to a s.o.o repo recognition error for 12.2)
sudo apt-add-repository ppa:timxx/xmradio
sudo apt-get update
sudo apt-get install xmradio
yaourt -S xmradio-git