blob: c60ac54088b73e641e8e3f0b75778602a66a5c42 (
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
|
pkgbase = electrum-ltc-git
pkgdesc = Litecoin thin client
pkgver = 4.3.0a0.git20220622.a49eff6
pkgrel = 1
url = https://electrum-ltc.org/
arch = any
license = MIT
checkdepends = python-tox
makedepends = gettext
makedepends = git
makedepends = protobuf
makedepends = python-pycurl
makedepends = python-setuptools
depends = hicolor-icon-theme
depends = libsecp256k1
depends = python
depends = python-dnspython
depends = python-protobuf
depends = python-pyqt5
depends = python-qdarkstyle
depends = python-qrcode
depends = python-requests
depends = python-six
depends = python-websocket-client
depends = python-aiohttp-socks
depends = python-certifi
depends = python-aiorpcx
depends = python-aiohttp
depends = python-scrypt
depends = qt5-base
depends = python-cryptography
depends = python-bitstring
depends = python-attrs
optdepends = desktop-file-utils: update desktop icon
optdepends = gtk-update-icon-cache: update desktop icon
optdepends = python-amodem: air-gapped transaction signing over audio modem
optdepends = python-btchip: Ledger hardware wallet support
optdepends = python-ckcc-protocol: Coldcard wallet hardware support
optdepends = python-hidapi: Digital Bitbox hardware wallet support
optdepends = python-keepkey: KeepKey hardware wallet support
optdepends = python-matplotlib: plot transaction history in graphical mode
optdepends = python-rpyc: send commands to Electrum Python console from an external script
optdepends = python-safet: Archos Safe-T hardware wallet support
optdepends = python-trezor: Trezor hardware wallet 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 = xdg-utils: update desktop icon
optdepends = zbar: QR code reading support
provides = electrum-ltc
conflicts = electrum-ltc
source = git+https://github.com/pooler/electrum-ltc
sha256sums = SKIP
pkgname = electrum-ltc-git
|