summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ebf8de2c182f23812d3b7403fd345683f32c382b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated by mksrcinfo v8
# Sun Feb 21 14:26:59 UTC 2016
pkgbase = kakoune-git
	pkgdesc = Code editor heavily inspired by Vim
	pkgver = r2699.4bbd8a4
	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 = ctags-git: provides `readtags` used by `:tag` command to jump on a tag definition
	source = kakoune-git::git+https://github.com/mawww/kakoune.git
	sha256sums = SKIP

pkgname = kakoune-git