Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : kakoune | name : kakoune | ||||
| version : 2021.10.28 | version : 2021.11.08 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://github.com/mawww/kakoune/archive/refs/tags/v2021.10.28.tar.gz : 4aa78c19108e15490d590f95f727dab67f33fc3c4358fbfc316b4a5f3f1d6b42 | - https://github.com/mawww/kakoune/archive/refs/tags/v2021.11.08.tar.gz : 0885dc65377057fcfea0e7053d01d95a83668ec1907aced84dface8e00b83dee | ||||
| homepage : https://kakoune.org | homepage : https://kakoune.org | ||||
| license : Unlicense | license : Unlicense | ||||
| component : editor | component : editor | ||||
| summary : kakoune, mawww's experiment for a better code editor | summary : kakoune, mawww's experiment for a better code editor | ||||
| description: | | description: | | ||||
| Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it’s also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired). | Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it’s also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired). | ||||
| builddeps : | builddeps : | ||||
| - asciidoc | - asciidoc | ||||
| build : | | build : | | ||||
| %make -C src | %make -C src | ||||
| install : | | install : | | ||||
| %make_install -C src PREFIX='/usr' | %make_install -C src PREFIX='/usr' | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.