Subject: CVS commit: pkgsrc/devel/SDL2
From: Jared D. McNeill
Date: 2015-02-14 00:31:07
Message id: 20150213233107.17DB598@cvs.netbsd.org

Log Message:
Bring forward the joystick changes I made for devel/SDL to devel/SDL2:
- Skip non-joystick HID devices
- On NetBSD, try to give joysticks a better name than "/dev/uhid4".
  Try to read the device name from the USB descriptor and append
  "@ /dev/uhid4" to the end.

Files:
RevisionActionfile
1.9modifypkgsrc/devel/SDL2/distinfo
1.1addpkgsrc/devel/SDL2/patches/patch-src_joystick_bsd_SDL__sysjoystick.c