blob: 3d34c3d31cd176ffb791b2d838135f59fd3b4ed5 (
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
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = ctpv
pkgdesc = Image previews for lf file manager
pkgver = 1.1
pkgrel = 4
url = https://github.com/NikitaIvanovV/ctpv
arch = x86_64
license = MIT
makedepends = make
depends = file
depends = openssl
depends = glibc
optdepends = atool: for archive files
optdepends = bat: for text files
optdepends = chafa: for image files on Wayland
optdepends = colordiff: for diff files
optdepends = diff-so-fancy: for diff files
optdepends = elinks: for html files
optdepends = ffmpeg: for audio files
optdepends = ffmpegthumbnailer: for audio files
optdepends = fontforge: for font files
optdepends = git-delta: for diff files
optdepends = glow: for markdown files
optdepends = gnupg: for gpg-encrypted files
optdepends = highlight: for text files
optdepends = imagemagick: for svg files
optdepends = jq: for json files
optdepends = libreoffice-fresh: for office files
optdepends = lynx: for html files
optdepends = mdcat: for markdown files
optdepends = perl-image-exiftool: for any files
optdepends = poppler: for pdf files
optdepends = source-highlight: for text files
optdepends = transmission-cli: for torrent files
optdepends = ueberzug: for image files on X11
optdepends = w3m: for html files
provides = ctpv
conflicts = ctpv
source = ctpv-v1.1.tar.gz::https://github.com/NikitaIvanovV/ctpv/archive/refs/tags/v1.1.tar.gz
sha512sums = 96c9e42a70353ff9478027afd2d74b94e4bbcd4dd288c0911e15e1c37de903cdc3fab5ab30c4a19903a3cb096f6caf2f626de5d5b572bc9a56b57efe0ded5d85
pkgname = ctpv
|