Ticket #34091 (closed enhancement: fixed)
libftdi should able to use libusb-devel
| Reported by: | jerkejacobs@… | Owned by: | snc@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | libftdi |
Description
Dear all,
I need libusb-devel for compile my own software, only most ports depend on libusb and are not able to use libusb-devel if it is installed. I would like to see that libftdi (and possible other ports could make a choice between libusb or libusb-devel).
See also #27979
Change History
comment:1 Changed 13 months ago by macsforever2000@…
- Keywords libusb libftdi libusb-devel removed
- Owner changed from macports-tickets@… to snc@…
- Version 2.0.4 deleted
- Type changed from defect to enhancement
- Port changed from libusb-devel to libftdi
comment:2 Changed 13 months ago by snc@…
- Status changed from new to assigned
I'll need to double check the files provided by both ports, but I aim to use a path dependency so that either one can be used and only if none are available do we pull in libusb.
path:lib/pkgconfig/libusb-1.0.pc:libusb
comment:3 Changed 12 months ago by adfernandes@…
Just FYI, libusb-devel will be going away shortly, replaced by an updated version of libusb.
Note: See
TracTickets for help on using
tickets.

