summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 085f202018849e9c2329ee71364b56e9ed47c0b2 (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
49
50
51
pkgbase = gvim-gtk2
	pkgdesc = Vim, the text editor. CLI version and GTK2 GUI providing majority of features.
	pkgver = 8.1.0
	pkgrel = 1
	url = http://www.vim.org
	arch = i686
	arch = x86_64
	license = custom:vim
	makedepends = git
	makedepends = libxt
	makedepends = lua
	makedepends = python2
	makedepends = python
	makedepends = ruby
	depends = libxt
	depends = gawk
	depends = gtk2
	depends = tcsh
	depends = gpm
	optdepends = lua: Lua interpreter
	optdepends = perl: Perl interpreter
	optdepends = python: Python 3 interpreter
	optdepends = python2: Python 2 interpreter
	optdepends = ruby: Ruby interpreter
	provides = gvim=8.1.0
	provides = xxd
	provides = vim-runtime=8.1.0
	provides = vim=8.1.0
	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/v8.1.0.tar.gz
	source = vimrc
	source = archlinux.vim
	source = gvim.desktop
	sha256sums = SKIP
	sha256sums = b16e85e457397ab2043a7ee0a3c84307c6b4eac157fd0b721694761f25b3ed5b
	sha256sums = 0cf8b42732111d0c66c3908a76d832736e8f8dc3abef81cb092ddf84cb862ea2
	sha256sums = 9f1c00aa96458caa2cdfc02164e58bc08bcfcbe5aa95dc618d2fc7e1b12b9a12

pkgname = gvim-gtk2