New package: rust-sccache-0.2.8
This commit is contained in:
parent
5c859a1298
commit
1b6087ca67
1 changed files with 14 additions and 0 deletions
14
srcpkgs/rust-sccache/template
Normal file
14
srcpkgs/rust-sccache/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'rust-sccache'
|
||||||
|
pkgname=rust-sccache
|
||||||
|
version=0.2.8
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/rust-/}-${version}"
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libressl-devel"
|
||||||
|
short_desc="Sccache is a ccache-like tool"
|
||||||
|
maintainer="Rasmus Thomsen <oss@cogitri.dev>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://crates.io/crates/sccache"
|
||||||
|
distfiles="https://static.crates.io/crates/sccache/sccache-${version}.crate"
|
||||||
|
checksum=c1e914cab6496ac4ea3ef9e52b2a14661edd313ae3ecad8ce52f3a254aafcc1a
|
Loading…
Add table
Add a link
Reference in a new issue