mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: cbindgen-0.6.6.
This commit is contained in:
parent
fef4b6f219
commit
efad626d41
1 changed files with 11 additions and 0 deletions
11
srcpkgs/cbindgen/template
Normal file
11
srcpkgs/cbindgen/template
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Template file for 'cbindgen'
|
||||||
|
pkgname=cbindgen
|
||||||
|
version=0.6.6
|
||||||
|
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=e55927a17be6541a74e6cd1bc9cdd8fcc277e820e2180c8861d27a52d579153a
|
Loading…
Add table
Reference in a new issue