diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:59 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:59 +0200 |
commit | 150c644ead851fce09bacbfb5d3fd97486830d43 (patch) | |
tree | 12079e1b97778de525ad339d0ab3cb3c1b3b841b /system/ccid/README | |
parent | 3b1b3c4547b6babf38ade2b83f277e5703ce1eb8 (diff) | |
download | slackbuilds-150c644ead851fce09bacbfb5d3fd97486830d43.tar.gz |
system/ccid: Removed from 12.2 repository
Diffstat (limited to 'system/ccid/README')
-rw-r--r-- | system/ccid/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/ccid/README b/system/ccid/README deleted file mode 100644 index 2b96bba97c..0000000000 --- a/system/ccid/README +++ /dev/null @@ -1,12 +0,0 @@ -libccid provides a PC/SC IFD handler implementation for the USB smart card -drivers compliant to the Chip Card Interface Device (CCID) protocol. - -This package is needed to communicate with the CCID smartcard readers -through the PC/SC Lite resource manager (pcscd). It also supports various -Gemplus serial smart card readers. - -This package depends on pcsc-lite, which can be found at SlackBuilds.org. - -You will need to edit the pcsc-lite config files to be able to use serial -smart card readers. The INSTALL file in the documentation directory has -all the details. |