Could you update the PKGBUILD to use ninja(similar to https://github.com/archlinux/svntogit-community/blob/packages/neovim/trunk/PKGBUILD#L24)
This leads to a considerably faster build.
Git Clone URL: | https://aur.archlinux.org/neovim-git.git (read-only, click to copy) |
---|---|
Package Base: | neovim-git |
Description: | Fork of Vim aiming to improve user experience, plugins, and GUIs |
Upstream URL: | https://neovim.io |
Keywords: | editor |
Licenses: | custom:neovim |
Conflicts: | neovim |
Provides: | neovim, vim-plugin-runtime |
Submitter: | fhahn |
Maintainer: | Farzat (gpanders) |
Last Packager: | gpanders |
Votes: | 259 |
Popularity: | 1.10 |
First Submitted: | 2014-02-21 19:50 (UTC) |
Last Updated: | 2025-02-10 14:14 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 41 Next › Last »
Could you update the PKGBUILD to use ninja(similar to https://github.com/archlinux/svntogit-community/blob/packages/neovim/trunk/PKGBUILD#L24)
This leads to a considerably faster build.
@fwalch, thank you!
Shatur: Updated the PKGBUILD, sorry it took so long.
In my previous comment I meant to enable support for Arch vim packages. This is needed for fzf, for example.
YES! It has installed latest version:
NVIM v0.5.0-424-g6ca7ebb34
The upstream issue has been fixed, building the package should work again.
The failing build stuff got an issue on upstream repository: https://github.com/neovim/neovim/issues/11835
I get an error when trying to update:
-- Installing: /home/hoschi/.cache/yay/neovim-git/pkg/neovim-git/usr/bin/nvim
CMake Error at src/nvim/cmake_install.cmake:93 (file):
file INSTALL cannot find
"/home/hoschi/.cache/yay/neovim-git/src/neovim-git/build/lib/nvim": No such
file or directory.
Call Stack (most recent call first):
cmake_install.cmake:82 (include)
make: *** [Makefile:86: install] Fehler 1
Pinned Comments
fwalch commented on 2016-07-04 19:52 (UTC) (edited on 2016-07-04 19:54 (UTC) by fwalch)