aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xbmc/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xbmc/README')
-rw-r--r--multimedia/xbmc/README10
1 files changed, 7 insertions, 3 deletions
diff --git a/multimedia/xbmc/README b/multimedia/xbmc/README
index 123ba2fa88ee6..0f810d3619845 100644
--- a/multimedia/xbmc/README
+++ b/multimedia/xbmc/README
@@ -5,11 +5,11 @@ 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.
-Optional dependencies are: libcec, pulseaudio, libbluray, libnfs,
+Optional dependencies: libcec, pulseaudio, libbluray, libnfs, libva,
libdvdcss, lirc, cwiid, pybluez, id3lib, libvdpau, rtmpdump, afpfs-ng,
-libmicrohttpd, libva, avahi, lame, ffmpeg, libshairport
+libmicrohttpd, avahi, lame, ffmpeg
-Optional: libcrystalhd (not available at slackbuilds.org)
+Optional: libcrystalhd and libshairport (not available at slackbuilds.org)
Below are some paramaters that can be passed to the slackbuild to turn
on some optional components.
@@ -22,3 +22,7 @@ PULSE=yes|no (Default is no), requires pulseaudio
Note: The use of external ffmpeg is discouraged by the XBMC developers.
PVR information: http://wiki.xbmc.org/index.php?title=PVR
+
+NOTE:
+Please remove or rename /etc/oss.conf if it exists on your system
+prior building this package or it will fail to build.