Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912236 - dev-util/sdl-jstest-0.2.2: New package, SDL2 and SDL1 controller test utility
Summary: dev-util/sdl-jstest-0.2.2: New package, SDL2 and SDL1 controller test utility
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: orbea
URL: https://github.com/Grumbel/sdl-jstest
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-13 17:23 UTC by orbea
Modified: 2023-08-29 06:11 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 orbea 2023-08-13 17:23:08 UTC
This is a handy cli utility that can be used to test a user's controller against SDL1 and SDL2. It recently had a new 0.2.2 release which fixing all of the known issues for distro integration. At this point the program doesn't need much if any work and will be easy to maintain.

In the event Gentoo no longer provides SDL1 that functionality can be disabled in the ebuild, but it should work for as long as Gentoo does provide SDL1.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-08-29 06:10:13 UTC
The bug has been closed via the following commit(s):

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

commit be7ff121c96af6cfe1cc0527176a84216e977052
Author:     orbea <orbea@riseup.net>
AuthorDate: 2023-07-12 15:28:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-29 06:09:11 +0000

    dev-util/sdl-jstest: new package, add 0.2.2, 9999
    
    Closes: https://bugs.gentoo.org/912236
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/31851
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/sdl-jstest/Manifest                       |  2 +
 .../sdl-jstest-0.2.2-appstream-util-nonet.patch    | 35 +++++++++++
 .../sdl-jstest/files/sdl-jstest-0.2.2-sdl1.patch   | 42 +++++++++++++
 dev-util/sdl-jstest/metadata.xml                   | 28 +++++++++
 dev-util/sdl-jstest/sdl-jstest-0.2.2.ebuild        | 70 ++++++++++++++++++++++
 dev-util/sdl-jstest/sdl-jstest-9999.ebuild         | 65 ++++++++++++++++++++
 6 files changed, 242 insertions(+)