Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 566692

Summary: dev-libs/libtermkey-0.18 version bump
Product: Gentoo Linux Reporter: selurvedu <selurvedu>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description selurvedu 2015-11-24 06:50:28 UTC
http://www.leonerd.org.uk/code/libtermkey/
0.18 is a bugfix release.

Also, a small bugreport:
Currently USE="demos" only chooses whether to compile demos or not. They are not installed even if `demos` is enabled becase `make install` skips the binaries.
Comment 1 Jason Schulz 2015-12-03 08:08:23 UTC
This fixes an issue in '<=app-editors/neovim-0.1.0' (https://github.com/neovim/neovim/issues/2048).
Comment 2 selurvedu 2015-12-03 11:51:58 UTC
(In reply to Jason Schulz from comment #1)
> This fixes an issue in '<=app-editors/neovim-0.1.0'
> (https://github.com/neovim/neovim/issues/2048).

Yeah, that's the reason I created this bug. :)
Comment 3 Jason Schulz 2015-12-05 21:32:26 UTC
(In reply to selurvedu from comment #2)
> (In reply to Jason Schulz from comment #1)
> > This fixes an issue in '<=app-editors/neovim-0.1.0'
> > (https://github.com/neovim/neovim/issues/2048).
> 
> Yeah, that's the reason I created this bug. :)

I submitted a pull request to bump the version (https://github.com/gentoo/gentoo/pull/437).  It doesn't address demos, so another bug report might need to be filed.
Comment 4 Jason Schulz 2015-12-09 06:06:14 UTC
dev-libs/libtermkey-0.18 has been merged (https://github.com/gentoo/gentoo/pull/437), sans demo fix.  I can confirm this fixes <=app-editors/neovim-0.1.0.
Comment 5 selurvedu 2015-12-11 11:58:42 UTC
(In reply to Jason Schulz from comment #4)
> I can confirm this fixes <=app-editors/neovim-0.1.0.

Me too.