FreeBSD Bugzilla – Attachment 153195 Details for
Bug 197834
[NEW PORT] devel/py-pyscard: Smart card support for python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shell archive
pyscard.shar (text/plain), 1.80 KB, created by
mp39590
on 2015-02-19 21:54:35 UTC
(
hide
)
Description:
shell archive
Filename:
MIME Type:
Creator:
mp39590
Created:
2015-02-19 21:54:35 UTC
Size:
1.80 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: ># ># pyscard ># pyscard/Makefile ># pyscard/distinfo ># pyscard/pkg-descr ># >echo c - pyscard >mkdir -p pyscard > /dev/null 2>&1 >echo x - pyscard/Makefile >sed 's/^X//' >pyscard/Makefile << '2b013699343b7bb90b8f281b1738584a' >X# Created by: mp39590@gmail.com >X# $FreeBSD$ >X >XPORTNAME= pyscard >XPORTVERSION= 1.6.16 >XCATEGORIES= devel >XMASTER_SITES= SF >XMASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= mp39590@gmail.com >XCOMMENT= Smart cards support for Python >X >XLICENSE= LGPL21 >X >XBUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 \ >X pcsc-lite>0:${PORTSDIR}/devel/pcsc-lite >XRUN_DEPENDS= pcsc-lite>0:${PORTSDIR}/devel/pcsc-lite >X >XUSES= python:2 >XUSE_PYTHON= autoplist distutils >X >XCFLAGS+= -I${LOCALBASE}/include/PCSC >X >Xpost-install: >X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/smartcard/scard/_scard.so >X >X.include <bsd.port.mk> >2b013699343b7bb90b8f281b1738584a >echo x - pyscard/distinfo >sed 's/^X//' >pyscard/distinfo << '1c67ee0443c9a6b383b6b26855241a07' >XSHA256 (pyscard-1.6.16.tar.gz) = d284dd2b0e4a951d8beabead34add0b5539034ba41e0fc40a1e5163103612fd9 >XSIZE (pyscard-1.6.16.tar.gz) = 366857 >1c67ee0443c9a6b383b6b26855241a07 >echo x - pyscard/pkg-descr >sed 's/^X//' >pyscard/pkg-descr << '7b296f58d0a00345d4bf8cd0c89045a0' >XThe pyscard smartcard library is a framework for building smart card >Xaware applications in Python. The smartcard module is built on top of >Xthe PCSC API Python wrapper module. >X >XWWW: http://pyscard.sourceforge.net/ >7b296f58d0a00345d4bf8cd0c89045a0 >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 197834
:
153195
|
153196
|
153201
|
157550
|
158256
|
158425
|
158426