summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author LukenShiro2011-01-08 17:21:15 +0100
committer Robby Workman2011-01-10 22:04:23 +0100
commit20e0ee0f222ff6726249bc608193399c9b8e760e (patch)
treea6be4fc1b274939943757a6e77e228b6bf556326
parent0837c6a0848489a461f25a7fdf04eee6e11047e1 (diff)
downloadslackbuilds-20e0ee0f222ff6726249bc608193399c9b8e760e.tar.gz
system/pcsc-tools: Updated for version 1.4.17 + new maintainer.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--system/pcsc-tools/README4
-rw-r--r--system/pcsc-tools/pcsc-tools.SlackBuild5
-rw-r--r--system/pcsc-tools/pcsc-tools.info12
-rw-r--r--system/pcsc-tools/slack-desc4
4 files changed, 13 insertions, 12 deletions
diff --git a/system/pcsc-tools/README b/system/pcsc-tools/README
index 69b6ea403c..a9e6dfb4c4 100644
--- a/system/pcsc-tools/README
+++ b/system/pcsc-tools/README
@@ -1,5 +1,5 @@
-pcsc-tools provides some utilities that allow you to mess with your smart card
-reader, or to test a PC/SC driver.
+pcsc-tools provides some utilities that allow you to mess with your smart
+card reader, or to test a PC/SC driver.
ATR_analysis - analyze a smart card "Answer to Reset" message
pcsc_scan - query the status of a smart card reader using pcsc-lite
diff --git a/system/pcsc-tools/pcsc-tools.SlackBuild b/system/pcsc-tools/pcsc-tools.SlackBuild
index b7546a440a..227d1924e2 100644
--- a/system/pcsc-tools/pcsc-tools.SlackBuild
+++ b/system/pcsc-tools/pcsc-tools.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for pcsc-tools
# Copyright 2008 Andrew Psaltis <ampsaltis@gmail.com>
+# Copyright 2011 LukenShiro <lukenshiro@ngi.it>
# All rights reserved.
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -22,9 +23,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pcsc-tools
-VERSION=1.4.16
+VERSION=1.4.17
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/system/pcsc-tools/pcsc-tools.info b/system/pcsc-tools/pcsc-tools.info
index ea421435db..857675745c 100644
--- a/system/pcsc-tools/pcsc-tools.info
+++ b/system/pcsc-tools/pcsc-tools.info
@@ -1,10 +1,10 @@
PRGNAM="pcsc-tools"
-VERSION="1.4.16"
+VERSION="1.4.17"
HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/"
-DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.16.tar.gz"
-MD5SUM="3b9c9f3780f42553103ac211f82f0bd4"
+DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.17.tar.gz"
+MD5SUM="2767238e1e737f94d13a91bdab1174ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-MAINTAINER="Andrew Psaltis"
-EMAIL="ampsaltis@gmail.com"
-APPROVED="rworkman"
+MAINTAINER="LukenShiro"
+EMAIL="lukenshiro@ngi.it"
+APPROVED="Niels Horn"
diff --git a/system/pcsc-tools/slack-desc b/system/pcsc-tools/slack-desc
index 2dd10f85ce..1756c124be 100644
--- a/system/pcsc-tools/slack-desc
+++ b/system/pcsc-tools/slack-desc
@@ -10,10 +10,10 @@ pcsc-tools: pcsc-tools (various tools to interact with pcsc-lite)
pcsc-tools:
pcsc-tools: pcsc-tools provides some utilities that allow you to mess with your
pcsc-tools: smart card reader, or to test a PC/SC driver.
-pcsc-tools:
+pcsc-tools:
pcsc-tools: ATR_analysis - analyze a smart card "Answer to Reset" message
pcsc-tools: pcsc_scan - query the status of a smart card reader using pcsc-lite
pcsc-tools: scriptor - send commands to a smart card
pcsc-tools: gscriptor - graphical frontend to scriptor
-pcsc-tools:
+pcsc-tools:
pcsc-tools: More info at: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/