blob: 654a975c3503be6b6f8f5f6086a5e2527b727d76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
pkgbase = gvim-gtk2
pkgdesc = Vim, the text editor. CLI version and GTK2 GUI providing majority of features.
pkgver = 9.1.1301
pkgrel = 1
url = http://www.vim.org
arch = i686
arch = x86_64
license = custom:vim
makedepends = git
makedepends = libxt
makedepends = python
makedepends = ruby
depends = libxt
depends = gawk
depends = gtk2
depends = tcsh
depends = gpm
depends = acl
optdepends = lua: Lua interpreter
optdepends = perl: Perl interpreter
optdepends = python: Python 3 interpreter
optdepends = ruby: Ruby interpreter
provides = gvim=9.1.1301
provides = xxd
provides = vim-runtime=9.1.1301
provides = vim=9.1.1301
conflicts = vim-minimal-git
conflicts = vim-git
conflicts = vim-runtime
conflicts = vim-runtime-git
conflicts = vim-minimal
conflicts = vim
conflicts = vim-python3
conflicts = gvim
conflicts = gvim-gtk3
conflicts = gvim-python3
conflicts = gvim-git
backup = etc/vimrc
source = https://github.com/vim/vim/archive/v9.1.1301.tar.gz
source = vimrc
source = archlinux.vim
source = gvim.desktop
sha256sums = 5eb982b369592dc7cbe37caabc7f799f88cafeaac09b1d2faa2d17febe033eb2
sha256sums = b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b
sha256sums = c011d32ea0daab8c0ae0ca824a78e23fe05db07b7cadbeda52653e19562c0afe
sha256sums = 9f1c00aa96458caa2cdfc02164e58bc08bcfcbe5aa95dc618d2fc7e1b12b9a12
pkgname = gvim-gtk2
|