Rudi Heitbaum
Rudi Heitbaum
### Drop legacy X11 video drivers: ati and ndivia-legacy Below is the output of each of the 3 generic builds (all built successfully) ### Generic-legacy / x11 build ``` PROJECT=Generic...
### Describe the bug Since https://github.com/xbmc/xbmc/pull/23612 the Wayland build fails - https://github.com/xbmc/xbmc/commit/f8573a7247e41cb5c1c7d738a898f5a88c40d348 ``` CMake Error at cmake/scripts/linux/ExtraTargets.cmake:39 (add_dependencies): Cannot add target-level dependencies to non-existent target "libkodi". The add_dependencies works for...
Formatting updates for ACME - fix indentation in acme.inc - Use correct ACME capitalisation - update spacing between functions / code blocks - standarise on “, “ between variables -...
Enhance the registerAcmeAccountKey function to use the EAB kid and hmac-key generated by gcloud: `gcloud alpha publicca external-account-keys create` References: - https://datatracker.ietf.org/doc/html/rfc8555#section-7.3.4 - https://cloud.google.com/blog/products/identity-security/automate-public-certificate-lifecycle-management-via--acme-client-api - https://github.com/acmesh-official/acme.sh/wiki/Google-public-CA
Build error with 5.73 when —disable-cups is set. ``` configure: error: conditional "CUPS_SERVERBIN" was never defined. Usually this means the macro was only invoked conditionally. ``` reverting d5a9195a6269e703c6e3a47c40982ec94d8cc838 allows the...
## Description - Backport of #25106 fix gcc-14 compile issues: Add missing header which are no longer indirectly included by other headers, fixes build with gcc-14. Fix an incorrect template-id...
## Description fix gcc-14 compile issues: Add missing header which are no longer indirectly included by other headers, fixes build with gcc-14. Fix an incorrect template-id as not allowed for...
Issues: - ~~game.libretro.mame2003_plus~~ - ~~https://github.com/libretro/mame2003-plus-libretro/issues/1721~~ - game.libretro.atari800 - https://github.com/libretro/libretro-atari800/issues/94 - game.libretro.bluemsx - https://github.com/libretro/blueMSX-libretro/issues/169 - game.libretro.bk - https://github.com/xttx/bk-emulator/issues/1 - game.libretro.uae - https://github.com/libretro/libretro-uae/issues/656 - network-tools - ncftp - email sent to ncftp...
- backport of #8866
The follow changes allow the xz package to be moved out of sysroot - The pre_configure_target for vfs.libarchive and pvr.iptvsimple allow xz to be linked in from outside the sysroot...