# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=koruri pkgver=20180915 pkgrel=0 pkgdesc="Japanese typeface based on M+ FONTS and Open Sans" url="https://koruri.github.io/" arch="noarch" options="!check" # No test suite. license="Apache-2.0 AND custom:M+-FONTS" depends="fontconfig" makedepends="" subpackages="" source="https://distfiles.adelielinux.org/source/Koruri-$pkgver.tar.xz" builddir="$srcdir/Koruri-$pkgver" package() { install -m644 -Dt "$pkgdir"/usr/share/fonts/X11/TTF/ *.ttf } sha512sums="0a78240e75782c07752e29e8591d5eab2b15fd0f784e569c60c438c2a1e49c462fa6e4e1734c1922d8bb0b1eb22fd4c74a71c0c0b7d127fb1d4c410835b98bd7 Koruri-20180915.tar.xz"