# Template file for 'font-iosevka' pkgname=font-iosevka version=15.0.1 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 150d2eef937c840cf71ece7307a75b8c920c59b2fb7b42d9ab9a15781567eab4 253e4ea409a3df56750ae34455bd6ee44903744d6703605f8148e29788c84e32" font_dirs="/usr/share/fonts/TTF" do_install() { vmkdir usr/share/fonts/TTF vcopy *.ttc usr/share/fonts/TTF vlicense LICENSE.txt LICENSE.md }