1 # Maintainer: Mike Redd <mredd@0tue0.com>
2 # Contributor: Mike Redd <mredd@0tue0.com>
7 pkgdesc="Laconic is a typeface design meant to be dry without quite seeming parched. by: Robby Woodard"
10 url="http://www.woodardworks.com/type13.html "
11 _url="http://www.woodardworks.com/$_realname.zip"
12 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
16 md5sums=('474067d55dda12c8fb10aa4363fe661e')
20 install -d $pkgdir/usr/share/fonts/OTF/
21 install -m644 laconic/*.otf $startdir/pkg/usr/share/fonts/OTF/ || return 1
22 install -Dm644 laconic/*.pdf $pkgdir/usr/share/licenses/$pkgname/LICENSE