Revisions of kodi.binary-addons (8)
- Update "repo-binary-addons-master-disabled.txt" based on all available addons according to <https://github.com/xbmc/repo-binary-addons/archive/master.tar.gz> and comment all entries. - Remove the "*-disabled.txt" files for earlier/older versions: * repo-binary-addons-Matrix-disabled.txt * repo-binary-addons-Nexus-disabled.txt * repo-binary-addons-Omega-disabled.txt <https://github.com/xbmc/repo-binary-addons/archive/Piers.tar.gz>
- Monthly update/rebuild of "kodi.binary-addons.tar" to pick up all updated addons.
- Update "download_binary-addons.sh"
- Create "repo-binary-addons-Piers-disabled.txt" based on all
available addons according to
https://github.com/xbmc/repo-binary-addons/archive/Piers.tar.gz
- Rebuild "kodi.binary-addons.tar"
- Checking which ones fail results in the following list of addons
to be uncommented from the list in
"repo-binary-addons-Piers-disabled.txt"
This is the list of failing addons atm:
$ grep -v '^#' repo-binary-addons-Piers-disabled.txt
LICENSE - License dir
audiodecoder.dumb - stub addon
audiodecoder.openmpt - requires libopenmpt (https://openmpt.org)
audiodecoder.sidplay - requires libsidplay2 which is disabled for > 13.1
game.libretro - build issue
game.libretro.2048 - build issue
game.libretro.mrboom - build issue
inputstream.ffmpegdirect - cannot find libavcodec/avcodec.h
screensavers.rsxs - issues due to lots of sub-packages
vfs.smb2
visualization.milkdrop - Windows and DirectX addon
visualization.milkdrop2 - Windows and DirectX addon
- Package builds successfully with cmake >= 4; remove any cmake3
traces.
- Update "download_binary-addons.sh"
- Create "repo-binary-addons-Piers-disabled.txt" based on all
available addons according to
https://github.com/xbmc/repo-binary-addons/archive/Piers.tar.gz
- Rebuild "kodi.binary-addons.tar"
- Checking which ones fail results in the following list of addons
to be uncommented from the list in
"repo-binary-addons-Piers-disabled.txt"
This is the list of failing addons atm:
$ grep -v '^#' repo-binary-addons-Piers-disabled.txt
LICENSE - License dir
audiodecoder.dumb - stub addon
audiodecoder.openmpt - requires libopenmpt (https://openmpt.org)
audiodecoder.sidplay - requires libsidplay2 which is disabled for > 13.1
game.libretro - build issue
game.libretro.2048 - build issue
game.libretro.mrboom - build issue
inputstream.ffmpegdirect - cannot find libavcodec/avcodec.h
screensavers.rsxs - issues due to lots of sub-packages
vfs.smb2
visualization.milkdrop - Windows and DirectX addon
visualization.milkdrop2 - Windows and DirectX addon