Search Criteria
Package Details: google-cloud-cpp 2.28.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-cloud-cpp.git (read-only, click to copy) |
---|---|
Package Base: | google-cloud-cpp |
Description: | C++ Client Libraries for Google Cloud Services |
Upstream URL: | https://github.com/googleapis/google-cloud-cpp/ |
Keywords: | bigtable cloud cpp gcp google pub/sub spanner storage |
Licenses: | Apache-2.0 |
Submitter: | mortymacs |
Maintainer: | None |
Last Packager: | oysstu |
Votes: | 2 |
Popularity: | 0.096467 |
First Submitted: | 2020-11-15 11:49 (UTC) |
Last Updated: | 2024-08-11 10:53 (UTC) |
Dependencies (10)
- abseil-cpp (abseil-cpp-gitAUR)
- c-ares (c-ares-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- google-crc32cAUR
- grpc
- nlohmann-json (nlohmann-json-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
Latest Comments
wrycode commented on 2024-07-24 20:02 (UTC)
Getting the following error:
mortymacs commented on 2023-03-13 17:42 (UTC)
@eclairevoyant , Ah ok! I just removed it. Thank you!
eclairevoyant commented on 2023-03-10 15:58 (UTC)
@mortymacs I appreciate you taking a look, but the base-devel dependencies should be removed entirely from
makedepends
. As per https://wiki.archlinux.org/title/PKGBUILD#makedepends:mortymacs commented on 2023-03-10 13:35 (UTC)
Thanks @eclairevoyant, for reporting. Fixed.
eclairevoyant commented on 2023-03-09 02:41 (UTC)
m4 and gcc should not be in the makedepends per packaging standards, they're part of base-devel
mortymacs commented on 2021-06-02 18:06 (UTC)
The package is no longer needs to use the
google-cloud-cpp-abseil-cpp
package as it's now compatible withabseil-cpp
package from the main repo.