# Template file for 'tectonic' pkgname=tectonic version=0.8.0 revision=1 wrksrc="tectonic-tectonic-${version}" build_style=cargo configure_args="--features=external-harfbuzz" hostmakedepends="pkg-config" makedepends="harfbuzz-devel openssl-devel" short_desc="Modernized, complete, self-contained TeX/LaTeX engine" maintainer="Daniel Eyßer " license="MIT" homepage="https://tectonic-typesetting.github.io" distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz" checksum=794cf34aee017b8a4288ed509a4e9d550a36aadc2bc0d35b1727d1135dac8e02 post_install() { vlicense LICENSE }