/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

  1. Run configure:
  2. 1. compile the stuff
  3. sudo apt-get install libxt-dev libxmu-dev
  4. ./configure --without-xscreensaver --disable-sound
  5. make
  6. 2. create the shared library for each screensaver. for example to create plasma:
  7. cd src/plasma
  8. make -f Makefile.xbmc