New package: python3-scard-1.9.8

This commit is contained in:
Doan Tran Cong Danh 2019-07-01 10:57:34 +07:00 committed by Helmut Pozimski
parent a0de62c4d2
commit 4da918cafc

View file

@ -0,0 +1,19 @@
# Template file for 'python3-scard'
pkgname=python3-scard
_pkgname=pyscard
version=1.9.8
revision=1
wrksrc="${_pkgname}-${version}"
build_style=python3-module
pycompile_module=smartcard
hostmakedepends="python3-setuptools swig"
makedepends="python3-devel pcsclite-devel"
depends="python3 pcsclite"
short_desc="Python library for smartcard"
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://pyscard.sourceforge.io/index.html"
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
checksum=f59dc7ee467b210094e64c923e1c7f5e8e9501a672fc0c8f2cd958153e00d095
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/PCSC"