Matt Jolly
Matt Jolly
Feedback addressed - I appreciate the prompt response. Seems fine from my end. I don't have the infra available right now to test against versions of LLVM that need `FindLLVM.cmake`,...
> The minimum CMake versions for ClamAV are already 3.16 (windows) and 3.14 (others) I looked at that for far too long yesterday. Those were the strings I replaced. Why...
Should be! While I haven't touched `LLVM_FIND_VERSION` or `FindLLVM.cmake` I'm happy enough that if a particular version of LLVM is specified and it's not what CMake finds that the configure...
dropped commit `games-engines/solarus: drop 1.3.1-r100`: the following packages depend on solarus 1.3.x: - games-rpg/zsdx - games-rpg/zsxd Current issues: 1. ~`games-engines/solarus`: tests pass consistently on `EAPI=7`, one test hangs on `EAPI=8`.~...
According to [upstream](https://www.solarus-games.org/en/games/the-legend-of-zelda-mystery-of-solarus-dx) [both](https://www.solarus-games.org/en/games/the-legend-of-zelda-mystery-of-solarus-xd) of the ebuilds that depend on 1.3.x solarus can be updated to use 1.6.x; I'll do that as part of this work so that we can...
@thesamesam Should be unless you have any further comments; busy week! Games for Solarus launch and do sounds and things, the engine passes tests, the quest editor doesn't segfault with...
I don't (and I suppose strictly speaking I don't use [or hardly use] most of the packages that I maintain / update). In the case of this ebuild, it was...
Hey @joecool1029, as per our chat in IRC here's a quick diff to get tests going, etc. Thanks for your work so far! Changes: - Support Python 3.11 + No...
re: CI breakage either drop python back to 3.10 for `sabnzbd` or look into bumping `tavern` for py311; iirc there's a reason that I kept it at 3.10 but you...