Search Criteria
Package Details: neovim-gtk-git 809-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/neovim-gtk-git.git (read-only, click to copy) |
---|---|
Package Base: | neovim-gtk-git |
Description: | GTK UI for Neovim written in Rust |
Upstream URL: | https://github.com/Lyude/neovim-gtk |
Licenses: | GPL3 |
Conflicts: | neovim-gtk |
Provides: | neovim-gtk |
Submitter: | wezm |
Maintainer: | wezm |
Last Packager: | wezm |
Votes: | 13 |
Popularity: | 0.001780 |
First Submitted: | 2017-09-25 23:50 (UTC) |
Last Updated: | 2022-01-08 01:43 (UTC) |
Dependencies (5)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- neovim (neovim-nightly-bin, nvim-with-restricted-mode, neovim-git)
- vte3 (vte3-ng-fullwidth-emoji, vte3-tilix, vte3-ng, vte3-git, vte3-selectall, vte3-nohang, vte3-notification)
- cargo (cargo-git, rust-nightly-bin, rustup-git, rust, rustup) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
wezm commented on 2022-01-08 01:43 (UTC)
Yep, seems reasonable. I've done that.
yorickpeterse commented on 2022-01-07 20:47 (UTC)
Could the PKGBUILD be updated to use https://github.com/Lyude/neovim-gtk/ instead? This is a more actively maintained fork now that the daa84 project has more or less gone unmaintained for over a year.
FMB commented on 2019-11-29 17:53 (UTC)
This bug has been corrected \o/
drew33 commented on 2019-10-27 10:59 (UTC)
Note that until this font rendering bug is fixed, users will want to downgrade pango to v1.43: https://github.com/daa84/neovim-gtk/issues/208
Arvedui commented on 2018-11-09 10:56 (UTC)
Great, thank you!
wezm commented on 2018-11-07 23:05 (UTC)
@Arvedui sorry about that. Pushed a new version.
Arvedui commented on 2018-11-07 21:35 (UTC)
Hi, could you please readd git to makedepends? It is not pulled in by any of the other dependencies and therefore does not build in a clean chroot right now. Even if that would be the case, since it is a git package and directly depends on git at maketime it should always be declared.
Thanks in advance.