pkgsrc/devel/libusb1
triaxx 6ce8724faa libusb1: Fix PR pkg/54903
pkgsrc changes:
---------------
  * Remove the pkgconfig file generation since the version of libusb1 cannot
    be obtained by parsing LIBUSB_API_VERSION from libusb.h (e.g. FreeBSD
    provides 0x01000102 for 1.0.13 and Arch provides 0x01000107 for 1.0.23).
  * At least FreeBSD, Debian and Arch provides a libusb-1.0.pc file for
    their native implementation. Link this file to ${BUILDLINK_DIR}.
  * Add logic in mk/buildlink3 to find pkgconfig files in common pkgconfig
    directories (for at least FreeBSD, Debian and Arch).
2020-10-10 14:17:02 +00:00
..
patches
buildlink3.mk revert previous addition of BUILDLINK_TRANSFORM as it causes 2020-05-25 06:47:40 +00:00
builtin.mk libusb1: Fix PR pkg/54903 2020-10-10 14:17:02 +00:00
DESCR
distinfo
Makefile
options.mk
PLIST