mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
18 lines
2.1 KiB
Groff
18 lines
2.1 KiB
Groff
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_10? ( dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
|
DESCRIPTION=Open source C implementation of OPC UA
|
|
EAPI=8
|
|
HOMEPAGE=https://www.open62541.org/
|
|
INHERIT=cmake python-single-r1
|
|
IUSE=doc encryption examples mbedtls pubsub openssl tools python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=MPL-2.0
|
|
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) encryption? ( || ( mbedtls openssl ) )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.8.tar.gz -> open62541-1.3.8.tar.gz
|
|
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562
|
|
_md5_=8e749703146b691bc35d23bfb1d8213f
|