summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2bcc0bb02deadb74dcc3a53bb9e04f53ab32fd5d (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
pkgbase = kakoune-git
	pkgdesc = Code editor heavily inspired by Vim
	pkgver = r6457.3208bc37
	pkgrel = 1
	url = https://github.com/mawww/kakoune
	arch = x86_64
	arch = armv7h
	license = custom:unlicense
	makedepends = asciidoc
	makedepends = git
	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
	provides = kakoune
	conflicts = kakoune
	source = kakoune-git::git+https://github.com/mawww/kakoune.git
	sha256sums = SKIP

pkgname = kakoune-git