FreeBSD Bugzilla – Attachment 153181 Details for
Bug 197825
new port: devel/acsccid:driver for acs smart card readers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shell archive
acsccid.shar (text/plain), 2.30 KB, created by
mp39590
on 2015-02-19 16:52:57 UTC
(
hide
)
Description:
shell archive
Filename:
MIME Type:
Creator:
mp39590
Created:
2015-02-19 16:52:57 UTC
Size:
2.30 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># acsccid ># acsccid/Makefile ># acsccid/distinfo ># acsccid/pkg-descr ># >echo c - acsccid >mkdir -p acsccid > /dev/null 2>&1 >echo x - acsccid/Makefile >sed 's/^X//' >acsccid/Makefile << '939484757bfdbb587483e0ac58b52fce' >X# Created by: mp39590@gmail.com >X# $FreeBSD$ >X >XPORTNAME= acsccid >XPORTVERSION= 1.1.0 >XCATEGORIES= devel >XMASTER_SITES= http://www.acs.com.hk/download-driver-unified/6258/ >XDISTNAME= ACS-Unified-Driver-Lnx-Mac-110-P >X >XMAINTAINER= mp39590@gmail.com >XCOMMENT= PC/SC driver for CS CCID smart card readers >X >XLICENSE= GPLv2 >X >XLIB_DEPENDS= libpcsclite.so:${PORTSDIR}/devel/pcsc-lite >X >XUSES= perl5 pkgconfig zip tar:bz2 >X >XPLIST_FILES= lib/pcsc/drivers/ifd-acsccid.bundle/Contents/FreeBSD/libacsccid.so \ >X lib/pcsc/drivers/ifd-acsccid.bundle/Contents/Info.plist >X >Xpost-extract: >X @${TAR} jxf ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION}.tar.bz2 -C ${WRKDIR} >X >XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >X >XGNU_CONFIGURE= yes >X >Xpost-install: >X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pcsc/drivers/ifd-acsccid.bundle/Contents/FreeBSD/libacsccid.so >X >X.include <bsd.port.pre.mk> >X >X# Old versions don't have pkgconfig files for libusb >X.if ${OSVERSION} < 1000024 >XCONFIGURE_ENV+= LIBUSB_CFLAGS="-I${LOCALBASE}/include" \ >X LIBUSB_LIBS="-L${LOCALBASE}/lib -lusb" >X.endif >X >X.include <bsd.port.post.mk> >939484757bfdbb587483e0ac58b52fce >echo x - acsccid/distinfo >sed 's/^X//' >acsccid/distinfo << 'b45a563df28a30ba61c3fdf01a3c3df1' >XSHA256 (ACS-Unified-Driver-Lnx-Mac-110-P.zip) = 0d5e658d0f240ae01cb954f4b29444766c79119bdba6738961f92e8e393b9b69 >XSIZE (ACS-Unified-Driver-Lnx-Mac-110-P.zip) = 411753 >b45a563df28a30ba61c3fdf01a3c3df1 >echo x - acsccid/pkg-descr >sed 's/^X//' >acsccid/pkg-descr << 'df271bedc67c2f0643eb3de7344c76f5' >Xacsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID >Xsmart card readers. This library provides a PC/SC IFD handler >Ximplementation and communicates with the readers through the PC/SC Lite >Xresource manager (pcscd). >X >XWWW: http://www.acs.com.hk/en/driver/4/acr38-smart-card-reader/ >df271bedc67c2f0643eb3de7344c76f5 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 197825
: 153181 |
153182