pkgsrc/devel/SDL2
khorben b69741eca1 Import global switch for libusb's implementation [2/2]
This switch is meant to be used by packages requiring an implementation of the
former libusb (as in devel/libusb). The original implementation can be
chosen by setting LIBUSB_TYPE to "native".

The alternative implementation libusb-compat (as in devel/libusb-compat) wraps
libusb1 (in devel/libusb1). This implementation can be chosen by setting
LIBUSB_TYPE to "compat". On NetBSD, it has the advantage of not requiring root
privileges to locate and use USB devices without a kernel driver.

This second part switches packages using libusb to this framework. It does not
change compilation options or dependencies at this point.

Compile-tested on most packages affected and available on NetBSD/amd64.
2018-02-10 13:53:46 +00:00
..
patches Include dev/hid/hid.h for recent NetBSD-current to fix build 2017-12-25 00:18:39 +00:00
buildlink3.mk
DESCR
distinfo Include dev/hid/hid.h for recent NetBSD-current to fix build 2017-12-25 00:18:39 +00:00
Makefile Import global switch for libusb's implementation [2/2] 2018-02-10 13:53:46 +00:00
options.mk SDL2: update to 2.0.6 2017-09-26 13:10:56 +00:00
PLIST SDL2: updated to 2.0.7 2017-10-23 20:48:43 +00:00