mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2023-07-17 09:47: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_p1:0= ) python_single_target_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.4: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_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_p1:0= ) python_single_target_python3_10? ( >=dev-lang/python-3.10.12:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.4: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:= ) 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 )
|
||||
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 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 6c921d868d090cc18e142a396f66f74a python-utils-r1 a013e16d5d896b3d8be68dd2a0e846ea python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 6c921d868d090cc18e142a396f66f74a python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=2c622a4775507c5c38fe75611edde209
|
||||
|
||||
Reference in New Issue
Block a user