[Pcsclite-muscle] New version of libccid: 1.6.0
Marcin Cieslak
saper at saper.info
Sun Jun 2 07:18:41 PDT 2024
On Sun, 2 Jun 2024, Ludovic Rousseau wrote:
> Hello,
>
> I just released version 1.6.0 of libccid the Free Software CCID class
> smart card reader driver.
Hello,
FreeBSD has this in their build script:
CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers \
--enable-ccidtwindir=${PREFIX}/lib/pcsc/drivers/serial
May I suggest adding meson option for this?
--- meson.options.orig 2024-06-02 14:09:10 UTC
+++ meson.options
@@ -1,3 +1,8 @@
+option('usbdropdir',
+ type : 'string',
+ value : '',
+ description : 'directory for USB and serial drivers')
+
option('extra_bundle_id',
type : 'string',
value : '',
(The same probably needs to go to meson_options.txt I presume)
Thank you for working on this!
Marcin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3706 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/pcsclite-muscle/attachments/20240602/fc2dbb19/attachment.p7s>
More information about the pcsclite-muscle
mailing list