14 lines
652 B
Bash
14 lines
652 B
Bash
# Template file for 'cargo-modules'
|
|
pkgname=cargo-modules
|
|
version=0.16.3
|
|
revision=1
|
|
build_style=cargo
|
|
make_check_args="-- --skip=smoke --skip=fields --skip=functions --skip=workspace_multi_package"
|
|
short_desc="Cargo plugin to render crate's module/item structure as a tree or graph"
|
|
maintainer="icp <pangolin@vivaldi.net>"
|
|
license="MPL-2.0"
|
|
homepage="https://github.com/regexident/cargo-modules"
|
|
changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md"
|
|
distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=acafd397549aaf79d82f526be6ca3608a3c62270f53fa6b24b02b67ee6bcc253
|