Language

Package: kodi-wayland @ 21.2

Synopsis

Kodi with Wayland rendering backend

Description

Kodi is a media center application for playing videos, music, games, etc. Kodi is highly customizable and features a theme and plug-in system.

Home page
https://kodi.tv
Location
Licenses

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/kodi.scm (line: 509, column: 5)
input-labels

Identify input labels that do not match package names

label 'mariadb' does not match package name 'mariadb:dev'
  • gnu/packages/kodi.scm (line: 509, column: 5)
input-labels

Identify input labels that do not match package names

label 'mariadb' does not match package name 'mariadb:lib'
  • gnu/packages/kodi.scm (line: 509, column: 5)
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name
  • gnu/packages/kodi.scm (line: 500, column: 2)