summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-06-09 11:41:58 -0700
committerAndy Weidenbaum2015-06-09 11:41:58 -0700
commit3e976a05b6600593c823a203f63df45884c27a89 (patch)
treeaf86fdac96d183d2fff30e282c71dc0fef280103 /.SRCINFO
downloadaur-3e976a05b6600593c823a203f63df45884c27a89.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO43
1 files changed, 43 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6d0cd10f4012
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,43 @@
+pkgbase = electrum-git
+ pkgdesc = Lightweight Bitcoin wallet
+ pkgver = 20150519
+ pkgrel = 1
+ url = https://github.com/spesmilo/electrum
+ install = electrum.install
+ arch = any
+ license = GPL3
+ makedepends = gettext
+ makedepends = git
+ makedepends = protobuf
+ makedepends = python2-pycurl
+ makedepends = python2-setuptools
+ depends = hicolor-icon-theme
+ depends = python2
+ depends = python2-dnspython
+ depends = python2-ecdsa
+ depends = python2-pbkdf2
+ depends = python2-protobuf
+ depends = python2-pyqt4
+ depends = python2-qrcode
+ depends = python2-requests
+ depends = python2-six
+ depends = python2-slowaes
+ depends = python2-tlslite
+ 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: BTChip hardware wallet support
+ optdepends = python2-jsonrpclib: merchant script
+ 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 = electrum
+ conflicts = electrum
+ source = git+https://github.com/spesmilo/electrum
+ sha256sums = SKIP
+
+pkgname = electrum-git
+