On 05/04/2022 1:54 pm, Christoph Kukulies wrote:
Thanks. Nonetheless I don‘t get how I can aim at a specific version or 
1.0.26-rc1 „HEAD“

you cannot. You still get whatever version libusb-devel is current set to provide. The idea of a X-devel port though is these can be updated and tested without affecting the default X port.

If you want a different version than libusb-devel currently provides, then you need to update the port to provide this.


Btw, what is the correspondent to

ldd

under macOS?

otool -L


—
Christoph

Am 05.04.2022 um 12:56 schrieb Chris Jones <[email protected]>:



On 05/04/2022 11:50 am, Christoph Kukulies wrote:
$ sudo port deactivate libusb @1.0.25_0
Password:
Note: It is not recommended to uninstall/deactivate a port that has dependents 
as it breaks the dependents.
The following ports will break:
  libusb-compat @0.1.7_0
  openocd @0.11.0_0
  usbutils @007_1
  libftdi1 @1.5_1
  qemu @6.2.0_0
  stlink @1.7.0_1
Continue? [y/N]:

OK to continue?

yes.

ports that depend on libusb should use a path style dependency, to allow libusb 
or libusb-devel to satisfy it

path:lib/pkgconfig/libusb-1.0.pc:libusb

so assuming you are about to install libusb-devel its fine.

Reply via email to