mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
18 lines
2.1 KiB
Groff
18 lines
2.1 KiB
Groff
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_12? ( dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/sphinx[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/sphinx[python_targets_python3_14(-)] dev-python/sphinx-rtd-theme[python_targets_python3_14(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.28.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://open62541.org/
|
|
INHERIT=cmake python-single-r1
|
|
IUSE=doc examples mbedtls pubsub openssl tools python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=MPL-2.0
|
|
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) ?? ( mbedtls openssl )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/open62541/open62541/archive/v1.5.3.tar.gz -> open62541-1.5.3.tar.gz
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing d4511f019dc17ec44bfe46b9e672ca64 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=45ab4b5a21bd1e47f9f874ab61065027
|