Search Criteria
Package Details: dashcore-git v0.16.1.1.r0.g43d2973a0e-1
Git Clone URL: | https://aur.archlinux.org/dashcore-git.git (read-only, click to copy) |
---|---|
Package Base: | dashcore-git |
Description: | Dash Core (DASH, Dashpay, formerly Darkcoin) is an open source, privacy-centric digital currency. (Includes the qt-client, the headless daemon and the command-line tool). WARNING: Unstable, development version. |
Upstream URL: | https://github.com/dashpay/dash |
Keywords: | cryptocurrency wallet |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | GreenRaccoon23 |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 1 |
Popularity: | 0.000433 |
First Submitted: | 2015-09-30 15:38 |
Last Updated: | 2020-11-18 23:58 |
Dependencies (22)
- boost (boost-git)
- boost-libs (boost171, boost-libs-git)
- db4.8
- libbacktrace-git
- libevent (libevent-git, libevent-fb)
- miniupnpc (miniupnpc-git)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- qrencode (qrencode-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- zeromq (libxs, zeromq-git)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- binutils (binutils-tune-bfd-hash, binutils-git) (make)
- cmake (cmake-git) (make)
- codablock-bls-signatures (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- libtool (libtool-git) (make)
- make (make3, make-git, make-without-guile) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python3 (python) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
pizzaman commented on 2020-02-15 01:03
Should be working now, let me know if there's any problems.
pizzaman commented on 2019-04-09 04:24
I get this error chiabls/bls.hpp: No such file or directory referenced in https://github.com/dashpay/dash/issues/2719
tamjan commented on 2017-04-27 10:13
Change
CXXFLAGS+=" -fPIE -DBOOST_VARIANT_USE_RELAXED_GET_BY_DEFAULT=1"
to
CXXFLAGS+=" -fPIC -DBOOST_VARIANT_USE_RELAXED_GET_BY_DEFAULT=1"
thegillies commented on 2017-04-15 02:12
You must build your code with position independent code if Qt was built with -reduce-relocations