# Template file for 'tectonic'
pkgname=tectonic
version=0.16.9
revision=1
build_style=cargo
configure_args="--features=external-harfbuzz"
hostmakedepends="pkg-config"
makedepends="harfbuzz-devel freetype-devel openssl-devel icu-devel libpng-devel
 zlib-devel graphite-devel"
short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
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=9861d4d4230b987d8560f1b84fe6c8a550738401be65b9425b0c7d0466178f2b

post_install() {
	vlicense LICENSE
}
