summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c250ec279d2eafce9b9e9a6dd926a2f2e5a1ed2 (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
pkgbase = kakoune-git
	pkgdesc = Multiple-selection, UNIX-flavored modal editor
	pkgver = 2021.08.28
	pkgrel = 2
	url = https://github.com/mawww/kakoune
	arch = x86_64
	arch = armv7h
	license = custom:unlicense
	makedepends = git
	depends = gcc-libs
	optdepends = aspell: spell check, correct text
	optdepends = clang: error reporting and diagnostics, completion
	optdepends = ctags-git: complete and describe a symbol, jump to its definition
	optdepends = editorconfig-core-c: set formatting options project-wide
	optdepends = git: display and cycle through hunks, blame lines, handle file status
	optdepends = kak-lsp: Language Server Protocol (LSP) client
	optdepends = tmux: split windows, spawn tabs
	optdepends = xdotool: X11 window management
	optdepends = xorg-xmessage: print detailed crash information in a separate window
	provides = kakoune=2021.08.28
	conflicts = kakoune
	options = !buildflags
	source = kakoune-git::git+https://github.com/mawww/kakoune.git
	sha256sums = SKIP

pkgname = kakoune-git