summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ee155a87fe8af765ffa2768eed2329555de9d4b (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
# Generated by mksrcinfo v8
# Mon Oct 31 16:17:41 UTC 2016
pkgbase = kakoune-git
	pkgdesc = Code editor heavily inspired by Vim
	pkgver = r4446.650a989
	pkgrel = 1
	url = https://github.com/mawww/kakoune
	arch = i686
	arch = x86_64
	license = custom:unlicense
	makedepends = git
	makedepends = asciidoc
	depends = ncurses
	depends = boost
	optdepends = xorg-xmessage: for nicer debugging messages
	optdepends = xdotool: add support for kak windows switching (in grep, make... files)
	optdepends = clang: add command for C/CPP insert mode completion support
	optdepends = universal-ctags-git: provides `readtags` used by `:tag` command to jump on a tag definition
	optdepends = tmux: tabbing support
	source = kakoune-git::git+https://github.com/mawww/kakoune.git
	sha256sums = SKIP

pkgname = kakoune-git