system/pcsc-tools: Updated for version 1.4.17 + new maintainer.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
LukenShiro 2011-01-08 14:21:15 -02:00 committed by Robby Workman
parent 0837c6a084
commit 20e0ee0f22
4 changed files with 13 additions and 12 deletions

View file

@ -1,5 +1,5 @@
pcsc-tools provides some utilities that allow you to mess with your smart card pcsc-tools provides some utilities that allow you to mess with your smart
reader, or to test a PC/SC driver. card reader, or to test a PC/SC driver.
ATR_analysis - analyze a smart card "Answer to Reset" message ATR_analysis - analyze a smart card "Answer to Reset" message
pcsc_scan - query the status of a smart card reader using pcsc-lite pcsc_scan - query the status of a smart card reader using pcsc-lite

View file

@ -3,6 +3,7 @@
# Slackware build script for pcsc-tools # Slackware build script for pcsc-tools
# Copyright 2008 Andrew Psaltis <ampsaltis@gmail.com> # Copyright 2008 Andrew Psaltis <ampsaltis@gmail.com>
# Copyright 2011 LukenShiro <lukenshiro@ngi.it>
# All rights reserved. # All rights reserved.
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met: # permitted provided that the following conditions are met:
@ -22,9 +23,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pcsc-tools PRGNAM=pcsc-tools
VERSION=1.4.16 VERSION=1.4.17
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
case "$( uname -m )" in case "$( uname -m )" in

View file

@ -1,10 +1,10 @@
PRGNAM="pcsc-tools" PRGNAM="pcsc-tools"
VERSION="1.4.16" VERSION="1.4.17"
HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/" 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" DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.17.tar.gz"
MD5SUM="3b9c9f3780f42553103ac211f82f0bd4" MD5SUM="2767238e1e737f94d13a91bdab1174ca"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
MAINTAINER="Andrew Psaltis" MAINTAINER="LukenShiro"
EMAIL="ampsaltis@gmail.com" EMAIL="lukenshiro@ngi.it"
APPROVED="rworkman" APPROVED="Niels Horn"

View file

@ -10,10 +10,10 @@ pcsc-tools: pcsc-tools (various tools to interact with pcsc-lite)
pcsc-tools: pcsc-tools:
pcsc-tools: pcsc-tools provides some utilities that allow you to mess with your 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: 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: 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: pcsc_scan - query the status of a smart card reader using pcsc-lite
pcsc-tools: scriptor - send commands to a smart card pcsc-tools: scriptor - send commands to a smart card
pcsc-tools: gscriptor - graphical frontend to scriptor pcsc-tools: gscriptor - graphical frontend to scriptor
pcsc-tools: pcsc-tools:
pcsc-tools: More info at: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ pcsc-tools: More info at: http://ludovic.rousseau.free.fr/softwares/pcsc-tools/