Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : kakoune | name : kakoune | ||||
| version : 2020.09.01 | version : 2021.08.28 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://github.com/mawww/kakoune/archive/v2020.09.01.tar.gz : bab18fdb8ea7b5ef25e953f56ec414e9bac42ee82baf9c462c69d5607858d026 | - https://github.com/mawww/kakoune/archive/refs/tags/v2021.08.28.tar.gz : 1e8234b32d536fc8351b548b5b7f3cf2ceb249871a5e102d02125deb2981288c | ||||
| homepage : http://kakoune.org | homepage : http://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.