pkgname: 'ttf-mplus' pkgver: 'TESTFLIGHT-063' pkgrel: '1' pkgdesc: 'M+ Japanese outline fonts' url: 'https://mplus-fonts.osdn.jp/mplus-outline-fonts/index-en.html' arch: x86_64 depends: - 'xorg-mkfontscale' makedepends: - 'xorg-fontconfig' - 'xorg-mkfontscale' source: - 'http://jaist.dl.osdn.jp/mplus-fonts/62344/mplus-${pkgver}.tar.xz' sha256sums: - SKIP build: | cd ./mplus-${pkgver} install -d ${PKGDIR}/usr/share/fonts/TTF install -m644 *.ttf ${PKGDIR}/usr/share/fonts/TTF/ install -D -m644 LICENSE_E \ ${PKGDIR}/usr/share/licenses/${pkgname}/COPYING package: | true