mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
2023-05-29 14:32:42 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/flex >=dev-util/ninja-1.8.2 >=dev-util/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-7.3.11-r1:0= ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1: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-7.3.11_p1:0= ) python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3: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(-)] )
|
||||
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/facebook/fbthrift
|
||||
@@ -8,9 +8,9 @@ INHERIT=cmake python-single-r1
|
||||
IUSE=python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11
|
||||
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-7.3.11-r1:0= ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.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-7.3.11_p1:0= ) python_single_target_python3_10? ( >=dev-lang/python-3.10.11:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.3:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
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 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 d676fb844e9408f4290d20bc7312f8bb python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c python-utils-r1 ba15b8b81f30ca448294d759a9f7902c python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=2c622a4775507c5c38fe75611edde209
|
||||
|
||||
Reference in New Issue
Block a user