acshk / acsccid

acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers. This library provides a PC/SC IFD handler implementation and communicates with the readers through the PC/SC Lite resource manager (pcscd).
GNU Lesser General Public License v2.1
104 stars 19 forks source link

Added a switch to use the dylib when compiling on a mac. #22

Open bnice5000 opened 4 years ago

bnice5000 commented 4 years ago

The current version of acsccid cannot be packaged using Homebrew. This is because the build will not allow for the use of a dylib for libusb. This patch adds a switch to the mac version of the ./configure file that allows for this to be configured for compilation using the dylib. In turn, this will allow a Homebrew formula to be built for the package.

functionaldude commented 4 months ago

please merge this, i was debugging this for over 30 minutes!

gasova commented 3 months ago

Hi How do we use this switch ? it is not documented, after installation I have the following warning when I do brew doctor :

Warning: Unbrewed dylibs were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew formulae and may need to be deleted.

Unexpected dylibs: /usr/local/lib/libakisp11.dylib