Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : broot | name : broot | ||||
| version : 1.1.10 | version : 1.2.0 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/Canop/broot/archive/v1.1.10.tar.gz : f40e63cf8bcf7d70a42d528696fe0355ff5a4a80cfd654593dabdd866613bc60 | - https://github.com/Canop/broot/archive/v1.2.0.tar.gz : 87758fd6bc4bc3db32d6a557b84db28fa527be2102ecf9c465cb5a0393af428f | ||||
| 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 --locked | cargo build --release --locked | ||||
| 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.