Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : broot | name : broot | ||||
| version : 1.2.2 | version : 1.6.1 | ||||
| release : 6 | release : 7 | ||||
| source : | source : | ||||
| - https://github.com/Canop/broot/archive/v1.2.2.tar.gz : ff939cec1b7ff3eadae74f9242cf4a093e1fb40a717fc921c6340f4f2081f1a3 | - https://github.com/Canop/broot/archive/refs/tags/v1.6.1.tar.gz : 5f97d876aa554be4c67bfd161ef762425f6083da583775c13cc75bf9882f1085 | ||||
| license : MIT | license : MIT | ||||
| component : system.utils | component : system.utils | ||||
| summary : A new way to see and navigate directory trees | summary : A new way to see and navigate directory trees | ||||
| description: | | description: | | ||||
| A new way to see and navigate directory trees using cd, tree, and fuzzy search. | A new way to see and navigate directory trees using cd, tree, and fuzzy search. | ||||
| networking : yes | networking : yes | ||||
| builddeps : | builddeps : | ||||
| - cargo | - cargo | ||||
| build : | | build : | | ||||
| cargo build --release | cargo build --release | ||||
| install : | | install : | | ||||
| install -Dm00755 $workdir/target/release/broot $installdir/usr/bin/broot | install -Dm00755 $workdir/target/release/broot $installdir/usr/bin/broot | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.