summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorquest2020-02-26 23:10:42 -0800
committerquest2020-02-26 23:10:42 -0800
commit65799a23ba52ed662e9217cb0f10d4bf8c328234 (patch)
treefa0311e62e17bba563723ab484eb848e291666e5 /.SRCINFO
downloadaur-65799a23ba52ed662e9217cb0f10d4bf8c328234.tar.gz
Add initial Bitcoin Cash Node
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO49
1 files changed, 49 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ad491da7bcc8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,49 @@
+pkgbase = bitcoin-cash-node-qt
+ pkgdesc = Bitcoin Cash Node with bitcoind, bitcoin-cli, bitcoin-tx, bitcoin-seeder and bitcoin-qt
+ pkgver = 0.21.0
+ pkgrel = 0
+ url = https://bitcoincashnode.org
+ install = bitcoin.install
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = cmake
+ makedepends = ninja
+ makedepends = boost
+ makedepends = qt5-tools
+ depends = boost-libs
+ depends = libevent
+ depends = desktop-file-utils
+ depends = qt5-base
+ depends = protobuf
+ depends = openssl
+ depends = miniupnpc
+ depends = zeromq
+ depends = qrencode
+ provides = bitcoin-cli
+ provides = bitcoin-daemon
+ provides = bitcoin-tx
+ provides = bitcoin-qt
+ provides = bitcoin-seeder
+ conflicts = bitcoin-cli
+ conflicts = bitcoin-daemon
+ conflicts = bitcoin-tx
+ conflicts = bitcoin-qt
+ conflicts = bitcoin-seeder
+ backup = etc/bitcoin/bitcoin.conf
+ backup = etc/logrotate.d/bitcoin
+ source = https://github.com/bitcoin-cash-node/bitcoin-cash-node/archive/v0.21.0.tar.gz
+ source = bitcoin.conf
+ source = bitcoin.logrotate
+ source = bitcoin.service
+ source = bitcoin-reindex.service
+ source = bitcoin.install
+ sha256sums = 9b7000f0e6cea1ae32b020e8c7dcdab7c7476b8aa9c953c1de7d0f6240d57269
+ sha256sums = b1908344281498d39bfa40c3b9725f9c95bf22602cd46e6120a1f17bad9dae35
+ sha256sums = 8f05207b586916d489b7d25a68eaacf6e678d7cbb5bfbac551903506b32f904f
+ sha256sums = 9643eed2c20d78a9c7347df64099765773615f79d3b8a95693d871c933516880
+ sha256sums = 35ff9331d7df8b90adfc7d82752cca4f8b7ff23a29e5d10b07e4e3fc78050679
+ sha256sums = 97f00c95bb428943ef3bae5e6116633a4528bc07ecdb71a4db3f0ae3eef07778
+
+pkgname = bitcoin-cash-node-qt
+