# Template file for 'font-vollkorn-ttf'
pkgname=font-vollkorn-ttf
version=4.105
revision=3
create_wrksrc=yes
hostmakedepends="unzip"
depends="font-util"
short_desc="Free and healthy typeface"
maintainer="ivierlin <github@ivierlin.de>"
license="OFL-1.1"
homepage="http://vollkorn-typeface.com"
distfiles="http://vollkorn-typeface.com/download/vollkorn-${version/./-}.zip"
checksum=e650ea9d967c2af1e9b8d34e1118721728bcd73ccfd3220da4264661301e8af5
font_dirs="/usr/share/fonts/TTF"
provides="font:serif-0_1"

do_install() {
	install -Dm644 TTF/Vollkorn*.ttf -t ${DESTDIR}/usr/share/fonts/TTF
	vlicense OFL.txt
}
