xbmc: add option to build with RSXS screensaver support, remove unneeded and disabled screensaver and visualzation addons

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2011-10-16 04:19:14 +02:00
parent 59aecb4f29
commit 0effee001c
10 changed files with 52 additions and 1 deletions

View File

@@ -120,6 +120,9 @@
# e.g. XBMC_PLUGINS="SABnzbd"
XBMC_PLUGINS=""
# build and install 'RSXS' Screensaver (yes / no)
XBMC_SCR_RSXS="no"
# build and install 'ProjectM' Visualization (yes / no)
XBMC_VIS_PROJECTM="yes"