blob: 321167cc200baad982d58cca606841436d57e96c (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
pkgbase = electrum-grs
pkgdesc = Lightweight Groestlcoin wallet
pkgver = 4.5.4
pkgrel = 1
url = https://github.com/groestlcoin/electrum-grs
install = electrum-grs.install
arch = any
license = MIT
makedepends = gettext
makedepends = git
makedepends = protobuf
makedepends = python-pycurl
makedepends = python-setuptools
depends = hicolor-icon-theme
depends = libsecp256k1
depends = python
depends = python-ecdsa
depends = python-qrcode
depends = python-protobuf
depends = python-dnspython
depends = python-qdarkstyle
depends = python-aiorpcx-git>=0.22
depends = python-aiorpcx-git<0.23
depends = python-aiohttp
depends = python-aiohttp-socks
depends = python-certifi
depends = python-bitstring
depends = python-attrs
depends = python-jsonpatch
depends = python-cryptography
depends = python-requests
depends = python-six
depends = python-pyqt5
depends = qt5-base
depends = python-groestlcoin_hash
optdepends = desktop-file-utils: update desktop icon
optdepends = gtk-update-icon-cache: update desktop icon
optdepends = python-hidapi: Digital Bitbox hardware wallet support
optdepends = python-trezor: Trezor hardware wallet support
optdepends = python-safet: Archos Safe-T hardware wallet support
optdepends = python-keepkey: KeepKey hardware wallet support
optdepends = python-btchip: Ledger hardware wallet support
optdepends = python-ckcc-protocol: Coldcard wallet hardware support
optdepends = python-bitbox02: BitBox wallet hardware support
optdepends = python-cbor: Blockstream Jade hardware wallet communication
optdepends = python-pyserial: Blockstream Jade hardware wallet serial port extension
optdepends = python-matplotlib: plot transaction history in graphical mode
optdepends = python-rpyc: send commands to Electrum Python console from an external script
optdepends = xdg-utils: update desktop icon
optdepends = python-amodem: air-gapped transaction signing over audio modem
optdepends = zbar: QR code reading support
source = https://github.com/Groestlcoin/electrum-grs/releases/download/v4.5.4/Electrum-grs-4.5.4.tar.gz
source = Electrum-grs-4.5.4.tar.gz.asc::https://github.com/Groestlcoin/electrum-grs/releases/download/v4.5.4/Electrum-grs-4.5.4.tar.gz.asc
validpgpkeys = 287AE4CA1187C68C08B49CB2D11BD4F33F1DB499
sha256sums = 2b93e3a97bc05bca189021b2c446079b800753001cd8e771ee19b2e907ce39f8
sha256sums = f90f9190e476c49a14893ba9c885ef7f6ee824de72b9d1f308ace61c28b85f33
pkgname = electrum-grs
|