blob: a98dbc0550748641879d8f60d38af3cdefc10048 (
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
|
pkgbase = ranger-git
pkgdesc = A simple, vim-like file manager.
pkgver = 1.9.3.730.gbd9b37fa
pkgrel = 1
url = https://ranger.github.io/
arch = any
license = GPL
makedepends = git
makedepends = python-setuptools
depends = python
optdepends = atool: for previews of archives
optdepends = file: for determining file types
optdepends = imagemagick: convert to auto-rotate images and for image previews
optdepends = highlight: for syntax highlighting of code
optdepends = libcaca: for ASCII-art image previews
optdepends = mediainfo: for viewing information about media files
optdepends = perl-image-exiftool: for viewing information about media files
optdepends = poppler: for pdf previews
optdepends = python-bidi: for bidi algorithm support
optdepends = python-chardet: in case of encoding detection problems
optdepends = python-pillow: image preview with kitty
optdepends = python-ueberzug: w3mimgdisplay alternative
optdepends = sudo: to use the "run as root"-feature
optdepends = transmission-cli: for viewing bittorrent information
optdepends = w3m: for previews of images and html pages
provides = ranger
conflicts = ranger
source = ranger-git::git+https://github.com/ranger/ranger
md5sums = SKIP
pkgname = ranger-git
|