Search Criteria
Package Details: dogecoin-qt 1.14.3-2
Git Clone URL: | https://aur.archlinux.org/dogecoin-qt.git (read-only, click to copy) |
---|---|
Package Base: | dogecoin-qt |
Description: | Cryptocurrency |
Upstream URL: | http://dogecoin.com/ |
Licenses: | |
Provides: | |
Submitter: | Thermi |
Maintainer: | Thermi (gee) |
Last Packager: | gee |
Votes: | 47 |
Popularity: | 0.007813 |
First Submitted: | 2014-02-01 16:57 |
Last Updated: | 2021-03-13 19:06 |
Dependencies (16)
- boost-libs (boost171, boost-libs-git)
- db (db6.2)
- libevent (libevent-git, libevent-fb)
- miniupnpc (miniupnpc-git)
- openssl-1.0 (openssl-1.0-chacha20, openssl-1.0-hardened)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- boost (boost-git) (make)
- boost-libs (boost171, boost-libs-git) (make)
- db (db6.2) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- make (make3, make-git, make-without-guile) (make)
- miniupnpc (miniupnpc-git) (make)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened) (make)
- protobuf (protobuf3-git, protobuf-git, protobuf-static) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
mike2208 commented on 2021-04-17 19:29
@varun1 Hi, There's a config file at
~/.config/Dogecoin/Dogecoin-Qt.conf
. Under the[General]
tab, there's an option calledJust to be safe, you may have to add a file called
dogecoin.conf
in the new <Data Directory>, with the optionvarun1 commented on 2021-04-17 17:49
hello,
Firstly,this is great! does anyone know from where it us picking config from? I wanted to change my data directory (.dogecoin) but can't find the config.
gee commented on 2021-03-13 19:07
I'm honored to say that upstream has accepted my patches and so now we're back to a PKGBUILD with no additional patches to build this!
gee commented on 2021-01-03 21:45
Done!
mike2208 commented on 2021-01-03 13:02
Thanks!
Maybe add
as
dogecoin-qt
builds and installs the executables for the above packages?gee commented on 2020-12-22 13:29
Hello,
I've just updated the PKGBUILD to build on modern Arch. I haven't messed with crypto coins PKGBUILDs in a while so I hope it's all correct.
Please notify if I forgot something.
gizlu commented on 2020-08-19 13:17
Third (and thankfully last) build problem: https://github.com/dogecoin/dogecoin/issues/1642
dirty fix:
Edit: Replace dead pastebin link
gizlu commented on 2020-08-19 01:11
The lack of dogecoin-qt exutable probably wasn't my fault
Warning from configure step (PKGBUILD untouched):
Fixed after installing qt5-tools - please update makedepends
gizlu commented on 2020-08-18 23:21
Temporary dirty fix of deque error:
Edit: Builds succesfully but there is no degecoin-qt exutable xD. I would blame my shitty fix
xinayder commented on 2020-04-25 18:09
Doesn't work with boost-libs v1.72, requires boost-libs v1.71