#27432 closed update (wontfix)
update: libusb-1.0.8.20101017
Reported by: | adfernandes (Andrew Fernandes) | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | rwilcox (Ryan Wilcox), brett@… | |
Port: | libusb |
Description
There are a number of trouble tickets for libusb on Mac - see, for example here.
Most importantly, it is impossible to use libusb via MacPorts to hack a Microsoft Kinect as per here.
I've collected the latest dev-stable-ish version of libusb (checking carefully for all darwin-related changes) and added the required patch. As far as I can test and read in the source, this does not disrupt programs that require libusb as the API has not changed since the official 1.0.8.
I would therefore ask the maintainers to consider revbumping to the attached version so that we can hack on the kinect at will.
Attachments (1)
Change History (5)
Changed 14 years ago by adfernandes (Andrew Fernandes)
Attachment: | libusb.patch added |
---|
comment:1 Changed 14 years ago by adfernandes (Andrew Fernandes)
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Cc: | toby@… removed |
---|---|
Owner: | changed from rwilcox@… to toby@… |
comment:3 Changed 14 years ago by tobypeterson
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Not really appropriate changes for the "stable" version of a port. Make a -devel version if you want this.
Note: See
TracTickets for help on using
tickets.
Whups - probably don't need the
use_bzip2
orlivecheck.url
sets... even if this gets updated to 1.0.9 in the future, the pull can always happen from a tagged git master...Whatever - your call! :-)