summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO46
1 files changed, 46 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f0f281ab2c9c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,46 @@
+pkgbase = bitcoinhd-git
+ pkgver = v1.4.3.r26.g00a6bdb8a
+ pkgrel = 1
+ url = https://btchd.org/
+ arch = x86_64
+ arch = i686
+ arch = pentium4
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
+ license = MIT
+ makedepends = openssl
+ makedepends = boost
+ makedepends = boost-libs
+ makedepends = libevent
+ makedepends = miniupnpc
+ makedepends = db4.8
+ makedepends = protobuf
+ makedepends = qrencode
+ makedepends = zeromq
+ makedepends = git
+ makedepends = python
+ source = git://github.com/btchd/btchd.git
+ source = bitcoinhd-qt.desktop
+ sha256sums = SKIP
+ sha256sums = 4ec2e2a58ee5f44c2bd602536aa3e217062aaba92a638b06fd7d1cf7eb8f2278
+
+pkgname = bitcoinhd-daemon-git
+ pkgdesc = BitcoinHD is a peer-to-peer network based digital currency - daemon
+ depends = boost-libs
+ depends = libevent
+ depends = miniupnpc
+ depends = zeromq
+ backup = etc/btchd/btchd.conf
+
+pkgname = bitcoinhd-cli-git
+ pkgdesc = BitcoinHD is a peer-to-peer network based digital currency - RPC client
+ depends = boost-libs
+ depends = libevent
+
+pkgname = bitcoinhd-tx-git
+ pkgdesc = BitcoinHD is a peer-to-peer network based digital currency - Transaction tool
+ depends = boost-libs
+ depends = openssl
+