dev-util/rust-audit-info - 0.5.4 (supertux88)

Search

Package Information

Description:
Command-line tool to extract the dependency trees embedded in binaries
Homepage:
https://github.com/rust-secure-code/cargo-auditable/tree/master/rust-audit-info
License:
|| ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions MIT

Ebuild Details

Version EAPI Keywords Slot
0.5.4 8 ~amd64 0
View Raw Ebuild
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Auto-Generated by cargo-ebuild 0.5.4-r1

EAPI=8

CRATES="
	adler@1.0.2
	binfarce@0.2.1
	bitflags@2.5.0
	miniz_oxide@0.6.2
	wasmparser@0.207.0
"

REPO_PN="cargo-auditable"

inherit cargo

DESCRIPTION="Command-line tool to extract the dependency trees embedded in binaries"
HOMEPAGE="https://github.com/rust-secure-code/cargo-auditable/tree/master/rust-audit-info"
SRC_URI="
	https://github.com/rust-secure-code/${REPO_PN}/archive/${PN}/v${PV}.tar.gz -> ${P}.tar.gz
	${CARGO_CRATE_URIS}
"

S="${WORKDIR}/${REPO_PN}-${PN}-v${PV}/${PN}"

LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT"
SLOT="0"
KEYWORDS="~amd64"

# rust does not use *FLAGS from make.conf, silence portage warning
# update with proper path to binaries this crate installs, omit leading /
QA_FLAGS_IGNORED="usr/bin/${PN}"

Manifest for 0.5.4

Type File Size Source URLs
DIST rust-audit-info-0.5.4.tar.gz 64234 bytes https://github.com/rust-secure-code/cargo-auditable/archive/rust-audit-info/v0.5.4.tar.gz