36 lines
980 B
YAML
36 lines
980 B
YAML
name: yazi
|
|
description: Blazing fast terminal file manager written in Rust, based on async I/O
|
|
version: 26.8.15
|
|
revision: 1
|
|
url: https://yazi-rs.github.io/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- hicolor-icon-theme
|
|
- lua
|
|
- oniguruma
|
|
- nerd-fonts-symbols
|
|
optional_depends:
|
|
- 7zip:For archive extraction and preview
|
|
- fd:For file searching
|
|
- ffmpeg:For video thumbnails
|
|
- git:For Yazi package management
|
|
- imagemagick:For image and font preview
|
|
- jq:For JSON preview
|
|
- poppler:For PDF preview
|
|
- ripgrep:For file content searching
|
|
- wl-clipboard:For Wayland clipboard support
|
|
- xclip:For X11 clipboard support
|
|
make_depends:
|
|
- rustc
|
|
- imagemagick
|
|
downloads:
|
|
- url: https://github.com/sxyazi/yazi/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 60bd4ca56398f0f6ea6dcf88cc18e325583bf5328aeec51d396070944a9495c8
|