summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e062f15c23c35efc05b61ce17b3528314822282e (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
27
pkgbase = bat-extras
	pkgdesc = Bash scripts that integrate bat with various command line tools
	pkgver = 2021.08.21
	pkgrel = 2
	url = https://github.com/eth-p/bat-extras
	arch = any
	license = MIT
	checkdepends = fish
	depends = bat
	depends = bash
	depends = git
	depends = ripgrep
	depends = man-db
	optdepends = ncurses: optional for batdiff script
	optdepends = git-delta: optional for batdiff script
	optdepends = fzf: optional for batman script
	optdepends = exa: optional for batpipe script
	optdepends = entr: optional for batwatch script
	optdepends = prettier: various code formatting for prettybat script
	optdepends = shfmt: bash formatting for prettybat script
	optdepends = rustfmt: Rust formatting for prettybat script
	optdepends = clang: C / C++ / Objective-C formatting for prettybat script
	optdepends = python-black: Python formatting for prettybat script
	source = git+https://github.com/eth-p/bat-extras.git#commit=7803ecaba1e78adacc277e82b2568cca007b1ba0
	b2sums = SKIP

pkgname = bat-extras