# Template file for 'broot' pkgname=broot version=1.6.6 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/" changelog="https://raw.githubusercontent.com/Canop/broot/master/CHANGELOG.md" distfiles="https://github.com/Canop/broot/archive/v${version}.tar.gz" checksum=95927b3f2c55f69cd87bb80672e697c83ad63dd9237fe3ebdd970b655d53a725 case "$XBPS_TARGET_MACHINE" in ppc64*) ;; ppc*|mips*) broken="unresolved import 'std::sync::atomic::AtomicU64'";; esac post_install() { vlicense LICENSE }