name : broot version : 1.39.0 release : 23 source : - https://github.com/Canop/broot/archive/refs/tags/v1.39.0.tar.gz : d1d2ccc11543ff4ea645d57a5e78639542a6f510b585a78c31ddb3a24399bf61 homepage : https://dystroy.org/broot/ license : MIT component : system.utils summary : A new way to see and navigate directory trees description: | A new way to see and navigate directory trees using cd, tree, and fuzzy search. networking : yes builddeps : - rust setup : | %cargo_fetch build : | %cargo_build install : | %cargo_install # install manpage sed -i "s/#date//" man/page sed -i "s/#version/%version%/" man/page install -Dm00644 resources/icons/vscode/vscode.ttf $installdir/usr/share/fonts/truetype/vscode.ttf install -Dm00644 man/page $installdir/usr/share/man/man1/broot.1