# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kanjistrokeorders pkgver=4.002 pkgrel=0 pkgdesc="Typeface that has stroke order for Kanji" url="https://sites.google.com/site/nihilistorguk/" arch="noarch" options="!check" # No test suite. license="BSD-3-Clause" depends="fontconfig" makedepends="" subpackages="" source="https://distfiles.adelielinux.org/source/KanjiStrokeOrders_v${pkgver}.ttf" package() { install -m644 -Dt "$pkgdir"/usr/share/fonts/X11/TTF/ "$srcdir"/*.ttf } sha512sums="7382be90761ec63f01fb715154955a76fb78acf1a50a6c3abc3b5b753ebb8bb01d1884e154dce6b15284ac2d7600d1276b098705ee925ee86c42d4194c688721 KanjiStrokeOrders_v4.002.ttf"