23 lines
577 B
Plaintext
23 lines
577 B
Plaintext
name: cbindgen
|
|
description: A project for generating C bindings from Rust code
|
|
version: 0.29.3
|
|
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: f3589ce10fd6a61b32d1ac1a1043112838e44b401432f4db9838c2a9ec4322f8
|