# Template file for 'font-iosevka' pkgname=font-iosevka version=7.2.6 revision=1 create_wrksrc=yes depends="font-util" short_desc="Slender monospace sans-serif and slab-serif typeface" maintainer="Diogo Leal " 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="72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80 d8ad07d794837ede9d5d4d5fc368038047f5b50933fd9a1d04898741890abed3 19542e20d5a74f172db2aa8a4320306be67e10d0d673cc12f6968116539a193d" font_dirs="/usr/share/fonts/TTF" do_install() { vmkdir usr/share/fonts/TTF vcopy *.ttc usr/share/fonts/TTF vlicense LICENSE.txt LICENSE.md }