pkgbase = google-cloud-cli
	pkgdesc = A core set of command-line tools for the Google Cloud Platform. Includes only gcloud core (with beta and alpha commands), gcloud-crc32c and man pages
	pkgver = 578.0.0
	pkgrel = 1
	url = https://cloud.google.com/cli/
	arch = x86_64
	arch = aarch64
	license = Apache-2.0
	makedepends = jq
	depends = python>=3.10
	options = !strip
	options = staticlibs
	options = !zipman
	options = !debug
	options = !lto
	source = google-cloud-cli.sh
	source = google-cloud-cli.install
	sha256sums = 6e88b535c020b0f28c986fdb66918f8c07e4d337e813b77ec2068068f03457f8
	sha256sums = 6ac95bcc5afa06e9c1e3bd402ecbe1a2092b963d70a8f314215dd4be27e16fc6
	source_x86_64 = google-cloud-cli-578.0.0.orig_x86_64.tar.gz::https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-cli_578.0.0.orig_amd64.tar.gz
	sha256sums_x86_64 = 9c77820f528b7d1538d19e316f46a50476bf8b98e9e0fd1513189c6ce1b03e75
	source_aarch64 = google-cloud-cli-578.0.0.orig_aarch64.tar.gz::https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-cli_578.0.0.orig_aarch64.tar.gz
	sha256sums_aarch64 = a25ea024d71d981e993db301ca73f8a6aa7abbdc4a4b93148da24deaded91bea

pkgname = google-cloud-cli
	install = google-cloud-cli.install
	optdepends = google-cloud-cli-bq: BigQuery Command Line Tool
	optdepends = google-cloud-cli-gsutil: Cloud Storage Command Line Tool. Not the recommended CLI for Cloud Storage
	provides = google-cloud-sdk
	provides = google-cloud-cli-alpha
	provides = google-cloud-cli-beta
	conflicts = google-cloud-sdk
	replaces = google-cloud-sdk
	backup = etc/profile.d/google-cloud-cli.sh

pkgname = google-cloud-cli-bq
	pkgdesc = BigQuery Command Line Tool
	provides = google-cloud-cli-bq

pkgname = google-cloud-cli-gsutil
	pkgdesc = Cloud Storage Command Line Tool: gsutil is not the recommended CLI for Cloud Storage
	optdepends = python-crcmod: verify the integrity of GCS object contents
	optdepends = google-cloud-cli-bundled-python3-unix: bundled python to use if system python is not compatible
	provides = google-cloud-cli-gsutil
	provides = gsutil
	conflicts = gsutil
	backup = etc/profile.d/google-cloud-cli-gsutil.sh

pkgname = google-cloud-cli-bundled-python3-unix
	pkgdesc = gcloud Bundled Python 3.12
	arch = x86_64

pkgname = google-cloud-cli-component-gke-gcloud-auth-plugin
	pkgdesc = gke-gcloud-auth-plugin
	provides = google-cloud-cli-gke-gcloud-auth-plugin
	conflicts = google-cloud-cli-gke-gcloud-auth-plugin
