blob: b28c075c87ee5c87a76e8f03f8b05e0868106da3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = virtualsmartcard-git
pkgdesc = Smart card emulator written in Python
pkgver = 0.9.r9.gd2e607f
pkgrel = 1
url = https://frankmorgner.github.io/vsmartcard/virtualsmartcard/README.html
arch = aarch64
arch = armv7h
arch = i486
arch = i686
arch = pentium4
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = help2man
depends = glibc
depends = pcsclite
depends = python
depends = python-qrcode
depends = qrencode
optdepends = openpace: emulation of German identity card with –type=nPA
optdepends = python-pillow: emulation of electronic passport with –type=ePass
optdepends = python-pycryptodomex: emulation of electronic passport with –type=ePass
optdepends = python-pyscard: relaying a local smart card with –type=relay
provides = virtualsmartcard=0.9.r9.gd2e607f
conflicts = virtualsmartcard
source = vsmartcard::git+https://github.com/frankmorgner/vsmartcard.git
b2sums = SKIP
pkgname = virtualsmartcard-git
|