mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
13 lines
587 B
Groff
13 lines
587 B
Groff
BDEPEND=test? ( app-arch/unzip )
|
|
DEFINED_PHASES=configure install prepare test unpack
|
|
DESCRIPTION=Correctly-rounded arbitrary precision decimal floating point arithmetic
|
|
EAPI=8
|
|
HOMEPAGE=https://www.bytereef.org/mpdecimal/
|
|
IUSE=cxx test
|
|
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris
|
|
LICENSE=BSD-2
|
|
RESTRICT=!test? ( test )
|
|
SLOT=4
|
|
SRC_URI=https://www.bytereef.org/software/mpdecimal/releases/mpdecimal-4.0.1.tar.gz test? ( https://speleotrove.com/decimal/dectest.zip )
|
|
_md5_=456a31ff3100852ffa5d25f124ebf6f1
|