sorry, it's been forever since I use this package, and unfortunately life happens and I no longer wish to maintain this. I am relinquishing control, so someone could step up.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/joy2key.git (read-only, click to copy) |
|---|---|
| Package Base: | joy2key |
| Description: | Translate joystick movements into keystrokes |
| Upstream URL: | https://github.com/joolswills/joy2key |
| Keywords: | joystick |
| Licenses: | GPL-2.0-only |
| Submitter: | None |
| Maintainer: | beej |
| Last Packager: | beej |
| Votes: | 39 |
| Popularity: | 0.136457 |
| First Submitted: | 2009-12-08 10:26 (UTC) |
| Last Updated: | 2026-06-13 19:33 (UTC) |
sorry, it's been forever since I use this package, and unfortunately life happens and I no longer wish to maintain this. I am relinquishing control, so someone could step up.
This wouldn't compile for me due to an issue with declared function htonl. Googling, seems an additional include is needed in src/joy2key/joy2key.c:
Found the fix here, from some time ago suggesting this is a necessary include, so not sure how this has been building for people? https://github.com/radsecproxy/radsecproxy/issues/48
Something is wrong with the metadata of this package:
$pkgrel is 3, PKGBUILD, $pkgrel is 4.Maybe you forgot to update .SRCINFO?
Please fix!,
thanks for maintaining,
regards.
It looks like you didn't updated the .SRCINFO file, so even after update of the package it si marked as non updated.
This can be done by:
makepkg --printsrcinfo > .SRCINFO
and don't forget it to add it to git commit.
adopted and changed upstream to git
I seems that the upstream URL has vanished...
I have found this rwepo, which seems to include the latest patches...
https://github.com/joolswills/joy2key
And debian source can be found here: