summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a446fc0568db1ff1239cbfd71521898348c569db (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 = yazi-git
	pkgdesc = Blazing fast terminal file manager written in Rust, based on async I/O.
	pkgver = 0.2.3.r30.g0cb572a
	pkgrel = 2
	url = https://github.com/sxyazi/yazi
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	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
	conflicts = yazi
	options = !lto
	source = git+https://github.com/sxyazi/yazi.git
	sha256sums = SKIP

pkgname = yazi-git