2022-06-28 15:48:22 UTC

This commit is contained in:
Repository mirror & CI
2022-06-28 15:48:22 +00:00
parent 365abc0edd
commit 71c8deba8c
98 changed files with 905 additions and 197 deletions

View File

@@ -9,5 +9,5 @@ LICENSE=Info-ZIP LGPL-3+
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/BOINC/boinc/archive/client_release/7.18/7.18.0.tar.gz -> boinc-7.18.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 boinc b7b2014a7cd8e26250e846731da5fe4b
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 boinc 3a3ce32a989f5f2b7be763ef07b40786
_md5_=ae571952e34ef5decfe998de0a35cdf2

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/flex virtual/yacc sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install prepare
DEPEND=sys-cluster/scorep sys-libs/binutils-libs sys-libs/zlib R? ( dev-lang/R dev-R/Rcpp dev-R/RInside ) dev-cpp/gtest
DEPEND=sys-libs/binutils-libs sys-libs/zlib R? ( dev-lang/R dev-R/Rcpp dev-R/RInside ) dev-cpp/gtest
DESCRIPTION=General purpose C++ library and tools
EAPI=8
HOMEPAGE=https://www.scalasca.org/scalasca/software/cube-4.x
@@ -8,9 +8,9 @@ INHERIT=autotools toolchain-funcs
IUSE=R +cubelib_strategy_keepall cubelib_strategy_preload cubelib_strategy_manual cubelib_strategy_lastn
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=sys-cluster/scorep sys-libs/binutils-libs sys-libs/zlib R? ( dev-lang/R dev-R/Rcpp dev-R/RInside )
RDEPEND=sys-libs/binutils-libs sys-libs/zlib R? ( dev-lang/R dev-R/Rcpp dev-R/RInside )
REQUIRED_USE=^^ ( cubelib_strategy_keepall cubelib_strategy_preload cubelib_strategy_manual cubelib_strategy_lastn )
SLOT=0
SRC_URI=https://apps.fz-juelich.de/scalasca/releases/cube/4.7/dist/cubelib-4.7.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710
_md5_=1254e86d849d8594db744a4ccf45f926
_md5_=49900cd00d03edbed66161aa34e2bdf5

View File

@@ -3,7 +3,7 @@ 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/
HOMEPAGE=https://www.open62541.org/
INHERIT=cmake python-single-r1
IUSE=doc encryption examples mbedtls pubsub openssl test tools python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64 ~arm64 ~x86
@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) p
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) encryption? ( || ( mbedtls openssl ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.tar.gz -> open62541-1.3.tar.gz
SRC_URI=https://github.com/open62541/open62541/archive/v1.3.1.tar.gz -> open62541-1.3.1.tar.gz
_eclasses_=toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a3abd6002fafb3022597be6b8d01f88b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=7245f87ea3e30d606ed0fd10aac97f9c
_md5_=5df32c2a094d909c17c0a3ef65452996