# Template file for 'xst'
pkgname=xst
version=0.10.0
revision=1
build_style=gnu-makefile
make_use_env=compliant
hostmakedepends="pkg-config"
makedepends="libXft-devel libXext-devel fontconfig-devel"
depends="ncurses desktop-file-utils"
short_desc="St fork with support for xresources"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/gnotclub/xst"
distfiles="https://github.com/gnotclub/xst/archive/v${version}.tar.gz"
checksum=b8d36a0851c8b8cd9b2b95bfe4562e21a625f4e06f23edae936bb257b1b9832a

post_install() {
	vdoc README
	vdoc FAQ
	vdoc .Xresources Xresources
	vlicense LICENSE
}
