dev-util/sccache (pg_overlay)

Search

Package Information

Description:
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible, storing a cache in a remote storage using the Amazon Simple Cloud Storage Service (S3) API, the Google Cloud Storage (GCS) API, or Redis. Includes experimental rust support.
Homepage:
https://github.com/mozilla/sccache/
License:
Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB

Versions

Version EAPI Keywords Slot
9999 8 ~amd64 ~ppc64 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>gyakovlev@gentoo.org</email>
		<name>Georgy Yakovlev</name>
	</maintainer>
	<longdescription lang="en">
		Sccache is a ccache-like tool.
		It is used as a compiler wrapper and avoids compilation when possible,
		storing a cache in a remote storage using the Amazon Simple Cloud Storage Service (S3) API,
		the Google Cloud Storage (GCS) API, or Redis.
		Includes experimental rust support.
	</longdescription>
	<use>
		<flag name="azure">Enable Azure Blob Storage support</flag>
		<flag name="dist-client">Enables distributed support in the sccache client</flag>
		<flag name="gcs">Enable Google Cloud Storage support</flag>
		<flag name="redis">Enable Redis support</flag>
		<flag name="s3">Enable Amazon S3 support</flag>
		<flag name="dist-server">Enables the sccache-dist binary</flag>
	</use>
	<upstream>
		<remote-id type="github">mozilla/sccache</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 9999
azure Enable Azure Blob Storage support
dist-client Enables distributed support in the sccache client
dist-server Enables the sccache-dist binary
gcs Enable Google Cloud Storage support
memcached ⚠️
redis Enable Redis support
s3 Enable Amazon S3 support
simple-s3 ⚠️

Files