summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0647faa1941c0d884b462f08b3adebf323708845 (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
30
pkgbase = python-hwilib
	pkgdesc = The Bitcoin Hardware Wallet Interface is a Python library and command line tool for interacting with hardware wallets.
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/bitcoin-core/HWI
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = qt5-base
	depends = python
	depends = libusb
	depends = systemd-libs
	depends = pyside2
	depends = pyside2-tools
	depends = python-libusb1
	depends = python-base58
	depends = python-hidapi
	depends = python-cryptography
	depends = python-mnemonic
	depends = python-noiseprotocol-git
	depends = python-ecdsa
	depends = python-pyaes
	depends = python-cbor2
	depends = python-protobuf
	source = https://github.com/bitcoin-core/HWI/archive/refs/tags/3.0.0.tar.gz
	source = generate-ui.patch
	sha256sums = 2346c48951646b6e5be7189b7988747ab1e59339991c939c89fa58139677d246
	sha256sums = 6785afd23f30cf2f98f796896f131eed869b3e4d3ea25ed57ba0eac5c53ec165

pkgname = python-hwilib