Hello, Based on today’s news from Dolphin’s blog[0], upstream decided to switch to rolling releases to ship new Dolphin versions, starting with the new tag 2407. I guess it could be a good opportunity to provide an up-to-date and stable experience. I was considering contributing by pushing a PR with this new version, but I think it’s better first to create a ticket so we can work together on this new goal. This ticket is also an opportunity to see if some devs, such as the games group, wish to invest time to maintain such package. I keep this ticket updated once I consider having a working and satisfying ebuild. Best regards, 0: https://dolphin-emu.org/blog/2024/07/02/dolphin-releases-announcement/
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261d61f1693a662bae830afcf504b008d85cc4db commit 261d61f1693a662bae830afcf504b008d85cc4db Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-08-11 18:33:41 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-08-17 19:16:21 +0000 games-emulation/dolphin: add 2407 Bug: https://bugs.gentoo.org/906079 Closes: https://bugs.gentoo.org/935348 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> games-emulation/dolphin/Manifest | 8 + games-emulation/dolphin/dolphin-2407.ebuild | 306 +++++++++++++++++++++ .../files/dolphin-2407-fix-llvm-build.patch | 27 ++ .../dolphin/files/dolphin-2407-libfmt-11-fix.patch | 103 +++++++ .../dolphin/files/dolphin-2407-minizip.patch | 18 ++ games-emulation/dolphin/metadata.xml | 1 + licenses/FatFs | 24 ++ profiles/package.mask | 1 + 8 files changed, 488 insertions(+)