Search Criteria
Package Details: gvim-gtk2 8.2.5046-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gvim-gtk2.git (read-only, click to copy) |
---|---|
Package Base: | gvim-gtk2 |
Description: | Vim, the text editor. CLI version and GTK2 GUI providing majority of features. |
Upstream URL: | http://www.vim.org |
Keywords: | gvim vim |
Licenses: | custom:vim |
Conflicts: | gvim, gvim-git, gvim-gtk3, gvim-python3, vim, vim-git, vim-minimal, vim-minimal-git, vim-python3, vim-runtime, vim-runtime-git |
Provides: | gvim, vim, vim-runtime, xxd |
Submitter: | fusion809 |
Maintainer: | fusion809 |
Last Packager: | fusion809 |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2016-10-01 13:11 (UTC) |
Last Updated: | 2022-05-31 03:09 (UTC) |
Dependencies (16)
- acl (acl-git)
- gawk
- gpm (gpm-vm, gpm-git)
- gtk2 (gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view, gtk2-maemo)
- libxt
- tcsh (tcsh-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libxt (make)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32) (make)
- python2 (make)
- ruby (make)
- lua (optional) – Lua interpreter
- perl (perl-git) (optional) – Perl interpreter
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32) (optional) – Python 3 interpreter
- python2 (optional) – Python 2 interpreter
- ruby (optional) – Ruby interpreter
Required by (504)
- aosp-devel (requires vim)
- appimage-git (requires vim) (make)
- apt-dater (requires vim) (make)
- apt-dater-legacy (requires vim) (make)
- astroid-git (requires gvim) (optional)
- aursec (requires vim)
- aursec-git (requires vim)
- aurtool-git (requires vim) (optional)
- ba-pentest-commons-meta (requires vim)
- batterycm-switcher (requires vim)
- batterycm-switcher-git (requires vim)
- bgrep (requires vim) (check)
- bluespec-docs (requires vim) (optional)
- bluespec-tools (requires vim) (optional)
- capanalysis (requires xxd) (make)
- cava-git (requires xxd) (make)
- chipmachine (requires vim) (make)
- chipmachine-git (requires vim) (make)
- chromium-docker (requires vim)
- clewn (requires gvim)
Latest Comments
Veemo commented on 2020-10-25 21:03 (UTC)
@fusion809 Thanks a lot!
fusion809 commented on 2020-10-25 16:43 (UTC)
@Veemo Done.
Veemo commented on 2020-10-25 16:16 (UTC)
Thank you for your work! I noticed that vim built from this PKGBUILD doesn't read /etc/vimrc, it only attempts to find a global vimrc in /ush/share/vim. Could you please change lines 36-37 to:
to make it work correctly? Like here: https://github.com/archlinux/svntogit-packages/blob/packages/vim/trunk/PKGBUILD#L37-L38.
Also, would it be possible to include the CVE-2017-1000382 fix from the official package into archlinux.vim here (see https://github.com/archlinux/svntogit-packages/blob/packages/vim/trunk/archlinux.vim#L22-L40)? I tested it on my system and it seems like Vim still doesn't respect umask when creating swap files (and in my opinion, having all swap files stored in one place is simply more convenient).
replabrobin commented on 2020-08-01 12:22 (UTC)
I have a strangeness with regard to CTRL-V behaviour compared with the standard gvim package. In gvim I find that the visual mode ctrl-v+ctrl-m creates the expected ^M in the text. However, in gvim command line (after the ':') ctrl-v+ctrl-m becomes <C-M> and that doesn't match any real ^M chars in the text making edits of script output etc etc much harder. I tried removing all my customization and it makes no difference. in vim in a terminal the command line behaviour is 'correct' in that ctrl-v+ctrl-m produces ^M as I expect. I don't believe this is caused /usr/share/vim as when I substitute the gvim version of /usr/share/vim for gvim-gtk's version the 'wrong' behaviour is still present in gvim-gtk2. I prefer the speed of this version, but would like it to match gvim.
fusion809 commented on 2019-01-30 20:18 (UTC)
@dgq: thanks mate for reporting these issues. I use a shell script to keep this package up-to-date and, suffice it to say, it is not perfect. Should be fixed in the latest commit.
dgq commented on 2019-01-30 20:02 (UTC) (edited on 2019-01-30 22:08 (UTC) by dgq)
There's something funky going on ever since https://aur.archlinux.org/cgit/aur.git/commit/?h=gvim-gtk2&id=
63213601c375
. Notice how the hashes change even though the files in question haven't. Compare to its parent: https://aur.archlinux.org/cgit/aur.git/commit/?h=gvim-gtk2&id=f779d330cd9e
There's another seemingly spurious change in the Maintainer comment line as well.
Every new commit since repeats this weird set of changes, with only a few numbers changing in the hashes (something virtually impossible to happen even if the file were changing, which they aren't).
bidulock commented on 2018-07-28 19:43 (UTC)
I suppose acl is in core so it is not needed.
bidulock commented on 2018-07-28 19:38 (UTC)
gvim.desktop has a bad checksum also acl is a dependency (for libacl)
fusion809 commented on 2018-05-15 09:33 (UTC) (edited on 2018-05-15 09:33 (UTC) by fusion809)
Oops, I use an automatic method to bump this package and it seems to have gotten this bump wrong. I just committed a fix.
krak3n commented on 2018-05-15 08:49 (UTC)
Currently getting a validity check error when installing:
Building gvim-gtk2... Cloning into 'gvim-gtk2'... remote: Counting objects: 2776, done. <br> remote: Compressing objects: 100% (788/788), done. <br> remote: Total 2776 (delta 2002), reused 2757 (delta 1985) <br> Receiving objects: 100% (2776/2776), 313.11 KiB | 2.19 MiB/s, done. Resolving deltas: 100% (2002/2002), done. ==> Making package: gvim-gtk2 8.0.1842-1842 (Tue 15 May 09:47:17 BST 2018) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading v8.0.1842.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 118 0 118 0 0 167 0 --:--:-- --:--:-- --:--:-- 167 100 13.0M 100 13.0M 0 0 1006k 0 0:00:13 0:00:13 --:--:-- 1286k -> Found vimrc -> Found archlinux.vim -> Found gvim.desktop ==> Validating source files with sha256sums... v8.0.1842.tar.gz ... Skipped vimrc ... FAILED archlinux.vim ... FAILED gvim.desktop ... FAILED ==> ERROR: One or more files did not pass the validity check!
fusion809 commented on 2018-03-03 15:17 (UTC)
@kewl, I usually wait 'til at least 22:00 UTC on the day an update is made before I bump this package, why? Because usually that's when Moolenaar is done with editing Vim for the night. If I bumped it immediately after every new version was released it'd turn into a full time job.
fusion809 commented on 2018-01-01 17:38 (UTC)
Thanks, 'tis fixed now.
RealOrRandom commented on 2018-01-01 17:30 (UTC)
"pkgver = 8.0.1424" in .SRCINFO is outdated. This makes the installation fail with pacaur.
fusion809 commented on 2017-09-29 16:19 (UTC) (edited on 2017-09-29 16:19 (UTC) by fusion809)
bidulock commented on 2017-09-25 04:42 (UTC)
fusion809 commented on 2017-09-23 07:37 (UTC)
bidulock commented on 2017-09-23 07:35 (UTC)
fusion809 commented on 2017-09-18 04:26 (UTC)
bidulock commented on 2017-09-18 01:35 (UTC)
bidulock commented on 2017-05-26 05:43 (UTC)
bidulock commented on 2017-05-05 02:38 (UTC)
fusion809 commented on 2017-05-04 08:28 (UTC)
bidulock commented on 2017-05-04 07:18 (UTC)
bidulock commented on 2017-05-04 06:40 (UTC) (edited on 2017-05-04 06:42 (UTC) by bidulock)
fusion809 commented on 2016-11-05 14:33 (UTC) (edited on 2016-11-05 15:01 (UTC) by fusion809)
Alad commented on 2016-11-05 14:23 (UTC)
fusion809 commented on 2016-10-24 13:08 (UTC)
fusion809 commented on 2016-10-24 12:44 (UTC)
mnyolt commented on 2016-10-24 12:36 (UTC)
fusion809 commented on 2016-10-23 17:15 (UTC) (edited on 2016-10-23 17:15 (UTC) by fusion809)
Alad commented on 2016-10-23 17:10 (UTC)
Alad commented on 2016-10-17 20:34 (UTC)
fusion809 commented on 2016-10-08 18:48 (UTC)
Alad commented on 2016-10-08 18:43 (UTC)