Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : navi | name : navi | ||||
| version : 2.13.0 | version : 2.13.1 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/denisidoro/navi/archive/v2.13.0.tar.gz : 995c3a9ecb11964cbccbdfb63bbda037e4ee4e7e6e4c08da8e93c41b2ec1d830 | - https://github.com/denisidoro/navi/archive/v2.13.1.tar.gz : 5f130829bcfce96da8acfee943e2368625b26d83fb391d2f6409acd47923a342 | ||||
| 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.