11 lines
413 B
Bash
11 lines
413 B
Bash
# Template file for 'cbindgen'
|
|
pkgname=cbindgen
|
|
version=0.14.2
|
|
revision=1
|
|
build_style=cargo
|
|
short_desc="Tool to generate C bindings for Rust code"
|
|
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|
license="MPL-2.0"
|
|
homepage="https://github.com/eqrion/cbindgen"
|
|
distfiles="https://github.com/eqrion/cbindgen/archive/v${version}.tar.gz"
|
|
checksum=8047238adf82fbd33d92c362585de24d80fe594cab0909c5bf91d046f1b598ff
|