25 lines
753 B
YAML
25 lines
753 B
YAML
name: cargo-c
|
|
description: Cargo applet to build and install C-ABI compatible libraries
|
|
version: 0.10.24
|
|
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: 91c6e0be34aa0ad26b7ef21ce21a390c95635e4e6e00b7a6ff07323f9af8550b
|
|
- url: https://github.com/lu-zero/cargo-c/releases/download/v${BPM_PKG_VERSION}/Cargo.lock
|
|
filepath: ${BPM_SOURCE}/Cargo.lock
|
|
checksum: 0cbf346afe2c77fec7b39f8954b9de0639ced04234764240c8290dbec8d45e82
|