# Template file for 'broot' pkgname=broot version=0.12.0 revision=1 build_style=cargo short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent" maintainer="SolitudeSF " license="MIT" homepage="https://dystroy.org/broot/" distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz" checksum=eaf84409014e2e691c33d42676d0eeff8c961427914c18d5e1cff6e246a2f544 case "$XBPS_TARGET_MACHINE" in ppc64*) ;; ppc*|mips*) broken="unresolved import 'std::sync::atomic::AtomicU64'";; esac post_install() { vlicense LICENSE }