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