Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 5 additions & 13 deletions pkgs/mozilla/sccache/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,12 @@
packages:
- name: mozilla/sccache@v0.14.0
- name: mozilla/sccache
version: v0.5.2
version: v0.13.0
- name: mozilla/sccache
version: v0.5.1
- name: mozilla/sccache
version: v0.4.0-pre.2
- name: mozilla/sccache
version: v0.3.3
version: v0.8.1
- name: mozilla/sccache
version: 0.2.14
- name: mozilla/sccache
version: 0.2.13
- name: mozilla/sccache
version: 0.2.9
version: v0.5.1
- name: mozilla/sccache
version: 0.2.6
version: v0.4.0-pre.1
- name: mozilla/sccache
version: 0.2.4
version: v0.3.1
157 changes: 72 additions & 85 deletions pkgs/mozilla/sccache/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,130 +3,117 @@ packages:
- type: github_release
repo_owner: mozilla
repo_name: sccache
description: sccache is ccache with cloud storage
asset: sccache-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
description: Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage
files:
- name: sccache
src: sccache-{{.Version}}-{{.Arch}}-{{.OS}}/sccache
overrides:
- goos: windows
replacements:
arm64: arm64
replacements:
amd64: x86_64
arm64: aarch64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
supported_envs:
- darwin
- amd64
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
version_constraint: semver(">= 0.6.0")
# > aarch64-unknown-linux-musl was disabled
# https://github.com/mozilla/sccache/pull/1917
src: "{{.AssetWithoutExt}}/sccache"
version_constraint: "false"
version_overrides:
- version_constraint: semver(">= 0.5.2")
supported_envs:
- darwin
- linux
- amd64
- version_constraint: semver(">= 0.5.1")
overrides:
- goos: darwin
replacements:
arm64: aarch64
- version_constraint: Version == "v0.3.2"
no_asset: true
- version_constraint: Version in ["v0.5.1", "v0.6.0"]
asset: sccache-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
replacements:
amd64: x86_64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
supported_envs:
- darwin
- amd64
- version_constraint: semver(">= 0.4.0-pre.2")
supported_envs:
- darwin
- linux
- amd64
- version_constraint: semver(">= 0.3.3")
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
overrides:
- goos: darwin
replacements:
arm64: aarch64
supported_envs:
- darwin
- windows
- amd64
- version_constraint: Version == "v0.13.0"
asset: sccache-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
replacements:
amd64: x86_64
arm64: aarch64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
supported_envs:
- darwin
- amd64
- version_constraint: semver(">= 0.2.14")
supported_envs:
- darwin
- linux
- amd64
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
overrides:
- goos: windows
- goos: darwin
replacements:
arm64: arm64
checksum:
# https://github.com/aquaproj/aqua-registry/pull/13027
# https://github.com/aquaproj/aqua-registry/actions/runs/5262947082/jobs/9512626767
enabled: false # ERRO[0001] install the package actual_checksum=BA6BF184D2B0A78978629AAEF0D9FE3CA57923E228D949B1932EC1A91AB4CEAC aqua_version=2.8.0 env=windows/amd64 error="checksum is invalid" expected_checksum="��B\x00A\x006\x00B\x00F\x001\x008\x004\x00D\x002\x00B\x000\x00A\x007\x008\x009\x007\x008\x006\x002\x009\x00A\x00A\x00E\x00F\x000\x00D\x009\x00F\x00E\x003\x00C\x00A\x005\x007\x009\x002\x003\x00E\x002\x002\x008\x00D\x009\x004\x009\x00B\x001\x009\x003\x002\x00E\x00C\x001\x00A\x009\x001\x00A\x00B\x004\x00C\x00E\x00A\x00C\x00" package_name=mozilla/sccache package_version=0.2.14 program=aqua registry=standard
- version_constraint: semver(">= 0.2.13")
overrides: []
amd64: amd64
supported_envs:
- linux
- darwin/arm64
- windows
- version_constraint: semver("<= 0.2.13")
error_message: "This version is too old. Please use newer versions"
- version_constraint: semver("<= 0.3.1")
asset: sccache-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
replacements:
amd64: x86_64
arm64: aarch64
darwin: apple-darwin
linux: unknown-linux-musl
supported_envs:
- linux/amd64
- darwin
rosetta2: true
- version_constraint: semver(">= 0.2.9")
overrides:
- goos: windows
checksum:
# https://github.com/aquaproj/aqua-registry/pull/13027
# https://github.com/aquaproj/aqua-registry/actions/runs/5262947082/jobs/9512626767
enabled: false # ERRO[0001] install the package actual_checksum=6DD85F65FCCB1CDB00E7C5804C3F3BA523C1ED20EA8F777D454826EEF17C636F aqua_version=2.8.0 env=windows/amd64 error="checksum is invalid" expected_checksum="��6\x00D\x00D\x008\x005\x00F\x006\x005\x00F\x00C\x00C\x00B\x001\x00C\x00D\x00B\x000\x000\x00E\x007\x00C\x005\x008\x000\x004\x00C\x003\x00F\x003\x00B\x00A\x005\x002\x003\x00C\x001\x00E\x00D\x002\x000\x00E\x00A\x008\x00F\x007\x007\x007\x00D\x004\x005\x004\x008\x002\x006\x00E\x00E\x00F\x001\x007\x00C\x006\x003\x006\x00F\x00" package_name=mozilla/sccache package_version=0.2.9 program=aqua registry=standard
windows: pc-windows-msvc
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
- version_constraint: semver("<= 0.4.0-pre.1")
asset: sccache-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
replacements:
amd64: x86_64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
overrides:
- goos: darwin
replacements:
arm64: aarch64
supported_envs:
- darwin
- windows
- amd64
rosetta2: true
- version_constraint: semver(">= 0.2.6")
overrides: []
- version_constraint: semver("<= 0.8.1")
asset: sccache-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
replacements:
amd64: x86_64
arm64: aarch64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
supported_envs:
- darwin
- amd64
rosetta2: true
checksum:
enabled: false
- version_constraint: semver("< 0.2.6")
overrides: []
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
- version_constraint: "true"
asset: sccache-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
replacements:
amd64: x86_64
arm64: aarch64
darwin: apple-darwin
linux: unknown-linux-musl
supported_envs:
- linux/amd64
- darwin
rosetta2: true
windows: pc-windows-msvc
checksum:
enabled: false
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
Loading