[Lunar-commits] <moonbase> pcsc-lite: a lib for smartcard interface.

Florin Braescu florin at lunar-linux.org
Tue Aug 31 19:42:02 CEST 2010


commit 9865ea927f393d4a789a6a900103bf3d1393fba8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Aug 31 20:42:02 2010 +0300

    pcsc-lite: a lib for smartcard interface.
---
 libs/pcsc-lite/DEPENDS |    2 ++
 libs/pcsc-lite/DETAILS |   22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/libs/pcsc-lite/DEPENDS b/libs/pcsc-lite/DEPENDS
new file mode 100644
index 0000000..19deee2
--- /dev/null
+++ b/libs/pcsc-lite/DEPENDS
@@ -0,0 +1,2 @@
+optional_depends  "libusb"  "--enable-libusb"  "--disable-libusb"  "for USB support"
+optional_depends  "hal"     "--enable-libhal"  "--disable-libhal"  "for HAL support"
diff --git a/libs/pcsc-lite/DETAILS b/libs/pcsc-lite/DETAILS
new file mode 100644
index 0000000..3b0f072
--- /dev/null
+++ b/libs/pcsc-lite/DETAILS
@@ -0,0 +1,22 @@
+          MODULE=pcsc-lite
+         VERSION=1.5.5
+          SOURCE=${MODULE}_$VERSION.orig.tar.gz
+      SOURCE_URL=ftp://ftp.debian.org/debian/pool/main/p/$MODULE
+      SOURCE_VFY=sha1:06637f8cb96257036c6a5fb5e5b0953871faa817
+        WEB_SITE=http://www.linuxnet.com/middle.html
+         ENTERED=20010831
+         UPDATED=20100831
+           SHORT="PC/SC Architecture smartcard middleware library"
+
+cat << EOF
+The purpose of PCSC Lite is to provide a Windows(R) SCard interface 
+in a very small form factor for communicating to smart cards and 
+readers. PCSC Lite can be compiled directly to a desired reader driver 
+or can be used to dynamically allocate/deallocate reader drivers at 
+runtime (default).
+EOF
+
+
+
+
+


More information about the Lunar-commits mailing list