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