blob: e2e7393b3f952218686e6fc991489b97814da7de (
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
|
pkgbase = gcsfuse-bin
pkgdesc = A user-space file system for interacting with Google Cloud Storage
pkgver = 2.8.0
pkgrel = 1
url = https://cloud.google.com/storage/docs/gcs-fuse
arch = aarch64
arch = x86_64
license = Apache-2.0
depends = fuse
optdepends = google-cloud-sdk: authentication helper
provides = gcsfuse
conflicts = gcsfuse
noextract = gcsfuse-2.8.0-aarch64.deb
noextract = gcsfuse-2.8.0-x86_64.deb
source = README-2.8.0.md::https://github.com/GoogleCloudPlatform/gcsfuse/raw/refs/tags/v2.8.0/README.md
source = LICENSE-2.8.0::https://github.com/GoogleCloudPlatform/gcsfuse/raw/refs/tags/v2.8.0/LICENSE
sha256sums = ad6381340439e637008634fedc8dd13edeb0ab9db52c17137c8664bb186b626f
sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
source_aarch64 = gcsfuse-2.8.0-aarch64.deb::https://github.com/GoogleCloudPlatform/gcsfuse/releases/download/v2.8.0/gcsfuse_2.8.0_arm64.deb
sha256sums_aarch64 = c40314e98476606cac427d7a88b4789de746dc7e99aef8d360902b0b612d07fa
source_x86_64 = gcsfuse-2.8.0-x86_64.deb::https://github.com/GoogleCloudPlatform/gcsfuse/releases/download/v2.8.0/gcsfuse_2.8.0_amd64.deb
sha256sums_x86_64 = 3315a448935ae369ea1781cae4bbcb4f26c84539ed6f13f0c21db300508840ce
pkgname = gcsfuse-bin
|