#29035 closed defect (invalid)
gnupg depends on libusb?!
Reported by: | dave@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | waqar@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | gnupg |
Description
pluto:~ dave% sudo port install gnupg Warning: port definitions are more than two weeks old, consider using selfupdate ---> Computing dependencies for gnupg ---> Dependencies to be installed: libusb-compat libusb ---> Fetching archive for libusb ---> Fetching libusb ---> Attempting to fetch libusb-1.0.8.tar.bz2 from http://voxel.dl.sourceforge.net/libusb ---> Verifying checksum(s) for libusb ---> Extracting libusb ---> Configuring libusb ---> Building libusb ---> Staging libusb into destroot ---> Packaging txz archive for libusb 1.0.8_0 ---> Installing libusb @1.0.8_0 ---> Activating libusb @1.0.8_0 ---> Cleaning libusb ---> Fetching archive for libusb-compat ---> Fetching libusb-compat ---> Attempting to fetch libusb-compat-0.1.3.tar.bz2 from http://voxel.dl.sourceforge.net/libusb ---> Verifying checksum(s) for libusb-compat ---> Extracting libusb-compat ---> Configuring libusb-compat ---> Building libusb-compat ---> Staging libusb-compat into destroot ---> Packaging txz archive for libusb-compat 0.1.3_0 ---> Installing libusb-compat @0.1.3_0 ---> Activating libusb-compat @0.1.3_0 ---> Cleaning libusb-compat ---> Fetching archive for gnupg ---> Fetching gnupg ---> Attempting to fetch gnupg-1.4.11.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gnupg ---> Verifying checksum(s) for gnupg ---> Extracting gnupg ---> Configuring gnupg ---> Building gnupg ---> Staging gnupg into destroot ---> Packaging txz archive for gnupg 1.4.11_0 ---> Installing gnupg @1.4.11_0 ---> Activating gnupg @1.4.11_0 ---> Cleaning gnupg
Change History (3)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | waqar@… ryandesign@… added |
---|---|
Port: | gnupg added |
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 14 years ago by dave@…
But that's insane! What does encryption have to do with usb? Are you certain?
Note: See
TracTickets for help on using
tickets.
Yes, the gnupg port depends on the libusb port, because the gpg program links with the libusb library.