# Template file for 'tectonic' pkgname=tectonic version=0.9.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" changelog="https://raw.githubusercontent.com/tectonic-typesetting/tectonic/release/CHANGELOG.md" distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz" checksum=a239ca85bff1955792b2842fabfa201ba9576d916ece281278781f42c7547b9f post_install() { vlicense LICENSE }