Hello, there is another change to a submodule. Kind regards!
https://pastebin.com/yayK2Yrc
or, sed -i.bak 's/kennethreitz/requests/g' PKGBUILD
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.038077 |
First Submitted: | 2013-02-05 21:32 (UTC) |
Last Updated: | 2024-08-19 15:53 (UTC) |
Hello, there is another change to a submodule. Kind regards!
https://pastebin.com/yayK2Yrc
or, sed -i.bak 's/kennethreitz/requests/g' PKGBUILD
@urxvtcd-256 looks good to me! Thanks for the patch!
Modified PKGBUILD to also support Typescript: https://pastebin.com/rHmc1tTm First time I'm doing it but it seems to be working :)
@Trent thanks for the changes! Looks good to me!
Several submodules are added or removed. So I made an updated PKGBUILD.
@petronny please provide more details. How can I reproduce the problem? What are the steps?
@wald00 Change your build directory. IIRC there's a setting in yaourt to tweak that.
Building this package can easily surpass the size of tmpfs.
Hi, could you remove groups=('vim-plugins')
from the PKGBUILD? It's not necessary for AUR. And if a third-party repository provides the binary version of this package, it will alter the behavior of installing vim-plugins which may causes somethings, such as tutorials for beginners, fail.
Hello @Rubonnek, I trying to install the package but I have problem compiling. Could you see the logs and give us some tips.
Thanks in advance.
Pinned Comments
artafinde commented on 2021-04-10 13:03 (UTC)
If you want to use system's abseil set the
_use_system_abseil
toON
- default is to download from internet during build.