summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormetscoin2018-06-18 05:40:13 -0400
committermetscoin2018-06-18 05:40:13 -0400
commita484e0ec8ba99d7531c7859713c9ea145d27918c (patch)
tree78b1b47e711f9140d259fcc4a577c36128759e39 /.SRCINFO
downloadaur-creativecoin-qt.tar.gz
Init creativecoin-qt repo
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..90e75fdf126b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = creativecoin-qt
+ pkgdesc = Cryptocurrency wallet(QT)
+ pkgver = 1.2.1
+ pkgrel = 1
+ url = https://creativechain.org/
+ install = creativecoin-qt.install
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = boost
+ makedepends = qt5-tools
+ depends = boost-libs
+ depends = qt5-base
+ depends = qrencode
+ depends = miniupnpc
+ depends = db4.8
+ depends = zeromq
+ depends = protobuf
+ depends = libevent
+ conflicts = creativecoin
+ source = creativecoin-qt::git+https://github.com/creativechain/creativechain-core.git
+ source = creativecoin-qt.desktop
+ source = boost166.patch
+ sha256sums = SKIP
+ sha256sums = e1f166f658e2234913de9c80f82cbf05259e67bf705aa6f9500def4524045df8
+ sha256sums = f3828f3633d0534efb60399a44b315b155d6bc0105195095d374039e8020164e
+
+pkgname = creativecoin-qt
+