Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 654574

Summary: games-rpg/egoboo-2.8.1-r1: direction inputs are wrong
Product: Gentoo Linux Reporter: Raymond Jennings <shentino>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Raymond Jennings 2018-05-02 00:43:59 UTC
When I start the grub bug mission, attempting to go up sends me down and attempting to go left sends me right, it's like there's a crossed wire in the input handling.

I checked the game's input configuration, it's correct.
Comment 1 Raymond Jennings 2018-05-02 00:45:12 UTC
Created attachment 529302 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-06-08 19:42:45 UTC
The bug has been closed via the following commit(s):

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

commit 7964ef4f59218cdca029662389efe8e6343f9944
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-08 19:13:11 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-08 19:40:27 +0000

    games-rpg/egoboo: EAPI-7 bump, fix inputs
    
    Also:
    - prefix support
    - don't call CC directly
    - tighten sdl deps (game can't start without png/opengl)
    - remove .bmp icon, format not supported by xdg
    
    Closes: https://bugs.gentoo.org/654574
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-rpg/egoboo/egoboo-2.8.1-r2.ebuild            | 40 +++++++++++-----------
 .../files/egoboo-2.8.1-keyboard-inputs.patch       | 12 +++++++
 2 files changed, 32 insertions(+), 20 deletions(-)