diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-02-05 08:11:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 08:11:27 +0700 |
commit | 43bf5fb2001a989a911043c15f23927e670b8697 (patch) | |
tree | 3787f14c3ca951dd44bd7b87cf8e55cc87d51545 /multimedia/kodi/README | |
parent | da4682f47d40c3ea9f5bd3660adfaed61f71d422 (diff) | |
download | slackbuilds-43bf5fb2001a989a911043c15f23927e670b8697.tar.gz |
multimedia/kodi: Added (Multi-platform Media Center).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/kodi/README')
-rw-r--r-- | multimedia/kodi/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/multimedia/kodi/README b/multimedia/kodi/README new file mode 100644 index 0000000000..b4f4da9a08 --- /dev/null +++ b/multimedia/kodi/README @@ -0,0 +1,26 @@ +XBMC is an award winning media center application for Linux, Mac OS X, +Windows and XBox. The ultimate hub for all your media, XBMC is easy to +use, looks slick, and has a large helpful community. XBMC supports +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: libcec, pulseaudio, libbluray, libnfs, libva, +libdvdcss, lirc, cwiid, pybluez, id3lib, libvdpau, rtmpdump, afpfs-ng, +libmicrohttpd, avahi, lame, SDL2, cryptopp, and jsoncpp + +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. + +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: +Please remove or rename /etc/oss.conf if it exists on your system +prior to building this package or it will fail to build. + +ffmpeg on SBo is too old to build with kodi. Use ffmepg that is built +by default with kodi. |