mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -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 ) python_single_target_python3_11? ( dev-lang/python: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 ) python_single_target_python3_11? ( dev-lang/python: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 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 python-utils-r1 753cb70b9daf5c8c1e373d68dee61efb python-single-r1 75118e916668a74c660a13b0ecb22562
|
|
_md5_=4b18ee9a55b41ceb03e7b21db2caee86
|