blob: ae18154b834dc9c039a0a0a0760fdba3b04e99d8 (
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
28
29
30
|
pkgbase = yazi-git
pkgdesc = Blazing fast terminal file manager written in Rust, based on async I/O
pkgver = 0.3.3.r79.g81ce040
pkgrel = 3
url = https://github.com/sxyazi/yazi
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
makedepends = git
makedepends = imagemagick
depends = gcc-libs
depends = ttf-nerd-fonts-symbols
optdepends = chafa: for previewing images
optdepends = fd: for file searching
optdepends = ffmpegthumbnailer: for video thumbnails
optdepends = fzf: for directory jumping
optdepends = imagemagick: for previewing fonts
optdepends = jq: for JSON preview
optdepends = p7zip: for archive preview
optdepends = poppler: for PDF preview
optdepends = ripgrep: for file content searching
optdepends = zoxide: for directory jumping
provides = yazi=0.3.3.r79.g81ce040
conflicts = yazi
options = !lto
source = yazi::git+https://github.com/sxyazi/yazi.git
sha256sums = SKIP
pkgname = yazi-git
|