summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47b462b0025553ff14d8da0280f36a3313bab817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = fish-fifc
	pkgdesc = fifc brings fzf powers on top of fish completion engine and allows customizable completion rules
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/gazorby/fifc
	install = fish-fifc.install
	arch = any
	groups = fish-plugins
	license = MIT
	depends = fish
	depends = fzf
	optdepends = bat: Preview files
	optdepends = chafa: Preview images
	optdepends = hexyl: Preview binaries
	optdepends = fd: Complete paths
	optdepends = exa: Preview directories
	optdepends = ripgrep: Search options in man pages
	optdepends = procs: Complete processes and preview their tree
	optdepends = broot: Explore directory trees
	source = fish-fifc-0.1.1.tar.gz::https://github.com/gazorby/fifc/archive/v0.1.1.tar.gz
	sha256sums = 5c26d8ea9387e7582d97d444e6ea99f2b634844e82d83c4363866aac0cd9dc33

pkgname = fish-fifc