summaryrefslogtreecommitdiffstats
path: root/multimedia/kodi/README
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+SBo@gmail.com>2022-03-05 12:10:52 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-07 08:45:28 +0700
commitc24fcbc634c09aa3ad9d450fef1499ca0ae0b676 (patch)
tree4c825366f1575c6ad0baf3b8dedffa57179d9d84 /multimedia/kodi/README
parent1d4e76d3df58c1c27d2579958d09434dd5d81312 (diff)
downloadslackbuilds-c24fcbc634c09aa3ad9d450fef1499ca0ae0b676.tar.gz
slackbuilds-c24fcbc634c09aa3ad9d450fef1499ca0ae0b676.tar.xz
multimedia/kodi: Updated for version 19.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/kodi/README')
-rw-r--r--multimedia/kodi/README29
1 files changed, 10 insertions, 19 deletions
diff --git a/multimedia/kodi/README b/multimedia/kodi/README
index 1d4038e386..3f040551f7 100644
--- a/multimedia/kodi/README
+++ b/multimedia/kodi/README
@@ -5,24 +5,15 @@ viewing and playing a vast library of audio, video and image formats.
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, libnfs, lirc, cwiid, python2-pybluez,
- avahi, shairplay, and openjdk
-
-Optional: libcrystalhd (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 yes), requires libmicrohttpd
+Optional autodetected dependencies:
+avahi - Network discovery
+cwiid - Controller support
+dav1d - AV1 codec support
+libcec - CEC support
+libmicrohttpd - Web interface support
+libnfs - Browse NFS shares
+lirc - Remote support
+shairplay - Airplay Support
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.
-
-Using the system ffmpeg in the Kodi slackbuild is currently not
-supported. The option to build Kodi with system ffmpeg is still
-available in the slackbuild but it won't be supported by the
-maintainer.
+Kodi can be compiled with jdk11 instead of zulu-openjdk11.