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
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(+)