blob: be3a92d6c4f31feaed4be76a21b4af8a36a3e4c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = google-cloud-sdk
pkgdesc = A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
pkgver = 325.0.0
pkgrel = 1
url = https://cloud.google.com/sdk/
arch = x86_64
license = Apache
depends = python
optdepends = python2: for dev_appserver.py and endpointscfg support
optdepends = python-crcmod: [gsutil] verify the integrity of GCS object contents
options = !strip
options = staticlibs
source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_325.0.0.orig.tar.gz
source = google-cloud-sdk.sh
source = 0001-set-python2-for-dev-appserver-py.patch
source = 0002-set-python2-for-endpointscfg-py.patch
source = 0003-add-compdef-to-zsh-completion.patch
sha256sums = ed86d3dff1998a916c27e0fba01b8e205c8db04343e86445812e6ecb46dc313d
sha256sums = a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
sha256sums = 4694f5191ceea7cf8076861ce5790ba9e809023da278b0f6ed862b9611e5aa93
pkgname = google-cloud-sdk
|