           SPELL=xf86-input-joystick
         VERSION=1.6.4
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
         SOURCE2=$SOURCE.sig
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://xorg.freedesktop.org
         ENTERED=20051125
      LICENSE[0]=XCL
           SHORT="joystick is an Xorg input driver for Joysticks"
cat << EOF
joystick is an Xorg input driver for Joysticks, using either Linux
joystick devices or *BSD uhid devices.

SUPPORTED HARDWARE
In general, every by the kernel supported joystick should be supported
through the joystick driver. The driver assumes that the joystick is
calibrated and will report axis values between -32768 and 32768. See
the Linux kernel documentation for a complete list of supported
devices.
EOF
