summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a0339edd81a3344bd2a9a83e5a3e4807906236f (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
31
32
33
34
35
36
37
38
39
40
pkgbase = electron-cash
	pkgdesc = Lightweight Bitcoin Cash wallet
	pkgver = 4.0.2
	pkgrel = 1
	url = http://www.electroncash.org/
	arch = any
	license = MIT
	makedepends = git
	makedepends = protobuf
	makedepends = python-requests
	makedepends = python-setuptools
	makedepends = python-tox
	depends = hicolor-icon-theme
	depends = libsecp256k1
	depends = python
	depends = python-dnspython
	depends = python-ecdsa
	depends = python-jsonrpclib-pelix
	depends = python-protobuf
	depends = python-pyaes
	depends = python-pyqt5
	depends = python-pysocks
	depends = python-qrcode
	depends = python-requests
	depends = python-six
	depends = qt5-base
	optdepends = python-btchip: Ledger hardware wallet support
	optdepends = python-hidapi: Digital Bitbox hardware wallet support
	optdepends = python-matplotlib: plot transaction history in graphical mode
	optdepends = python-pycryptodomex: use PyCryptodome AES implementation instead of pyaes
	optdepends = python-qdarkstyle: optional dark theme in graphical mode
	optdepends = python-rpyc: send commands to Electrum Python console from an external script
	optdepends = zbar: QR code reading support
	provides = electron-cash
	conflicts = electron-cash
	source = electron-cash-4.0.2.tar.gz::https://github.com/Electron-Cash/Electron-Cash/archive/4.0.2.tar.gz
	sha256sums = 6a3b50130679dbee048002f55b4c0e84e927553500c84afc4e156dc37172e86a

pkgname = electron-cash