summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9fd8daf2c42cbdc814ea68482c2665991fd61135 (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
# Generated by mksrcinfo v8
# Wed Aug  9 16:07:02 UTC 2017
pkgbase = kakoune-git
	pkgdesc = Code editor heavily inspired by Vim
	pkgver = r5401.a61c51df
	pkgrel = 1
	url = https://github.com/mawww/kakoune
	arch = i686
	arch = x86_64
	license = custom:unlicense
	makedepends = asciidoc
	makedepends = boost
	makedepends = git
	depends = boost-libs
	depends = ncurses
	optdepends = clang: add command for C/CPP insert mode completion support
	optdepends = ranger: provides file explorer functionality
	optdepends = tmux: tabbing support
	optdepends = universal-ctags-git: provides `readtags` used by `:tag` command to jump on a tag definition
	optdepends = xdotool: add support for kak windows switching (in grep, make... files)
	optdepends = xorg-xmessage: for nicer debugging messages
	source = kakoune-git::git+https://github.com/mawww/kakoune.git
	sha256sums = SKIP

pkgname = kakoune-git