[Lunar-commits] <moonbase-other> gpshell: A script interpreter which talks to a smart card

Stefan Wold ratler at lunar-linux.org
Sun Nov 3 16:29:12 CET 2013


commit b1160d0dbb6055bfa92c25e4aeadabacfb99cf5b
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 12 Oct 2013 05:55:18 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b1160d0dbb6055bfa92c25e4aeadabacfb99cf5b

gpshell: A script interpreter which talks to a smart card
---
  crypto/gpshell/DEPENDS | +4/-0     
  crypto/gpshell/DETAILS | +13/-0    
  2 files changed, 17 insertions(+)

--- /dev/null
+++ b/crypto/gpshell/DEPENDS
@@ -0,0 +1,4 @@
+depends globalplatform
+depends openssl
+depends pcsc-lite
+depends pkgconfig
--- /dev/null
+++ b/crypto/gpshell/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=gpshell
+         VERSION=1.4.4
+          SOURCE=${MODULE}-${VERSION}.tar.gz
+      SOURCE_URL=$SFORGE_URL/globalplatform/GPShell
+      SOURCE_VFY=sha1:3efeb92263e881ff0886e73a7b790051a317df61
+        WEB_SITE="http://sourceforge.net/p/globalplatform/wiki/Home/"
+         ENTERED=20131012
+         UPDATED=20131012
+           SHORT="A script interpreter which talks to a smart card"
+cat <<EOF
+GPShell is a script interpreter which talks to a smart card which
+complies to the [GlobalPlatform Card Specification].
+EOF




More information about the Lunar-commits mailing list