blob: 8ae799e847e9956bcd42fec2e3a9d2a245d7b231 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/abseil-cpp:= dev-cpp/nlohmann_json dev-libs/protobuf:= dev-libs/crc32c dev-libs/openssl:= dev-libs/re2:= net-misc/curl net-libs/grpc:= sys-libs/zlib dev-cpp/gtest test? ( dev-cpp/benchmark )
DESCRIPTION=Google Cloud Client Library for C++
EAPI=8
HOMEPAGE=https://cloud.google.com/
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=dev-cpp/abseil-cpp:= dev-cpp/nlohmann_json dev-libs/protobuf:= dev-libs/crc32c dev-libs/openssl:= dev-libs/re2:= net-misc/curl net-libs/grpc:= sys-libs/zlib
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/GoogleCloudPlatform/google-cloud-cpp/archive/v1.36.0.tar.gz -> google-cloud-cpp-1.36.0.tar.gz https://github.com/googleapis/googleapis/archive/28c6bb97cac6f16c69879be4e655674a74b886ef.tar.gz -> googleapis-28c6bb97cac6f16c69879be4e655674a74b886ef.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 891c4d3862cbc1ce8808ea427facbcd1 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=88cc90575b03bda85ba3e5398cad14f7
|