dev-util / sdl-jstest

Simple SDL joystick test application for the console

Official package sites : https://github.com/Grumbel/sdl-jstest ·

sdl-jstest and sdl2-jstest are simple programs that lets you find out how many joysticks SDL or SDL2 detected on your system, how many axes, buttons, hats and balls they have each. They also lets you test the joysticks by displaying the events they send or by displaying their current button, axis, hat or ball state. sdl-jstest is especially useful if you want to test your SDL_LINUX_JOYSTICK configuration.

v9999 :: 0 :: gentoo

Modified
License
GPL-3+ ZLIB
USE flags
sdl sdl1 test

v0.2.2 :: 0 :: gentoo

Modified
License
GPL-3+ ZLIB
Keywords
~amd64
USE flags
sdl sdl1 test

General

sdl
Enable media-libs/libsdl2 based input test
sdl1
Enable media-libs/libsdl based input test
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / libsdl2 : Simple Direct Media Layer

sys-libs / ncurses : Console display library

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / libsdl2 : Simple Direct Media Layer

sys-libs / ncurses : Console display library

Repository mirror & CI · gentoo
Merge updates from master
orbea · gentoo
dev-util/sdl-jstest: fix cmake deprecation warning
Upstream-PR: https://github.com/Grumbel/sdl-jstest/pull/19 Upstream-Commit: https://github.com/Grumbel/sdl-jstest/commit/ae5dc5619fc1d6a26591b1e98edb81905eb891ed Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35034 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {dev-util → dev-build}/tinycmmc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
orbea · gentoo
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>