Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765004 - games-emulation/hatari-2.3.1: version bump
Summary: games-emulation/hatari-2.3.1: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-01-11 20:46 UTC by Sam James
Modified: 2021-06-02 02:38 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-11 20:46:42 UTC
I had a look at this but I didn't want to meddle without being able to test it fully with rebased patches.
Comment 1 Larry the Git Cow gentoo-dev 2021-06-02 02:38:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f161975e2a310eec02789128306f8bfb54af35a8

commit f161975e2a310eec02789128306f8bfb54af35a8
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-01 11:59:26 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-02 02:20:51 +0000

    games-emulation/hatari: add 2.3.1
    
    - removed upstreamed joystick patch
    - replaced default-rom patch by using /etc/hatari.cfg, effective even
      if user has their own .cfg in $HOME unless overrides same option
    - removed libsdl1 support, upstream advises against using and it'll
      be removed entirely next version
    - added python3_10 (haven't managed to find issues)
    - the python-ui frontend was previously missing gtk+:3[introspection]
      dep and, rather than add unconditionally, introducing USE=gui
    - plus other small adjustments/fixes
    
    bug 739146 config-file test failure was caused by the default-rom patch
    
    Closes: https://bugs.gentoo.org/739146
    Closes: https://bugs.gentoo.org/765004
    Closes: https://bugs.gentoo.org/765115
    Closes: https://github.com/gentoo/gentoo/pull/20905
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-emulation/hatari/Manifest                    |  1 +
 .../files/hatari-2.3.1-caps5-include-path.patch    | 18 +++++
 .../hatari-2.3.1-cmake-include-checksym.patch      | 12 +++
 games-emulation/hatari/hatari-2.3.1.ebuild         | 90 ++++++++++++++++++++++
 4 files changed, 121 insertions(+)