New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27432 (closed update: wontfix)

Opened 2 years ago

Last modified 2 years ago

update: libusb-1.0.8.20101017

Reported by: adfernandes@… Owned by: toby@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: rwilcox@…, 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

libusb.patch (6.8 KB) - added by adfernandes@… 2 years ago.

Change History

Changed 2 years ago by adfernandes@…

comment:1 Changed 2 years ago by adfernandes@…

Whups - probably don't need the use_bzip2 or livecheck.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! :-)

comment:2 Changed 2 years ago by jmr@…

  • Cc toby@… removed
  • Owner changed from rwilcox@… to toby@…

comment:3 Changed 2 years ago by toby@…

  • Status changed from new to closed
  • Resolution set to wontfix

Not really appropriate changes for the "stable" version of a port. Make a -devel version if you want this.

comment:4 Changed 2 years ago by adfernandes@…

Done as r73762.

Note: See TracTickets for help on using tickets.