Package Details: vim-youcompleteme-git r3216.0d855962-1

Git Clone URL: https://aur.archlinux.org/vim-youcompleteme-git.git (read-only, click to copy)
Package Base: vim-youcompleteme-git
Description: A code-completion engine for Vim
Upstream URL: https://ycm-core.github.io/YouCompleteMe/
Keywords: completion engine neovim vim ycm
Licenses: GPL3
Groups: vim-plugins
Submitter: thestinger
Maintainer: artafinde
Last Packager: artafinde
Votes: 170
Popularity: 0.46
First Submitted: 2013-02-05 21:32 (UTC)
Last Updated: 2024-08-19 15:53 (UTC)

Dependencies (19)

Required by (0)

Sources (2)

Pinned Comments

artafinde commented on 2021-04-10 13:03 (UTC)

If you want to use system's abseil set the _use_system_abseil to ON - default is to download from internet during build.

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 53 Next › Last »

eberan commented on 2016-06-30 22:06 (UTC)

@tata I've made you co-maintainer. Can you fix/change the dependency mentioned by @confusedfla and try pushing up?

tata commented on 2016-06-26 16:28 (UTC)

@eberan: If you want, I can maintain that package.

eberan commented on 2016-06-24 19:53 (UTC)

@confusedfla Thanks for the update, I'll make the change soon. As a general notice, I'll be stepping away from maintaining this package (soon-ish). If someone would step up as maintainer or co-maintainer, it would be appreciated.

confusedfla commented on 2016-06-20 00:31 (UTC)

It seems like ncurses5-compat-libs now replaces libtinfo5. https://aur.archlinux.org/packages/ncurses5-compat-libs

eberan commented on 2016-05-28 04:17 (UTC)

commit 155682421348b6d2c2eb591eb1ee95440b9200dc Date: Fri May 27 21:12:58 2016 -0700 Updating depends for libtinfo-5 Replacing libtinfo-5 with libtinfo5, as the former is a deprecated package name.

hav3lock commented on 2016-05-24 22:32 (UTC)

libtinfo-5 will be now called libtinfo5, please update your package accordingly.

shmilee commented on 2016-05-22 12:41 (UTC)

About ERROR: unknown public key 0FC3042E345AD05D If I use `makechrootpkg` to make package, where should I run "gpg --recv-keys 0FC3042E345AD05D"?

vnen commented on 2016-05-10 16:01 (UTC)

@ericklopez76 it means you don't have the PGP key. Run "gpg --recv-keys 0FC3042E345AD05D" and try again.

ericklopez76 commented on 2016-05-09 07:13 (UTC)

==> Verifying source file signatures with gpg... clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz ... FAILED (unknown public key 0FC3042E345AD05D) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build vim-youcompleteme-git.

eberan commented on 2016-05-04 21:31 (UTC)

@Sam_DM Fixed, thanks for the notification.