diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-02-19 23:02:47 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-02-22 22:27:47 -0600 |
commit | 18b442c44cd27bcbb95e75a50f61a731015005a0 (patch) | |
tree | fae5cab06f07fdc1422ad18d7354f33c3c8f5a21 /multimedia/xbmc/README | |
parent | ca3d9c6f1ce13f455922510371ef4781bb5347ff (diff) |
multimedia/xbmc: Updated for version 12.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/xbmc/README')
-rw-r--r-- | multimedia/xbmc/README | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/multimedia/xbmc/README b/multimedia/xbmc/README index 2178e32cb124..9bf5391d6fde 100644 --- a/multimedia/xbmc/README +++ b/multimedia/xbmc/README @@ -6,21 +6,19 @@ 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, -libdvdcss, vobcopy, lirc, cwiid, pybluez, id3lib, libvdpau, rtmpdump, -libmicrohttpd, libva, avahi, ffmpeg - -Optional: afpfs-ng is also an optional build time requirement but -doesn't get picked up by xbmc due to lack of afpfs-ng header files. +libdvdcss, lirc, cwiid, pybluez, id3lib, libvdpau, rtmpdump, afpfs-ng, +libmicrohttpd, libva, avahi, lame, ffmpeg Optional: libcrystalhd and shairpoint (not available at slackbuilds.org) Below are some paramaters that can be passed to the slackbuild to turn on some optional components. -EXT_FFMPEG=yes|no (Default is no), requires ffmpeg -USE_WII=yes|no (Default is no), requires cwiid and pybluez +FFMPEG=yes|no (Default is no), requires ffmpeg +WII=yes|no (Default is no), requires cwiid and pybluez WEBSERVER=yes|no (Default is no), requires libmicrohttpd +PULSE=yes|no (Default is no), requires pulseaudio Note: The use of external ffmpeg is discouraged by the XBMC developers. -A patch is provided so XBMC can be built against newer ffmpeg. However, -this patch is NOT fully tested. + +PVR information: http://wiki.xbmc.org/index.php?title=PVR |