23 lines
577 B
YAML
23 lines
577 B
YAML
name: cbindgen
|
|
description: A project for generating C bindings from Rust code
|
|
version: 0.29.4
|
|
revision: 1
|
|
url: https://github.com/mozilla/cbindgen
|
|
license: MPL2
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
make_depends:
|
|
- cmake
|
|
- rustc
|
|
- python-cython
|
|
downloads:
|
|
- url: https://github.com/mozilla/cbindgen/archive/v${BPM_PKG_VERSION}/cbindgen-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 9b5757e915cf8be523d3aca282b9b5651bafa112e14bf1ba488562ba282807d6
|