media-tv/kodi: evenclient -> eventclient in metadata.xml

Signed-off-by: Emanuele Torre <torreemanuele6@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44034
Closes: https://github.com/gentoo/gentoo/pull/44034
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Emanuele Torre 2025-10-04 04:38:49 +02:00 committed by Sam James
parent 6a3cd27b33
commit a5b9a6188a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -11,7 +11,7 @@
<flag name="bluetooth">Enable JSON-RPC over BT for remote control connected via bluetooth</flag>
<flag name="caps">Use <pkg>sys-libs/libcap</pkg> to bind to privileged ports as non-root</flag>
<flag name="cec">Enable support for HDMI-CEC devices via libcec</flag>
<flag name="eventclients">Install full set of Kodi python evenclients and evenclients examples</flag>
<flag name="eventclients">Install full set of Kodi python eventclients and eventclients examples</flag>
<flag name="gbm">Use the Graphics Buffer Manager for EGL on KMS.</flag>
<flag name="gles">Use simplified OpenGLES instead of full-scale OpenGL</flag>
<flag name="lirc">Enable support for IR remote controls using <pkg>app-misc/lirc</pkg></flag>