buildroot/package/kodi
Bernd Kuhls 0d8c70e93d package/kodi: fix filenames of kodi host utils
The variables WITH_JSONSCHEMABUILDER & WITH_TEXTUREPACKER are defined as
directories:
https://github.com/xbmc/xbmc/blob/master/cmake/modules/buildtools/FindJsonSchemaBuilder.cmake
https://github.com/xbmc/xbmc/blob/master/cmake/modules/buildtools/FindTexturePacker.cmake

and during configure kodi searches these directories for usable
binaries with the name scheme.

${APP_NAME_LC}-JsonSchemaBuilder
${APP_NAME_LC}-TexturePacker

which translates to kodi-JsonSchemaBuilder and kodi-TexturePacker.

This is an improvement to follow upstream's expections and it does
neither fix a build nor a runtime error.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-06 18:04:34 +02:00
..
0001-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch package/kodi: update patch status 2023-05-07 14:25:47 +02:00
0002-CGUIWindowHome-use-AnnouncementFlagToString-when-log.patch package/kodi: Fix building with fmt >= 10 2023-07-30 22:43:09 +02:00
0003-CGUIColorButtonControl-use-explicit-cast-to-UTILS-CO.patch package/kodi: Fix building with fmt >= 10 2023-07-30 22:43:09 +02:00
0004-CLog-allow-using-fmt-enums-format_as-for-explicit-en.patch package/kodi: Fix building with fmt >= 10 2023-07-30 22:43:09 +02:00
0005-CLog-add-formatter-for-std-atomic-for-explicit-atomi.patch package/kodi: Fix building with fmt >= 10 2023-07-30 22:43:09 +02:00
Config.in package/kodi-imagedecoder-raw: new package 2023-07-30 12:34:48 +02:00
S50kodi
br-kodi
kodi.hash package/kodi: bump version to 20.2-Nexus 2023-07-10 19:43:08 +02:00
kodi.mk package/kodi: fix filenames of kodi host utils 2023-08-06 18:04:34 +02:00
kodi.service