# Template file for 'font-iosevka' pkgname=font-iosevka version=15.0.2 revision=1 create_wrksrc=yes depends="font-util" short_desc="Slender monospace sans-serif and slab-serif typeface" maintainer="Jose G Perez Taveras " license="OFL-1.1" homepage="https://typeof.net/Iosevka/" changelog="https://raw.githubusercontent.com/be5invis/Iosevka/master/CHANGELOG.md" distfiles="https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENSE.md>LICENSE.txt https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-${version}.zip https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-slab-${version}.zip" checksum="46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1 39e5c01184547c47d8dd4eb14897e045f5d4b39a71939f31f5ba410876aa0322 eaa972a710765849339e17b44f1214e0b080f78cf88eaca21ae61609517301e5" font_dirs="/usr/share/fonts/TTF" do_install() { vmkdir usr/share/fonts/TTF vcopy *.ttc usr/share/fonts/TTF vlicense LICENSE.txt LICENSE.md }