Install this version:
emerge -a =net-libs/libblkmaker-0.4.2
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="C implementation of getblocktemplate (BIP 22)"
HOMEPAGE="https://github.com/bitcoin/libblkmaker"
LICENSE="MIT"
SRC_URI="https://github.com/bitcoin/libblkmaker/archive/v${PV}.tar.gz -> ${P}-github.tgz"
SLOT="0"
KEYWORDS="amd64 arm mips ppc ppc64 x86"
IUSE=""
DEPEND="
>=dev-libs/jansson-2.0.0
"
RDEPEND="${DEPEND}
!<net-misc/bfgminer-3.0.3
"
src_prepare() {
./autogen.sh || die
}
>=dev-libs/jansson-2.0.0
>=dev-libs/jansson-2.0.0 !<net-misc/bfgminer-3.0.3
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | libblkmaker-0.4.2-github.tgz | 13708 bytes | https://github.com/bitcoin/libblkmaker/archive/v0.4.2.tar.gz |