Search Criteria
Package Details: google-cloud-cpp 2.8.0-3
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: | mortymacs |
Last Packager: | mortymacs |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-15 11:49 (UTC) |
Last Updated: | 2023-03-13 17:40 (UTC) |
Dependencies (10)
- abseil-cpp (abseil-cpp-git)
- c-ares
- curl (curl-minimal-git, curl-git)
- google-crc32c
- grpc
- nlohmann-json (nlohmann-json-git)
- openssl (openssl-hardened, openssl-static, quictls-openssl, openssl-git)
- protobuf (protobuf-git)
- zlib (zlib-static, zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- cmake (cmake-git) (make)
Latest Comments
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.