summaryrefslogtreecommitdiffstats
path: root/multimedia/xbmc/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2011-01-06 19:08:30 -0200
committer Robby Workman <rworkman@slackbuilds.org>2011-01-10 15:04:23 -0600
commit7fa880d55409ed5cbaf5c27449d201460afaa34e (patch)
treefd7508970f4bb8e63db90d5ea77f1fed68801c6c /multimedia/xbmc/README
parent958abc1de3644ebe3dc4316748f28aeb2423f91e (diff)
downloadslackbuilds-7fa880d55409ed5cbaf5c27449d201460afaa34e.tar.gz
slackbuilds-7fa880d55409ed5cbaf5c27449d201460afaa34e.tar.xz
multimedia/xbmc: Updated for version 10.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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