25 lines
753 B
Plaintext
25 lines
753 B
Plaintext
name: cargo-c
|
|
description: Cargo applet to build and install C-ABI compatible libraries
|
|
version: 0.10.21
|
|
revision: 1
|
|
url: https://github.com/lu-zero/cargo-c/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- rustc
|
|
- curl
|
|
- glibc
|
|
- openssl
|
|
- zlib
|
|
downloads:
|
|
- url: https://github.com/lu-zero/cargo-c/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 819b62a61e5271924dffd122b7c713e446e5d65f3e630bbe9b90d4d46513d8fa
|
|
- url: https://github.com/lu-zero/cargo-c/releases/download/v${BPM_PKG_VERSION}/Cargo.lock
|
|
filepath: ${BPM_SOURCE}/Cargo.lock
|
|
checksum: 09b956aa5aed9bd6da3fdf1bb92a7205db989aff66eecd85e554d3c83be1b725
|