Thu, 18 Apr 2024 13:14:35 UTC | login

Information for build kakoune-2020.01.16-1.fc33

ID151532
Package Namekakoune
Version2020.01.16
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kakoune.git#2200090ffa149acd5c2aa7d3a8b03f2bc98332c7
SummaryCode editor heavily inspired by Vim
Description- Modal editor - Faster as in fewer keystrokes  - Multiple selections - Orthogonal design 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 can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive range of characters, selections have an anchor and a cursor character. Most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 09:37:12 UTC
CompletedSat, 28 Mar 2020 11:31:04 UTC
Taskbuild (f33, /rpms/kakoune.git:2200090ffa149acd5c2aa7d3a8b03f2bc98332c7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kakoune.git#2200090ffa149acd5c2aa7d3a8b03f2bc98332c7'}}
Tags
f33
RPMs
src
kakoune-2020.01.16-1.fc33.src.rpm (info) (download)
riscv64
kakoune-2020.01.16-1.fc33.riscv64.rpm (info) (download)
kakoune-debuginfo-2020.01.16-1.fc33.riscv64.rpm (info) (download)
kakoune-debugsource-2020.01.16-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 16 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 2020.01.16-1 - Update to 2020.01.16 * Tue Dec 10 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2019.12.10-1 - Update to 2019.12.10 * Tue Nov 26 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2019.07.01-4 - Add patch to pass tests with default Fedora build flags * Fri Nov 22 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 2019.07.01-2 - Packaging fixes * Wed Apr 24 2019 Jiri Konecny <jkonecny@redhat.com> - v2019.01.20-1 - Add a new build dependency (glibc-langpack-en) required for Fedora 30 and later - Update version * Fri Oct 12 2018 Jiri Konecny <jkonecny@redhat.com> - v2018.09.04-1 - Update spec file to a new release * Sat May 05 2018 Łukasz Jendrysik <scadu@disroot.org> - v2018.04.13 - Use tagged release