contrib/kodi
2020-11-08 10:21:47 -06:00
..
.footprint kodi: added libdir tweak and ccache workaround 2020-10-18 14:52:41 -05:00
.signature kodi: explicitly set cmake build type, CFLAGS and CXXFLAGS; syntax tweaks 2020-11-08 10:21:47 -06:00
gl-headers.patch
Pkgfile kodi: explicitly set cmake build type, CFLAGS and CXXFLAGS; syntax tweaks 2020-11-08 10:21:47 -06:00
README

README for kodi


In order to allow Kodi to shutdown/suspend/hibernate the machine,
install dbus, polkit, consolekit, and upower and launch kodi like so:

	~/.xinitrc:

	exec ck-launch-session kodi

If using a window manager or desktop environment that uses polkit and
consolekit already, this is usually unnecessary.