Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : navi | name : navi | ||||
| version : 2.6.1 | version : 2.7.0 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://github.com/denisidoro/navi/archive/v2.6.1.tar.gz : 2d25a5bf62c65418861fc6857e60815d271fcf4f1b5a73170c8761a258c695cc | - https://github.com/denisidoro/navi/archive/v2.7.0.tar.gz : 47a6aa786702eb5387e9bc77790749d77240835293982cffc9ba3a329a359c13 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : system.utils | component : system.utils | ||||
| summary : | summary : | ||||
| An interactive cheatsheet tool for the command-line and application launchers | An interactive cheatsheet tool for the command-line and application launchers | ||||
| description: | | description: | | ||||
| Navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands | Navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands | ||||
| 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/navi $installdir/usr/bin/navi | install -Dm00755 $workdir/target/release/navi $installdir/usr/bin/navi | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.