summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d76fa75ed081c909a0ec80f5f876bb293fd8861 (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
pkgbase = electrum-dash
	pkgdesc = Lightweight Bitcoin wallet, fork for DASH
	pkgver = 4.1.2.0
	pkgrel = 0
	url = https://electrum-dash.org
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-pyaes
	depends = python-ecdsa
	depends = python-pbkdf2
	depends = python-requests
	depends = python-qrcode
	depends = python-protobuf
	depends = python-dnspython
	depends = python-jsonrpclib-pelix
	depends = python-pysocks
	depends = python-pyqt5
	depends = python-pycryptodomex
	depends = python-websocket-client
	depends = python-certifi
	depends = python-aiorpcx
	depends = python-aiohttp
	depends = python-aiohttp-socks
	depends = python-x11_hash
	depends = python-bls
	optdepends = python-btchip: BTChip hardware wallet support
	optdepends = python-hidapi: Digital Bitbox hardware wallet support
	optdepends = python-matplotlib: plot transaction history in graphical mode
	optdepends = zbar: QR code reading support
	optdepends = python-rpyc: send commands to Electrum Python console from an external script
	optdepends = python-qdarkstyle: optional dark theme in graphical mode
	optdepends = python-pycryptodomex: use PyCryptodome AES implementation instead of pyaes
	source = https://github.com/akhavr/electrum-dash/releases/download/4.1.2.0/Dash-Electrum-4.1.2.0.tar.gz
	sha256sums = 8bd9b40a9188f6298003aa150803d07fcf0cb207eff1274f313d68cdc8fbbc0c

pkgname = electrum-dash