Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : navi | name : navi | ||||
| version : 2.14.0 | version : 2.16.0 | ||||
| release : 6 | release : 7 | ||||
| source : | source : | ||||
| - https://github.com/denisidoro/navi/archive/v2.14.0.tar.gz : 544c01e9d10dfcdcdded7758411e90d69e9b4734dfda1c0908359a72ba7b2bee | - https://github.com/denisidoro/navi/archive/refs/tags/v2.16.0.tar.gz : f4767e4ad833c16be556d690b2cac0c9bf0a3ddfc4b782a832f6f1f1c3add9c0 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : system.utils | component : system.utils | ||||
| summary : An interactive cheatsheet tool for the command-line and application launchers | summary : 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 | ||||
| rundeps : | rundeps : | ||||
| - fzf | - fzf | ||||
| 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.