mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
17 lines
916 B
Plaintext
17 lines
916 B
Plaintext
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
|
DEFINED_PHASES=configure install prepare
|
|
DEPEND=tools? ( dev-libs/libgcrypt ) test? ( app-editors/vim-core dev-libs/libgcrypt )
|
|
DESCRIPTION=C implementation of Bitcoin's base58 encoding
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/luke-jr/libbase58
|
|
INHERIT=autotools
|
|
IUSE=test tools
|
|
KEYWORDS=amd64 ~arm ~ppc ~ppc64 x86
|
|
LICENSE=MIT
|
|
RDEPEND=tools? ( dev-libs/libgcrypt )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0
|
|
SRC_URI=https://github.com/luke-jr/libbase58/archive/v0.1.4.tar.gz -> libbase58-0.1.4.tar.gz
|
|
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112
|
|
_md5_=908f5c5bf01d7fd6d00349e7ea02555b
|