summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d30cf97209ba524de6b1327eb0f5166ca455bab9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
	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