summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e262005d9966b9c754144338aa6135676772558 (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
pkgbase = gvim-git
	pkgdesc = Vim the editor. CLI version and GTK3 GUI providing majority of features.
	pkgver = 9.0.2184.r3.gea9964a36
	pkgrel = 1
	url = http://www.vim.org
	arch = i686
	arch = x86_64
	license = custom:vim
	makedepends = git
	makedepends = lua
	makedepends = python
	makedepends = ruby
	depends = vim-runtime-git
	depends = libxt
	depends = gtk3
	optdepends = lua: Lua interpreter
	optdepends = perl: Perl interpreter
	optdepends = python: Python 3 interpreter
	optdepends = ruby: Ruby interpreter
	provides = gvim
	provides = xxd
	conflicts = vim-minimal
	conflicts = vim-minimal-git
	conflicts = vim
	conflicts = vim-git
	conflicts = vim-python3
	conflicts = gvim
	conflicts = gvim-python3
	source = git+https://github.com/vim/vim.git
	sha256sums = SKIP

pkgname = gvim-git