20200202 is available. please bump https://www.openra.net/download/
This is blocked by not having Mono's msbuild available. It is in the dotnet overlay though and Cynede has said I can bring it into the main repo if I need to but it's not as simple as copying an ebuild. I was able to use the older xbuild for games-arcade/jazz2 but that didn't work here.
*** Bug 720970 has been marked as a duplicate of this bug. ***
There are quite a few reason why msbuild does not build. buildtools requires newtonsoft-json-8.0.1_p20151229, which without -nupkg -pkg-config fails on not having microsoft-web-infrastructure. This goes very deep sadly.
installation instructions for even newer 20210321 at https://github.com/OpenRA/OpenRA/blob/release-20210321/INSTALL.md possible to bump version or still blocked?
(In reply to d.thuerrigl from comment #4) > installation instructions for even newer 20210321 at > > https://github.com/OpenRA/OpenRA/blob/release-20210321/INSTALL.md > > possible to bump version or still blocked? Someone is working on a dotnet eclass at the moment which should help.
(In reply to Sam James from comment #5) > (In reply to d.thuerrigl from comment #4) > > installation instructions for even newer 20210321 at > > > > https://github.com/OpenRA/OpenRA/blob/release-20210321/INSTALL.md > > > > possible to bump version or still blocked? > > Someone is working on a dotnet eclass at the moment which should help. That was me :) I made my interpretation with dotnet-pkg eclass here: https://gitlab.com/xgqt/gentoo-dotnet-2023/-/blob/master/games-strategy/openra/openra-20230225.ebuild It probably misses some files it should install, so I invite the current maintainer to test it and give feedback.
Done, bumped to 20231010.