mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
18 lines
1.8 KiB
Groff
18 lines
1.8 KiB
Groff
BDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) 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(-)] ) ) >=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
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=MPL-2.0
|
|
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) encryption? ( || ( mbedtls openssl ) )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.6.tar.gz -> open62541-1.3.6.tar.gz
|
|
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-single-r1 75118e916668a74c660a13b0ecb22562
|
|
_md5_=4b18ee9a55b41ceb03e7b21db2caee86
|