# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : broot version : 1.54.0 release : 30 source : - https://github.com/Canop/broot/archive/refs/tags/v1.54.0.tar.gz : 92f88c6051c8ed7276d43a4ab45aacfe7b0dd1d65b3503d45ba1f9dad5e95cf1 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 : true builddeps : - rust setup : | %cargo_fetch build : | %cargo_build install : | %cargo_install %install_license LICENSE # 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