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