mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
17 lines
2.5 KiB
Groff
17 lines
2.5 KiB
Groff
BDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_6? ( dev-python/sphinx[python_targets_python3_6(-)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/sphinx[python_targets_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) test? ( dev-libs/check dev-util/valgrind python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-)] ) ) dev-util/ninja dev-util/cmake
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=mbedtls? ( net-libs/mbedtls:= )
|
|
DESCRIPTION=Open source C implementation of OPC UA
|
|
EAPI=7
|
|
HOMEPAGE=https://open62541.org/
|
|
IUSE=doc examples mbedtls pubsub test tools python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MPL-2.0
|
|
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) mbedtls? ( net-libs/mbedtls:= )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/open62541/open62541/archive/v1.0.1.tar.gz -> open62541-1.0.1.tar.gz
|
|
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib ac7989ababbeabdef6fdc6e465b21644 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
|
_md5_=da105bd88d29f43c3b25a4c8da4bbf0a
|