1 # Maintainer: Auguste Pop <auguste [at] gmail [dot] com>
6 pkgdesc="A truetype chess font for diagrams and figurine notation"
8 url="http://www.enpassant.dk/chess/fonteng.htm"
10 depends=('fontconfig' 'xorg-font-utils')
12 install=merida.install
13 source=("http://www.enpassant.dk/chess/downl/merid_tt.zip"
15 md5sums=('fdd8933e38932cf91d971c0667f1d0b5'
16 '5ae0a6e3a2b9dd955467c59f8276e5c6')
21 install -m 644 -D MERIFONT.TTF \
22 $pkgdir/usr/share/fonts/TTF/ChessMerida.ttf
23 install -m 644 -D README_D.TXT \
24 $pkgdir/usr/share/licenses/$pkgname/README