From be8a3d7e7fa1679b8fa4127b3299ce498a29d5dc Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Sun, 29 Apr 2012 20:13:49 -0400 Subject: system/pcsc-tools: Updated for version 1.4.18. Signed-off-by: dsomero --- system/pcsc-tools/pcsc-tools.SlackBuild | 12 ++++++------ system/pcsc-tools/pcsc-tools.info | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/system/pcsc-tools/pcsc-tools.SlackBuild b/system/pcsc-tools/pcsc-tools.SlackBuild index 227d1924e2..73b8f1b00b 100644 --- a/system/pcsc-tools/pcsc-tools.SlackBuild +++ b/system/pcsc-tools/pcsc-tools.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pcsc-tools # Copyright 2008 Andrew Psaltis -# Copyright 2011 LukenShiro +# Copyright 2011-2012 LukenShiro, Italy # All rights reserved. # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pcsc-tools -VERSION=1.4.17 +VERSION=1.4.18 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,9 +36,9 @@ if [ -z "$ARCH" ]; then fi CWD=$(pwd) -TMP=${TMP:-/tmp/SBo} +TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM -OUTPUT=${OUTPUT:-/tmp} +OUTPUT=${OUTPUT:-/tmp} DOCS="LICENCE README TODO" @@ -72,12 +72,12 @@ find . \ -exec chmod 644 {} \; # Make sure that the man pages go to the right place -sed -i -e's|/share/man|/man|' Makefile +sed -i -e's|/share/man|/man|' Makefile # Use our wanted CFLAGS, in addition to those in the Makefile sed -i -e"s/-O2/$SLKCFLAGS/" Makefile -make +make make install DESTDIR=$PKG/usr # Strip pcsc_scan diff --git a/system/pcsc-tools/pcsc-tools.info b/system/pcsc-tools/pcsc-tools.info index 857675745c..76e232bce7 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.17" +VERSION="1.4.18" HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/" -DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.17.tar.gz" -MD5SUM="2767238e1e737f94d13a91bdab1174ca" +DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.18.tar.gz" +MD5SUM="647ec2779cec69c910906fe5496f4e6c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="LukenShiro" EMAIL="lukenshiro@ngi.it" -APPROVED="Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3