summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThermi2015-07-07 22:23:17 +0200
committerThermi2015-07-07 22:23:17 +0200
commit924cb5cc81eb8483f28241ed8e504057e405768a (patch)
tree4bc31b41a8c3e81bdd6167ba2037d20ce5fff85a /.SRCINFO
downloadaur-924cb5cc81eb8483f28241ed8e504057e405768a.tar.gz
Initial Commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1d66a04521f2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,34 @@
+pkgbase = dogecoin-qt
+ pkgdesc = Cryptocurrency
+ pkgver = 1.8.2
+ pkgrel = 2
+ url = http://dogecoin.com/
+ install = dogecoin.install
+ arch = x86_64
+ arch = i686
+ license = MIT
+ makedepends = boost
+ makedepends = gcc
+ makedepends = make
+ makedepends = git
+ makedepends = qt4
+ makedepends = miniupnpc
+ makedepends = boost-libs
+ makedepends = protobuf
+ makedepends = openssl
+ makedepends = db
+ depends = miniupnpc
+ depends = boost-libs
+ depends = protobuf
+ depends = openssl
+ depends = db
+ provides = dogecoin-qt
+ source = https://github.com/dogecoin/dogecoin/archive/v1.8.2.tar.gz
+ source = dogecoin.desktop
+ source = fixing-boost.patch
+ sha256sums = 87060dfe6d9770f8af17c447120cb6a059bbd84687dfd6a1f0787c9d75d75d9e
+ sha256sums = 04d41773462ad6609658e291d22b15cd8d58b8eb5e4391a80cd1dae75e7df0e6
+ sha256sums = 3b335f979bc54d5c8760c84192a3b1224e0fa0d7afaa2fb806c4a3b777c2bded
+
+pkgname = dogecoin-qt
+