1 # Maintainer: 2GMon <t_2gmon@yahoo.co.jp>
5 pkgdesc="anohana original menma font"
8 url="http://www.anohana.jp/special/font.html"
9 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
11 # The font is only available as a bundle with this driver.
12 source=(http://www.anohana.jp/special/img/menma_font.zip)
15 cd ${srcdir}/menma_font/
16 mkdir -p ${pkgdir}/usr/share/fonts/TTF
17 install -m644 *.ttf ${startdir}/pkg/usr/share/fonts/TTF/
19 md5sums=('357a78c18cc17dd11bbb0c1f3cab6585')