Revisions of kodi.binary-addons (8)

manfred-h manfred-h committed 3 days ago (revision 8)
manfred-h manfred-h committed 3 days ago (revision 7)
- enable inputstream.ffmpegdirect
manfred-h manfred-h committed 4 days ago (revision 6)
- 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>
manfred-h manfred-h committed 10 days ago (revision 5)
manfred-h manfred-h committed 10 days ago (revision 4)
- Monthly update/rebuild of "kodi.binary-addons.tar" to pick up all
  updated addons.
manfred-h manfred-h committed 18 days ago (revision 3)
- 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.
manfred-h manfred-h committed 19 days ago (revision 2)
- 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
manfred-h manfred-h committed 20 days ago (revision 1)
Show all