blob: 91b55dfe8ea69e940487cd8e5be4df511cdf1272 (
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
|
pkgbase = elio-git
pkgdesc = Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support
pkgver = 1.10.0.r0.g5e35338
pkgrel = 1
url = https://github.com/elio-fm/elio
arch = x86_64
arch = aarch64
arch = riscv64
license = MIT
makedepends = cargo
makedepends = git
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
provides = elio
conflicts = elio-bin
conflicts = elio
options = !lto
options = !debug
source = elio-main::git+https://github.com/elio-fm/elio.git#branch=main
sha256sums = SKIP
pkgname = elio-git
|