/xbmc/screensavers/rsxs-0.9/README.xbmc
http://github.com/xbmc/xbmc · Unknown · 10 lines · 8 code · 2 blank · 0 comment · 0 complexity · 3568caa0d5df62f868cb84d28b784270 MD5 · raw file
- Run configure:
- 1. compile the stuff
- sudo apt-get install libxt-dev libxmu-dev
- ./configure --without-xscreensaver --disable-sound
- make
- 2. create the shared library for each screensaver. for example to create plasma:
- cd src/plasma
- make -f Makefile.xbmc