slackbuilds_ponce/system/pcsc-lite/README
LukenShiro c5ae0128ff system/pcsc-lite: Updated for version 1.8.7.
Added more notes about need of dedicated
user and group.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-28 22:19:04 +01:00

14 lines
551 B
Text

PC/SC-lite is a middleware to access a smart card using SCard API (PC/SC)
Its purpose is to provide a Windows(R) SCard interface in a very small
form factor for communicating to smart cards and readers.
Compiling with "DEBUGATR=1 ./pcsc-lite.SlackBuild" enables ATR parsing
debug output messages.
pcsc-lite no longer uses (deprecated) libhal for smart-card reader's
detection. By default libudev is used now.
You need to add a user pcscd (257) and a group pcscd (257).
Please see README.SLACKWARE in pcsc-lite's documentation directory
for notes.