mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
18 lines
1.8 KiB
Groff
18 lines
1.8 KiB
Groff
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) test? ( llvm-core/clang:22 ) verify-sig? ( >=sec-keys/openpgp-keys-llvm-21.1.4 ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
|
DEFINED_PHASES=install prepare test unpack
|
|
DEPEND=>=llvm-core/clang-22.1.8:* !llvm-core/llvm:0[clang(-),python(-)] !llvm-core/clang:0[python(-)]
|
|
DESCRIPTION=Python bindings for llvm-core/clang
|
|
EAPI=8
|
|
HOMEPAGE=https://llvm.org/
|
|
INHERIT=llvm.org python-r1
|
|
IUSE=test verify-sig python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=amd64 ~arm arm64 ~x86
|
|
LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA
|
|
RDEPEND=>=llvm-core/clang-22.1.8:* !llvm-core/llvm:0[clang(-),python(-)] !llvm-core/clang:0[python(-)] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
|
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.8/llvm-project-22.1.8.src.tar.xz verify-sig? ( https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.8/llvm-project-22.1.8.src.tar.xz.sig )
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8 llvm.org ed54841e27e307135707945e6f6c31c3 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
|
_md5_=2db3fae2d8557767c698fde63208e42a
|