# Template file for 'broot' pkgname=broot version=1.0.7 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=48988ef94993a6c8f5a80cb09813b729d8e149380dcba5e5878ecc7fd3617cc1 case "$XBPS_TARGET_MACHINE" in ppc64*) ;; ppc*|mips*) broken="unresolved import 'std::sync::atomic::AtomicU64'";; esac post_install() { vlicense LICENSE }