2024-07-25 10:19:26 UTC

This commit is contained in:
Repository mirror & CI
2024-07-25 10:19:26 +00:00
parent a4f240cb4a
commit 4894bcfdc5
85 changed files with 368 additions and 267 deletions

View File

@@ -5,13 +5,13 @@ 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 python_single_target_python3_13
IUSE=doc examples mbedtls pubsub openssl tools python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
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 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) 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 python_single_target_python3_13 ) encryption? ( || ( mbedtls openssl ) )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ?? ( mbedtls openssl )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.4.2.tar.gz -> open62541-1.4.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=9cc6eda8a12789bcad3eb9d6f1b10de6
_md5_=9eeb6dc3ba6d6706b6bc9551e524e1b0

View File

@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/martinus/unordered_dense/archive/v4.0.1.tar.gz -> unordered_dense-4.0.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
_md5_=10a7324bcfc7e679cab3ee004416bfbf
_md5_=a16df7e796381e4307ab6e0faa33a1a8