mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
2024-05-15 16:20:34 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/flex app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=app-arch/zstd >=dev-cpp/fizz-2023.02.06.00:= >=dev-cpp/folly-2023.02.06.00:= dev-cpp/gflags dev-cpp/glog >=dev-cpp/wangle-2023.02.06.00:= dev-libs/boost dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/six[python_targets_python3_11(-)] )
|
||||
DEPEND=app-arch/zstd >=dev-cpp/fizz-2023.02.06.00:= >=dev-cpp/folly-2023.02.06.00:= dev-cpp/gflags dev-cpp/glog >=dev-cpp/wangle-2023.02.06.00:= dev-libs/boost dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( dev-python/pypy3:= ) 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 ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/six[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/six[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/six[python_targets_python3_13(-)] )
|
||||
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/facebook/fbthrift
|
||||
INHERIT=cmake python-single-r1
|
||||
IUSE=python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11
|
||||
IUSE=python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=app-arch/zstd >=dev-cpp/fizz-2023.02.06.00:= >=dev-cpp/folly-2023.02.06.00:= dev-cpp/gflags dev-cpp/glog >=dev-cpp/wangle-2023.02.06.00:= dev-libs/boost dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
RDEPEND=app-arch/zstd >=dev-cpp/fizz-2023.02.06.00:= >=dev-cpp/folly-2023.02.06.00:= dev-cpp/gflags dev-cpp/glog >=dev-cpp/wangle-2023.02.06.00:= dev-libs/boost dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( dev-python/pypy3:= ) 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 )
|
||||
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
SLOT=0/2023.02.06.00
|
||||
SRC_URI=https://github.com/facebook/fbthrift/archive/v2023.02.06.00.tar.gz -> fbthrift-2023.02.06.00.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=2c622a4775507c5c38fe75611edde209
|
||||
_md5_=5c6662b8df6a130eb7af1834cc844283
|
||||
|
||||
16
metadata/md5-cache/dev-cpp/fbthrift-2023.06.19.00
Normal file
16
metadata/md5-cache/dev-cpp/fbthrift-2023.06.19.00
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/flex app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=app-arch/zstd >=dev-cpp/fizz-2023.06.19.00:= >=dev-cpp/folly-2023.06.19.00:= dev-cpp/gflags dev-cpp/glog >=dev-cpp/wangle-2023.06.19.00:= dev-libs/boost dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( dev-python/pypy3:= ) 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 ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/six[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/six[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/six[python_targets_python3_13(-)] )
|
||||
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/facebook/fbthrift
|
||||
INHERIT=cmake python-single-r1
|
||||
IUSE=python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=app-arch/zstd >=dev-cpp/fizz-2023.06.19.00:= >=dev-cpp/folly-2023.06.19.00:= dev-cpp/gflags dev-cpp/glog >=dev-cpp/wangle-2023.06.19.00:= dev-libs/boost dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( dev-python/pypy3:= ) 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 )
|
||||
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
SLOT=0/2023.06.19.00
|
||||
SRC_URI=https://github.com/facebook/fbthrift/archive/v2023.06.19.00.tar.gz -> fbthrift-2023.06.19.00.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=5c6662b8df6a130eb7af1834cc844283
|
||||
16
metadata/md5-cache/dev-cpp/fizz-2023.06.19.00
Normal file
16
metadata/md5-cache/dev-cpp/fizz-2023.06.19.00
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-cpp/folly-2023.06.19.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0= test? ( >=dev-cpp/gtest-1.11.0 )
|
||||
DESCRIPTION=C++14 implementation of the TLS-1.3 standard
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/facebookincubator/fizz
|
||||
INHERIT=cmake
|
||||
IUSE=examples test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-cpp/folly-2023.06.19.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2023.06.19.00
|
||||
SRC_URI=https://github.com/facebookincubator/fizz/archive/v2023.06.19.00.tar.gz -> fizz-2023.06.19.00.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=090df25c69f7ee684a71274816d3a796
|
||||
16
metadata/md5-cache/dev-cpp/wangle-2023.06.19.00
Normal file
16
metadata/md5-cache/dev-cpp/wangle-2023.06.19.00
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-cpp/fizz-2023.06.19.00:= >=dev-cpp/folly-2023.06.19.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0= dev-cpp/gtest
|
||||
DESCRIPTION=Framework providing common client/server abstractions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/facebook/wangle
|
||||
INHERIT=cmake
|
||||
IUSE=examples test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-cpp/fizz-2023.06.19.00:= >=dev-cpp/folly-2023.06.19.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/2023.06.19.00
|
||||
SRC_URI=https://github.com/facebook/wangle/archive/v2023.06.19.00.tar.gz -> wangle-2023.06.19.00.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=35121ddd8479c8c50beb15b64369c7da
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=doc? ( app-text/doxygen || ( ( dev-lang/python:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-cpp/doctest ) dev-build/make >=dev-build/cmake-3.20.5
|
||||
BDEPEND=doc? ( app-text/doxygen || ( ( dev-lang/python:3.12 dev-python/breathe[python_targets_python3_12(-)] dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-cpp/doctest ) dev-build/make >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
||||
DEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
||||
DESCRIPTION=header-only C++ library for numerical analysis with multi-dimensional arrays
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeload.github.com/xtensor-stack/xtensor/tar.gz/refs/tags/0.24.4 -> xtensor-0.24.4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-any-r1 f5169813d1619761b459800587005fd2 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=55119ba83198b87f8c9cc7f2c279d46c
|
||||
_md5_=6bff5bc6b40bdd4d7017b0e079d8fdf0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=doc? ( app-text/doxygen || ( ( dev-lang/python:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-cpp/doctest ) dev-build/make >=dev-build/cmake-3.20.5
|
||||
BDEPEND=doc? ( app-text/doxygen || ( ( dev-lang/python:3.12 dev-python/breathe[python_targets_python3_12(-)] dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-cpp/doctest ) dev-build/make >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Algorithms and containers used by the xtensor stack and the xeus stack
|
||||
EAPI=8
|
||||
@@ -11,4 +11,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeload.github.com/xtensor-stack/xtl/tar.gz/refs/tags/0.7.5 -> xtl-0.7.5.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-any-r1 f5169813d1619761b459800587005fd2
|
||||
_md5_=b51cd2879c0157852c15a098d8fc2eeb
|
||||
_md5_=809695a84037e6145febf7c7a65e9f8e
|
||||
|
||||
Reference in New Issue
Block a user