summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDan Beste2017-08-18 09:49:48 -0500
committerDan Beste2017-08-18 09:49:56 -0500
commited894f84bba1649ffb1dba1b7d706434083f1313 (patch)
treea22c0c4b9d25356036cccd87deca70ef403dba5e /.SRCINFO
downloadaur-ed894f84bba1649ffb1dba1b7d706434083f1313.tar.gz
Init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO44
1 files changed, 44 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..54b380135687
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,44 @@
+pkgbase = electron-cash-git
+ pkgdesc = Lightweight Bitcoin Cash wallet
+ pkgver = 2.9.2.r5.g8b2bdb6b
+ pkgrel = 1
+ url = http://www.electroncash.org/
+ install = electron-cash.install
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = protobuf
+ makedepends = python2-pycurl
+ makedepends = python2-setuptools
+ depends = hicolor-icon-theme
+ depends = python2
+ depends = python2-dnspython
+ depends = python2-ecdsa
+ depends = python2-jsonrpclib
+ depends = python2-pbkdf2
+ depends = python2-protobuf
+ depends = python2-pyaes
+ depends = python2-pyqt4
+ depends = python2-pysocks
+ depends = python2-qrcode
+ depends = python2-requests
+ depends = python2-six
+ depends = qt4
+ optdepends = desktop-file-utils: update desktop icon
+ optdepends = gtk-update-icon-cache: update desktop icon
+ optdepends = python2-amodem: air-gapped transaction signing over audio modem
+ optdepends = python2-btchip: Ledger hardware wallet support
+ optdepends = python2-pycryptodomex: use PyCryptodome AES implementation instead of pyaes
+ optdepends = python2-keepkey: KeepKey hardware wallet support
+ optdepends = python2-matplotlib: plot transaction history in graphical mode
+ optdepends = python2-rpyc: send commands to Electrum Python console from an external script
+ optdepends = python2-trezor: Trezor hardware wallet support
+ optdepends = xdg-utils: update desktop icon
+ optdepends = zbar: QR code reading support
+ provides = electron-cash
+ conflicts = electron-cash
+ source = electron-cash::git+https://github.com/fyookball/electrum.git
+ sha256sums = SKIP
+
+pkgname = electron-cash-git
+