# Template file for 'font-iosevka' pkgname=font-iosevka version=1.7.5 revision=1 wrksrc=iosevka noarch="yes" font_dirs="/usr/share/fonts/TTF" hostmakedepends="unzip" depends="font-util xbps-triggers" short_desc="A slender monospace sans-serif and slab-serif typeface" maintainer="Diogo Leal " license="SIL Open Font License" homepage="https://be5invis.github.io/Iosevka/" distfiles="https://github.com/be5invis/Iosevka/releases/download/v${version}/iosevka-${version}.zip" checksum=081d74b60d47dc0cfd27abb8db0207e743ca85a3a3e2a2de00f0990db1761971 do_install() { vmkdir usr/share/fonts/TTF vcopy *.ttf usr/share/fonts/TTF $XBPS_FETCH_CMD https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE vlicense LICENSE }