Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : navi | name : navi | ||||
| version : 2.7.0 | version : 2.13.0 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/denisidoro/navi/archive/v2.7.0.tar.gz : 47a6aa786702eb5387e9bc77790749d77240835293982cffc9ba3a329a359c13 | - https://github.com/denisidoro/navi/archive/v2.13.0.tar.gz : 995c3a9ecb11964cbccbdfb63bbda037e4ee4e7e6e4c08da8e93c41b2ec1d830 | ||||
| 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 | ||||
JoshStrobl: This should be a list. Example at https://dev.getsol.us/source/git/browse/master/package.yml$16 | |||||
| cargo | rundeps : fzf | ||||
JoshStroblUnsubmitted Done Inline ActionsThis should be a list. Example at https://dev.getsol.us/source/git/browse/master/package.yml$16 JoshStrobl: This should be a list. Example at https://dev.getsol.us/source/git/browse/master/package.yml$16 | |||||
| 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.
This should be a list. Example at https://dev.getsol.us/source/git/browse/master/package.yml$16