Search Criteria
Package Details: peercoin-qt 0.9.0-4
Git Clone URL: | https://aur.archlinux.org/peercoin.git (read-only, click to copy) |
---|---|
Package Base: | peercoin |
Description: | A peer-to-peer network-based digital currency - Qt |
Upstream URL: | https://www.peercoin.net/ |
Keywords: | cryptocurrency peercoin |
Licenses: | |
Submitter: | ammon |
Maintainer: | smp |
Last Packager: | smp |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-29 19:48 |
Last Updated: | 2020-12-13 15:22 |
Dependencies (11)
- boost-libs (boost171, boost-libs-git)
- db (db6.2)
- libevent (libevent-git, libevent-fb)
- miniupnpc (miniupnpc-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- 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)
- boost (boost-git) (make)
- qt5-tools (qt5-tools-git) (make)
Latest Comments
ammon commented on 2019-02-19 12:01
This package is now hosted at https://github.com/peercoin/packaging/tree/master/archpkg
ammon commented on 2018-06-27 10:32
Hi,
I've stopped using ArchLinux locally so maintaining this package is not really high on list of my priorities.
Message me if you'd like to take over.
As for the boost incompatibility, you should have raise the Issue on the github.
smp commented on 2018-06-15 06:33
Apart from the aforementioned issue (
pkgrel
in.SRCINFO
), Peercoin doesn't seem to build with Boost 1.67. The following error occurs duringbuild()
:smp commented on 2018-03-22 18:09
pkgrel
in.SRCINFO
needs to be bumped to 4.smp commented on 2018-03-22 08:40
The Peercoin binary is being copied from the wrong directory. Also, pkgrel in .SRCINFO is out of date.
ammon commented on 2017-12-05 10:51
@tindzk
depends=('qt5-base' 'miniupnpc' 'boost-libs' 'qrencode' 'miniupnpc')
tindzk commented on 2017-11-29 12:35
The qrencode dependency is missing.
smp commented on 2017-10-28 20:57
peercoin.install has two mistakes. First, a symlink to the wrong file is being created in peercoin_install(), line four should be
ln -s /usr/bin/peercoin-qt /usr/bin/ppcoind
Second, the wrong file is being removed in post_remove(), line 16 should be
rm /usr/bin/ppcoind
Also, .SRCINFO doesn't have its pkgrel (line four) updated to the same value as in PKGBUILD.
smp commented on 2017-06-02 06:30
The package no longer seems to compile with GCC 7.1.1.
Anonymous comment on 2016-07-18 09:48
sha256sums appear to be off, I show:
sha256sums=('61d9de36f111c833afa491d4db2473985e126a26fd5f913db6663bdec88c1075'
'6cb18e19847bbf4066920dbbf4371ddf07409392408fc6d079487e8759ea322e'
'28d80670d836c57ffa38729508649afbe05338dc92c89a44c64230a7ebd97eae'
'3f71859675561dd35c4527d96651b07996968e318dfbf26e8ce959f61a0d682f'
'5123ec91ad8b304f46c53f49b52ffd1e41c66c3df40c23209128ce2761f7c079'
'88459c23c17faca43582745591ebc54ed4baac85beb26aadeb3b43363c852d74')