Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935348 - games-emulation/dolphin: new upstream stable version, tag 2407
Summary: games-emulation/dolphin: new upstream stable version, tag 2407
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL: https://dolphin-emu.org/blog/2024/07/...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-07-02 14:18 UTC by Thibaud CANALE
Modified: 2024-08-17 19:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thibaud CANALE 2024-07-02 14:18:13 UTC
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/
Comment 1 Larry the Git Cow gentoo-dev 2024-08-17 19:24:38 UTC
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(+)