12 lines
412 B
Bash
12 lines
412 B
Bash
# Template file for 'cbindgen'
|
|
pkgname=cbindgen
|
|
version=0.7.1
|
|
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=ab87a8803b3ba76296dcdd14c28b84a100381f69adc71eadfc6b5c253199b175
|