New package: cargo-c-0.9.14_1
This commit is contained in:
parent
e88123c0f0
commit
a547ac33f4
1 changed files with 20 additions and 0 deletions
20
srcpkgs/cargo-c/template
Normal file
20
srcpkgs/cargo-c/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'cargo-c'
|
||||||
|
pkgname=cargo-c
|
||||||
|
version=0.9.17
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="openssl-devel"
|
||||||
|
short_desc="Build and install C-compatible rust libraries"
|
||||||
|
maintainer="oreo639 <oreo6391@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://crates.io/crates/cargo-c"
|
||||||
|
distfiles="https://github.com/lu-zero/cargo-c/archive/v${version}.tar.gz
|
||||||
|
https://github.com/lu-zero/cargo-c/releases/download/v${version}/Cargo.lock"
|
||||||
|
checksum="95fcf50505516dfa6a941e666d1388810da9d7a9e1c623c09068faef5d50b3b9
|
||||||
|
53a6340faee4ae1c56ca8a61087908b0fccce0352a070de404bcce05d20f369a"
|
||||||
|
skip_extraction="Cargo.lock"
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue