summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1dcce43d98093f0393c47d3d35776efc9b66e411 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = img2xterm
	pkgdesc = Displays images on your 256-color terminal with Unicode block characters
	pkgver = 1.0.0
	pkgrel = 3
	url = https://github.com/rossy/img2xterm
	arch = any
	license = CC0
	makedepends = help2man
	depends = imagemagick
	depends = ncurses
	optdepends = gimp: palette containing the upper 240 colours used in xterm
	options = !emptydirs
	source = https://github.com/rossy/img2xterm/archive/v1.0.0.tar.gz
	source = imagemagick7.patch
	sha256sums = 426c682ce61d047f9cf3c3334907dc023475974a5644792591316c137010066e
	sha256sums = a71a8cf2618396c1c88b60311c45db1c09ed263a74197c2be0fc338a3969a932

pkgname = img2xterm