Marked as the latest stable version https://lnav.org/downloads
To study gentoo packaging I've just created ebuild for lnav 0.12.2 _(it's really cool in update - new shortcuts, PRQL support, etc)_. You can try it via my custom repo (only one lnav package there for now): https://github.com/nick-dodonov/gentoo-draft.git Main features I was need to implement: * rust/cargo build dependency to support prql in filtering * lock prqlc package dependency in build (PR is merged to lnav master: https://github.com/tstack/lnav/pull/1320) * added new USE flag 'prql' to include it support if necessary * checked and fixed everything for different USE combinations (including `ebuild test`) Now I'm trying to figure out how to contribute update to main gentoo repo and possibly become as lnav maintainer. Sorry for temporary stucking in hard yubikey gpg setup - on resolve I'll create PR.
(In reply to Nick Dodonov from comment #1) > To study gentoo packaging I've just created ebuild for lnav 0.12.2 _(it's > really cool in update - new shortcuts, PRQL support, etc)_. > > You can try it via my custom repo (only one lnav package there for now): > https://github.com/nick-dodonov/gentoo-draft.git > > Main features I was need to implement: > * rust/cargo build dependency to support prql in filtering > * lock prqlc package dependency in build (PR is merged to lnav master: > https://github.com/tstack/lnav/pull/1320) > * added new USE flag 'prql' to include it support if necessary > * checked and fixed everything for different USE combinations (including > `ebuild test`) > > Now I'm trying to figure out how to contribute update to main gentoo repo > and possibly become as lnav maintainer. > Sorry for temporary stucking in hard yubikey gpg setup - on resolve I'll > create PR. Thanks, really impressive! To submit updates to maintainer-needed packages, follow the process described in this guide: https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/User_Guide#How_to_submit_package_updates