1 # Maintainer: Mike Redd <mredd@0tue0.com>
2 # Contributor: Mike Redd <mredd@0tue0.com>
3 pkgname=ttf-skyhookmono_regular
4 _pkgname=skyhookmono_regular
7 pkgdesc="SkyhookMono is a carefully handcrafted monospaced typeface family. It is modern, sturdy and reduced to the max yet refined and classy."
9 license=('custom:EULA')
10 url="http://www.fontomtype.de/pages"
11 _url="http://www.fontomtype.de/pages/wp-content/uploads/downloads/2010/11/$_pkgname.zip"
12 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
16 md5sums=('1e48a226bd355856ace405b4e6cf2a11')
20 install -d $pkgdir/usr/share/fonts/TTF/
21 install -m644 *.ttf $startdir/pkg/usr/share/fonts/TTF/ || return 1
22 install -Dm644 *.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE