[Lunar-commits] <moonbase-other> gppcscconnectionplugin: PC/SC Connection Plugin for GPShell
Stefan Wold
ratler at lunar-linux.org
Sun Nov 3 16:29:13 CET 2013
commit c3cd9c6def4b10c1f13f332fbe3615604559e770
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 12 Oct 2013 05:56:56 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/c3cd9c6def4b10c1f13f332fbe3615604559e770
gppcscconnectionplugin: PC/SC Connection Plugin for GPShell
---
crypto/gppcscconnectionplugin/DEPENDS | +4/-0
crypto/gppcscconnectionplugin/DETAILS | +14/-0
2 files changed, 18 insertions(+)
--- /dev/null
+++ b/crypto/gppcscconnectionplugin/DEPENDS
@@ -0,0 +1,4 @@
+depends globalplatform
+depends openssl
+depends pcsc-lite
+depends pkgconfig
--- /dev/null
+++ b/crypto/gppcscconnectionplugin/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=gppcscconnectionplugin
+ VERSION=1.1.0
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=$SFORGE_URL/globalplatform/GlobalPlatform%20Library
+ SOURCE_VFY=sha1:38eb3d739f1b75ba954f09a928a6e9db0178ea53
+ WEB_SITE="http://sourceforge.net/p/globalplatform/wiki/PC-SC%20Connection%20Plugin/"
+ ENTERED=20131012
+ UPDATED=20131012
+ SHORT="PC/SC Connection Plugin for GPShell"
+cat <<EOF
+PC/SC is a standard for accessing smart cards. The PC/SC Connection
+Plugin uses this standard for accessing smart cards and is the default
+connection plugin used by [GPShell].
+EOF
More information about the Lunar-commits
mailing list