pkgbase = yazi
	pkgdesc = Blazing fast terminal file manager written in Rust, based on async I/O
	pkgver = 0.2.5
	pkgrel = 2
	url = https://github.com/sxyazi/yazi
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = imagemagick
	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
	options = !lto
	source = yazi-0.2.5.tar.gz::https://github.com/sxyazi/yazi/archive/v0.2.5.tar.gz
	sha256sums = aea4a6ebd7f56c5d5fe6afbea143fc98c336d4ccd7852f2e8983c23e205988c4

pkgname = yazi
