summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormeZee2015-06-29 23:23:24 -0500
committermeZee2015-06-29 23:23:24 -0500
commitff0803d5dd6ffa3f82835322c917a7104251d56b (patch)
tree35a43208991325841f4d53b6b14cd5ce5aca74b9 /.SRCINFO
downloadaur-ff0803d5dd6ffa3f82835322c917a7104251d56b.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2c4a1c43176c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = namecoin
+ pkgver = 0.3.80
+ pkgrel = 2
+ url = http://namecoin.info
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = boost
+ makedepends = qt5-base
+ makedepends = miniupnpc
+ makedepends = desktop-file-utils
+ makedepends = qt5-tools
+ source = https://github.com/namecoin/namecoin/archive/nc0.3.80.tar.gz
+ source = namecoin-qt.desktop
+ sha256sums = 3f5e5af95cea46111d3cf1663f0e84d5fda653917745e0607a3ca4773baea59c
+ sha256sums = d58f684fb11d8879c5f9fe7ab6c70f1a522d4f76a885e39a2e15157c1d30522e
+
+pkgname = namecoin-qt
+ pkgdesc = Namecoin is a decentralized open source information registration and transfer system based on the Bitcoin cryptocurrency.
+ install = namecoin-qt.install
+ depends = boost-libs
+ depends = qt5-base
+ depends = miniupnpc
+ depends = desktop-file-utils
+ conflicts = namecoin-qt-git
+