All the other major distributions migrated some time ago without major issues for 0.0.26_alpha. Thanks
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08ce8c1e9d5c04878738f6ca9f12dccd5bfda52 commit c08ce8c1e9d5c04878738f6ca9f12dccd5bfda52 Author: Ralph Sennhauser <ralph.sennhauser@gmail.com> AuthorDate: 2025-01-22 12:32:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 02:19:19 +0000 games-strategy/0ad: bump to version 0.27.0 Bump to version 0.27.0 and add support for rc builds. Use system spidermonkey as the minor version restriction was dropped upstream, unlike in the early days of spidermonkey it's unlikely that version differences lead to different results. Update checkreqs as the needed space is reduced quite a bit by using system spidermonkey. Use verify-sig eclass and drop custom unpack. Use wxgtk 3.2, there is no reason not to and move wx-setup to src_configure. Install libCollada.so, fixes pyrogenesis so it can actually generate models from collada files if mods require it. Don't install various unused files on the other hand. Fix building and running tests. Also replace perl dep with python as cxxtestgen was rewitten in python long time ago. With the move to git and gitea the github repo was archived, so drop it from metadata.xml LTO still doen't work but not for the original reason Address some qa items, like http to https, line length or outdated blocker and remove no longer needed QA_PRESTRIPPED. Closes: https://bugs.gentoo.org/774153 Closes: https://bugs.gentoo.org/873058 Closes: https://bugs.gentoo.org/896964 Closes: https://bugs.gentoo.org/909509 Closes: https://bugs.gentoo.org/912838 Closes: https://bugs.gentoo.org/917626 Closes: https://bugs.gentoo.org/921324 Closes: https://bugs.gentoo.org/935474 Closes: https://bugs.gentoo.org/945956 Closes: https://bugs.gentoo.org/946468 Closes: https://bugs.gentoo.org/949122 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40383 Signed-off-by: Sam James <sam@gentoo.org> games-strategy/0ad/0ad-0.27.0.ebuild | 235 +++++++++++++++++++++ games-strategy/0ad/Manifest | 4 + .../0ad/files/0ad-0.27.0-fix-tests.patch | 78 +++++++ games-strategy/0ad/files/0ad-minisign.pub | 1 + games-strategy/0ad/metadata.xml | 1 - 5 files changed, 318 insertions(+), 1 deletion(-)