blob: 3229e9f480d23f2f3809fd9f541c2dd96c82fdba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = elio
pkgdesc = Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support
pkgver = 1.5.1
pkgrel = 1
url = https://elio-fm.github.io/
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = hicolor-icon-theme
optdepends = poppler: PDF metadata and rendered page previews
optdepends = ffmpeg: audio/video metadata, artwork, thumbnails, and ffprobe support
optdepends = resvg: SVG rasterization
optdepends = 7zip: archive and comic archive preview fallback
optdepends = libarchive: archive and ISO listing fallback through bsdtar
conflicts = elio-bin
options = !lto
source = elio-1.5.1.tar.gz::https://crates.io/api/v1/crates/elio/1.5.1/download
sha256sums = fbae5634ac12186bbdf92f049d3866841ecaebd01457afceb34d99d1160ca960
pkgname = elio
|