summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5e0c60d5d85770e1c5b0a27dcd3a804851095f65 (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 = yazi-git
	pkgdesc = Blazing fast terminal file manager written in Rust, based on async I/O.
	pkgver = v0.1.4.r57.gcb13de9
	pkgrel = 2
	url = https://github.com/sxyazi/yazi
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	depends = ttf-nerd-fonts-symbols
	optdepends = jq: for JSON preview
	optdepends = unarchiver: for archive preview
	optdepends = ffmpegthumbnailer: for video thumbnails
	optdepends = fd: for file searching
	optdepends = ripgrep: for file content searching
	optdepends = fzf: for directory jumping
	optdepends = poppler: for PDF preview
	optdepends = zoxide: for directory jumping
	provides = yazi
	source = git+https://github.com/sxyazi/yazi.git
	sha256sums = SKIP

pkgname = yazi-git