blob: 2f0d547aff86a6edf0b98c9fc22164b99c137fac (
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 = sirfidal-git
pkgdesc = SiRFIDal - Simple RFID authentication for Linux
pkgver = r183.18954f9
pkgrel = 1
url = https://github.com/Giraut/SiRFIDaL
arch = x86_64
license = GPL3
makedepends = git
depends = python
depends = python-psutil
depends = python-filelock
depends = python-setproctitle
depends = pcsclite
depends = pcsc-tools
depends = python-pyscard
depends = python-pyserial
depends = android-tools
depends = python-evdev
depends = tk
depends = python-xlib
depends = python-cryptography
depends = python-pynput
depends = sox
depends = python-pyufr
provides = sirfidal
source = git+https://github.com/Giraut/SiRFIDaL.git
md5sums = SKIP
pkgname = sirfidal-git
|