The latest version of kakoune is 2020.01.16_p20200601-r1, which pins to a commit in June 1st, but there have been a couple releases since then, with the latest on 2020.09.01: https://github.com/mawww/kakoune/releases The ebuild needed a couple small changes to just point at the tag instead of a specific commit, but other than that, it's nearly just a copy. Reproducible: Always
Created attachment 727560 [details, diff] kakoune version bump to v2020.09.01
This ebuild compiles and runs fine on my ~amd64 machine.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccf31f2495eef82d25225a2bfa7fd25a6e8dce1 commit 7ccf31f2495eef82d25225a2bfa7fd25a6e8dce1 Author: Ian Hixson <mujo@sdf.org> AuthorDate: 2021-08-07 01:37:53 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-08-23 05:41:40 +0000 app-editors/kakoune: Bump to 2020.09.01 Closes: https://bugs.gentoo.org/804912 Signed-off-by: Ian Hixson <mujo@sdf.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-editors/kakoune/Manifest | 1 + ...2020.09.01-enable-ebuild-syntax-highlight.patch | 10 +++++ .../kakoune/files/kakoune-2020.09.01-gcc-11.patch | 11 +++++ app-editors/kakoune/kakoune-2020.09.01.ebuild | 47 ++++++++++++++++++++++ 4 files changed, 69 insertions(+)