]> git.pld-linux.org Git - packages/neovim.git/commit - neovim.spec
up to 0.9.0 auto/th/neovim-0.9.0-1
authorJan Palus <atler@pld-linux.org>
Fri, 7 Apr 2023 15:33:57 +0000 (17:33 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 7 Apr 2023 15:33:57 +0000 (17:33 +0200)
commitaa9cae8d3ca20e8da565a342b73d1bdf3c3c20c9
treeb55960f2126098bca76b4b3ad3b7e9f68081cb56
parentcc151d28727e4f6428b59e57f8aba260b262cf11
up to 0.9.0

keep on using "workaround" for linking directly with lua module.
upstream dropped it in:

https://github.com/neovim/neovim/commit/da0c66bcddbe4e6ebc72357c9f6c5de75e176744

without explaining how "correctly packaged libluv" looks like exactly.
libluv built with lua54 is incompatible with neovim built against
lua51/luajit so I guess upstream idea is that libluv should be forced
"their way". if libluv had a chance of easily installing parallel
libraries for different lua versions (different sonames, different
pkgconfig files) and neovim could select between them it would be
feasible but it's not available so just revert the commit.
build-type.patch
luv.patch [new file with mode: 0644]
neovim.spec
This page took 0.397671 seconds and 4 git commands to generate.