Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : kakoune | name : kakoune | ||||
| version : 2020.01.16 | version : 2020.08.04 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://github.com/mawww/kakoune/releases/download/v2020.01.16/kakoune-2020.01.16.tar.bz2 : a094f1689f0228308f631e371b382b0c0522391fc8b6c23a6cbc71ff404a0dae | - https://github.com/mawww/kakoune/archive/v2020.08.04.tar.gz : f53f6d7d8f57189cd09c421cfaf975dd043cee96c5410427aabac5d3c78f217a | ||||
| 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.