mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 04:39:07 -07:00
17 lines
1.9 KiB
Groff
17 lines
1.9 KiB
Groff
BDEPEND=dev-lang/perl test? ( || ( ( dev-lang/python:3.14 dev-python/libpass[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 dev-python/libpass[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/libpass[python_targets_python3_12(-)] ) ) )
|
|
DEFINED_PHASES=compile configure install preinst prepare pretend setup test
|
|
DEPEND=system? ( elibc_glibc? ( sys-libs/glibc[-crypt(-)] !sys-libs/glibc[crypt(-)] ) elibc_musl? ( sys-libs/musl[-crypt(+)] !sys-libs/musl[crypt(+)] ) )
|
|
DESCRIPTION=Extended crypt library for descrypt, md5crypt, bcrypt, and others
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/besser82/libxcrypt
|
|
INHERIT=crossdev multibuild multilib python-any-r1 flag-o-matic toolchain-funcs multilib-minimal
|
|
IUSE=+compat static-libs +system test headers-only abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
|
LICENSE=LGPL-2.1+ public-domain BSD BSD-2
|
|
RDEPEND=system? ( elibc_glibc? ( sys-libs/glibc[-crypt(-)] !sys-libs/glibc[crypt(-)] ) elibc_musl? ( sys-libs/musl[-crypt(+)] !sys-libs/musl[crypt(+)] ) ) !<sys-apps/man-pages-6.16-r1
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1
|
|
SRC_URI=https://distfiles.gentoo.org/pub/proj/toolchain/libxcrypt/libxcrypt-4.5.2-autotools.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-any-r1 891415dfe39ad9b41b461f2b86354af0 flag-o-matic fd3558f73f6503093adee69adf41020d multilib-build d7802b3638ffc661375c0021cdd19efd multilib-minimal e9f54d75b074edc47d36994bbc1e2123
|
|
_md5_=c377351955224991b9ecde9c9f908012
|