14 lines
652 B
Bash
14 lines
652 B
Bash
# Template file for 'cargo-modules'
|
|
pkgname=cargo-modules
|
|
version=0.17.0
|
|
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=d35ddce97c088f717dc4d3381d2686951b983c53ef56bf749d78bbd40c641b73
|