2021-04-18 09:21:58 UTC

This commit is contained in:
Repository mirror & CI
2021-04-18 09:21:58 +00:00
parent 25509e890d
commit 8d24aab89d
42 changed files with 130 additions and 143 deletions

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=configure install
DEPEND=sys-libs/zlib elf? ( virtual/libelf )
DESCRIPTION=The DWARF Debugging Information Format
EAPI=7
HOMEPAGE=https://www.prevanders.net/dwarf.html http://www.dwarfstd.org
IUSE=dwarfexample dwarfgen +elf global-alloc-sums namestable nonstandardprintf oldframecol sanitize
KEYWORDS=~amd64
LICENSE=LGPL-2.1 GPL-2 BSD
RDEPEND=sys-libs/zlib elf? ( virtual/libelf )
SLOT=0
SRC_URI=https://www.prevanders.net/libdwarf-20210305.tar.gz
_md5_=02ab9e31488cc66ecd3c83425f9842e4

View File

@@ -1,17 +0,0 @@
BDEPEND=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] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) virtual/pkgconfig doc? ( media-gfx/graphviz 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(-)] ) python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ) test? ( dev-libs/check dev-util/valgrind python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/subunit[python_targets_python3_9(-)] ) ) 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/
INHERIT=cmake python-single-r1
IUSE=doc examples mbedtls pubsub test tools python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MPL-2.0
RDEPEND=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] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) mbedtls? ( net-libs/mbedtls:= )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.0.6.tar.gz -> open62541-1.0.6.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a
_md5_=2f1fe8edddd5fb45fe9d79f15a4fc7e3

View File

@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 ) encryption? ( || ( mbedtls openssl ) ) etf? ( pubsub ) xdp? ( pubsub )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.2.tar.gz -> open62541-1.2.tar.gz
SRC_URI=https://github.com/open62541/open62541/archive/v1.2.1.tar.gz -> open62541-1.2.1.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a
_md5_=b2375ddcf43a96d5f785991bd6b52481