New package: ueberzug-18.1.3
This commit is contained in:
parent
1d99652804
commit
a8d80d49ad
18
srcpkgs/ueberzug/template
Normal file
18
srcpkgs/ueberzug/template
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# Template file for 'ueberzug'
|
||||||
|
pkgname=ueberzug
|
||||||
|
version=18.1.3
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
makedepends="python3-devel libX11-devel libXext-devel"
|
||||||
|
depends="python3-xlib python3-pillow-simd python3-docopt python3-psutil python3-attrs"
|
||||||
|
short_desc="Command line util which allows drawing images on terminals"
|
||||||
|
maintainer="mustaqim <mustaqim@pm.me>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/seebye/${pkgname}"
|
||||||
|
distfiles="https://github.com/seebye/ueberzug/archive/${version}.tar.gz"
|
||||||
|
checksum=99044941373d73d2caf0e12f42b5e635702ffac271b844b3b3ccdfbafaee417d
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user