summaryrefslogtreecommitdiffstats
path: root/multimedia/xbmc/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xbmc/README')
-rw-r--r--multimedia/xbmc/README29
1 files changed, 15 insertions, 14 deletions
diff --git a/multimedia/xbmc/README b/multimedia/xbmc/README
index cfa3ed8e08..9baade23c7 100644
--- a/multimedia/xbmc/README
+++ b/multimedia/xbmc/README
@@ -5,21 +5,22 @@ viewing and playing a vast library of audio, video and image formats.
XBMC has a sophisticated library management system that allows you to
organize all your media to give you quick and immediate access.
-XBMC requires faad2, libmms and enca.
+XBMC requires libmpeg2, faad2, libmodplug, libmms and enca.
-Optional: vobcopy, lirc, faac, SDL_gfx, cwiid, pybluez,
-lightblue, libvdpau and avahi. Starting with version 9.11 XBMC can
-be built with additional system libraries which are ffmpeg, libmpeg2,
-libdca (aka libdts), a52dec (aka liba52) libass and python (all available
-at slackbuilds.org or included in Slackware). Look inside the slackbuild
-for additional information to turn these options on.
+Optional: vobcopy, lirc, faac, cwiid, pybluez, libdvdcss, libssh,
+lightblue, libvdpau, libass, rtmpdump, libmicrohttpd, libva, avahi,
+ffmpeg, libdca (aka libdts), a52dec (aka liba52) (all available at
+slackbuilds.org).
-Optional: pulseaudio (not available at slackbuilds.org)
+Optional: pulseaudio, libcrystalhd and libbluray (not available at
+slackbuilds.org)
-In order to use a Wii remote with XBMC pass USE_WII=yes to the
-slackbuild. This now makes cwiid a build requirement and also requires
-pybluez or lightblue for bluetooth support.
+Below are some paramaters that can be passed to the slackbuild to turn
+on some optional components.
-Some plugins to use are available at:
-http://code.google.com/p/xbmc-addons/
-http://www.xbmcscripts.com/
+EXT_FFMPEG=yes|no (Default is no), requires ffmpeg
+EXT_A52DEC=yes|no (Default is no), requires a52dec
+EXT_DTS=yes|no (Default is no), requires libdca
+EXT_ALL=yes|no (Default is no), turns on all of the above options
+USE_WII=yes|no (Default is no), requires cwiid and pybluez
+WEBSERVER=yes|no (Default is no), requires libmicrohttpd