diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-11-13 18:08:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-13 18:08:58 +0700 |
commit | bd8dc9f8a73d531cffaa3bd25b036982d0dc308d (patch) | |
tree | 9e9c24c2f0a3413689a1fc4c502068cef5fa5427 /multimedia/kodi/README | |
parent | c22253e886b3258f551a7a43af3b963d4443d3e5 (diff) | |
download | slackbuilds-bd8dc9f8a73d531cffaa3bd25b036982d0dc308d.tar.gz |
multimedia/kodi: Updated for version 15.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/kodi/README')
-rw-r--r-- | multimedia/kodi/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/multimedia/kodi/README b/multimedia/kodi/README index 84985b207b..50fa952601 100644 --- a/multimedia/kodi/README +++ b/multimedia/kodi/README @@ -1,13 +1,13 @@ -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 +Kodi is an award winning media center application for Linux, Mac OS X, +Windows and XBox. The ultimate hub for all your media, Kodi is easy to +use, looks slick, and has a large helpful community. Kodi supports viewing and playing a vast library of audio, video and image formats. -XBMC has a sophisticated library management system that allows you to +Kodi 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 and libmodplug +avahi, lame, SDL2, libmodplug and openjdk Optional: libcrystalhd and libshairport (not available at slackbuilds.org) @@ -15,10 +15,12 @@ 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 +WEBSERVER=yes|no (Default is yes), requires libmicrohttpd PULSE=yes|no (Default is no), requires pulseaudio NOTE: +Kodi can be compiled with openjdk instead of jdk. + Please remove or rename /etc/oss.conf if it exists on your system prior to building this package or it will fail to build. |