mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
15 lines
953 B
Groff
15 lines
953 B
Groff
BDEPEND=test? ( dev-build/cmake ) || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
|
DEFINED_PHASES=compile configure install setup test unpack
|
|
DESCRIPTION=A tool for generating C bindings to Rust code
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mozilla/cbindgen/
|
|
INHERIT=cargo
|
|
IUSE=test debug
|
|
KEYWORDS=amd64 arm arm64 ~loong ppc ppc64 ~riscv x86
|
|
LICENSE=MPL-2.0 MIT Unicode-3.0 || ( Apache-2.0 Boost-1.0 )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/mozilla/cbindgen/archive/refs/tags/v0.29.4.tar.gz -> cbindgen-0.29.4.tar.gz https://github.com/gentoo-crate-dist/cbindgen/releases/download/v0.29.4/cbindgen-0.29.4-crates.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 71b6825bd86e342e1540c76cc6fe864b rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo bff30f59ca59b09857b787ac644b2e4c
|
|
_md5_=4c6403f376147e1979c849b36a39d39e
|