mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
17 lines
1000 B
Plaintext
17 lines
1000 B
Plaintext
BDEPEND=dev-build/libtool virtual/pkgconfig
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=gmp? ( dev-libs/gmp:= ) libtommath? ( dev-libs/libtommath:= ) tomsfastmath? ( dev-libs/tomsfastmath:= ) dev-build/libtool
|
|
DESCRIPTION=LibTomCrypt is a comprehensive, modular and portable cryptographic toolkit
|
|
EAPI=8
|
|
HOMEPAGE=https://www.libtom.net/LibTomCrypt/ https://github.com/libtom/libtomcrypt/
|
|
INHERIT=toolchain-funcs
|
|
IUSE=+gmp +libtommath tomsfastmath
|
|
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris
|
|
LICENSE=|| ( WTFPL-2 public-domain )
|
|
RDEPEND=gmp? ( dev-libs/gmp:= ) libtommath? ( dev-libs/libtommath:= ) tomsfastmath? ( dev-libs/tomsfastmath:= )
|
|
REQUIRED_USE=|| ( gmp libtommath tomsfastmath )
|
|
SLOT=0/1
|
|
SRC_URI=https://github.com/libtom/libtomcrypt/releases/download/v1.18.2/crypt-1.18.2.tar.xz -> libtomcrypt-1.18.2.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
|
|
_md5_=77cd4a8d22e3d7957579b1c8d6939adc
|