Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: rust-bindgen
|
||||
description: Automatically generate Rust FFI bindings to C and C++ libraries
|
||||
version: 0.72.1
|
||||
revision: 2
|
||||
url: https://github.com/rust-lang/rust-bindgen
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- clang
|
||||
- gcc-libs
|
||||
- glibc
|
||||
make_depends:
|
||||
- rustc
|
||||
downloads:
|
||||
- url: https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 4ffb17061b2d71f19c5062d2e17e64107248f484f9775c0b7d30a16a8238dfd1
|
||||
Reference in New Issue
Block a user