Search Criteria
Package Details: xf86-input-joystick 1.6.3-2
Git Clone URL: | https://aur.archlinux.org/xf86-input-joystick.git (read-only, click to copy) |
---|---|
Package Base: | xf86-input-joystick |
Description: | X.Org Joystick input driver |
Upstream URL: | https://www.x.org/wiki/ |
Licenses: | |
Conflicts: | |
Submitter: | Lone_Wolf |
Maintainer: | Lone_Wolf |
Last Packager: | Lone_Wolf |
Votes: | 13 |
Popularity: | 0.000005 |
First Submitted: | 2017-01-12 11:50 |
Last Updated: | 2020-04-05 11:52 |
Dependencies (4)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-dso, lib32-glibc-dso)
- xorg-server-devel (xorg-server1.12-devel, xorg-server-devel-notty, xorg-server-devel-sd_notify, xorg-server-devel-git, xorg-server-devel-noudev, xorg-server-devel-dev, xorg-server1.19-devel-git, xorg-server-devel-rootless-nosystemd-minimal-git, xorg-server-devel-rootless-nosystemd-minimal, xorg-xwayland-devel-rootless-nosystemd-minimal-git) (make)
- xorgproto (xorgproto-git) (make)
- X-ABI-XINPUT_VERSION=24.1 (xorg-server1.12, xorg-server-hwcursor-gamma, xorg-server-notty, xf86-input-evdev-git-surfacepen3, xf86-input-evdev-git, xorg-server-sd_notify, xorg-server-git, xorg-server-bug865, xorg-server-noudev, xorg-server-dev, xorg-server1.19-git, xorg-server-rootless-nosystemd-minimal-git, xorg-server-rootless-nosystemd-minimal, xorg-server) (make)
Latest Comments
Lone_Wolf commented on 2020-04-05 11:55
updated makedepends
Lone_Wolf commented on 2020-04-05 00:17
It's not out of date as 1.6.3 is still the current release. You are correct it doesn't build anymore though.
I probably know what needs to be adjusted, will look into it soon.
quellen commented on 2020-04-04 17:53
"esourceproto" and "scrnsaverproto" don't exist.
Lone_Wolf commented on 2017-07-23 16:12
Plexcon, I don't understand spanish but translation suggests plugging in the joystick causes the mouse cursor to jump erratically.
Try adding these lines to /etc/X11/xorg.conf.d/50-joystick.conf :
Option "StartKeysEnabled" "False"
Option "StartMouseEnabled" "False"
Plexcon commented on 2017-07-20 10:33
Da muchos problemas: Me desconfiguraba el joystick y tomaba el mando sobre el ratón. La flecha se subía arriba del todo de la pantalla : (
Plexcon commented on 2017-07-19 21:53
xf86-input-joystick-1.6.3.tar.bz2 ... HA FALLADO (clave pública desconocida E23B7E70B467F0BF)
==> ERROR: ¡No se ha podido verificar alguna de las firmas PGP!
==> Verificando las firmas de las fuentes con gpg...
xf86-input-joystick-1.6.3.tar.bz2 ... HA FALLADO (clave pública desconocida E23B7E70B467F0BF)
==> ERROR: ¡No se ha podido verificar alguna de las firmas PGP!
==> ERROR: Makepkg no ha podido compilar xf86-input-joystick.
gpg --recv-key E23B7E70B467F0BF
gpg --recv-key
Esto último funcionó: OK
gpg --recv-keys 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF
Lone_Wolf commented on 2017-01-24 14:41
Glad to see you check things.
TL;DR : i checked the key and found it trustworthy for this package.
gpg --recv-key is the correct approach as it just downloads the key.
I checked the key, found it belonged to peter hutterer and he is indeed an X.org developer.
In the pkgbuild i added his key as a trusted key for this pacakge only by using validgpgkeys.
If you imported the key, then commented out the validgpgkeys part in pkgbuild and try to build, makepkg will abort with :
==> Verifying source file signatures with gpg...
xf86-input-joystick-1.6.3.tar.bz2 ... FAILED (the public key 3C2C43D9447D5938EF4551EBE23B7E70B467F0BF is not trusted) .
Anonymous comment on 2017-01-23 03:14
Here is a user-level workaround. I'm not really sure how trustworthy the signature is.
gpg --recv-key E23B7E70B467F0BF
Anonymous comment on 2017-01-23 03:02
I have received this error when updating on multiple machines.
ERROR: One or more PGP signatures could not be verified!