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.22
|
|
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: a7b00539437932f2a17a72b97d9c2142367a2d70ee20f9f1692a8b13c7255332
|
|
- url: https://github.com/lu-zero/cargo-c/releases/download/v${BPM_PKG_VERSION}/Cargo.lock
|
|
filepath: ${BPM_SOURCE}/Cargo.lock
|
|
checksum: f7837bca0bda930b3007e08e740f3ee9482796e349c05af25ded58c81cfd8db3
|