updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / ttf-skyhookmono_regular / PKGBUILD
blobf36e77ed159d4011fb0e023f42abcba8be558f36
1 # Maintainer: Mike Redd <mredd@0tue0.com>
2 # Contributor: Mike Redd <mredd@0tue0.com>
3 pkgname=ttf-skyhookmono_regular
4 _pkgname=skyhookmono_regular
5 pkgver=1
6 pkgrel=1.1
7 pkgdesc="Sky­hook­Mono is a care­fully hand­crafted mono­spaced type­face fam­ily. It is mod­ern, sturdy and reduced to the max yet refined and classy."
8 arch=('any')
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')
13 install=ttf.install
14 source=($_url)
16 md5sums=('1e48a226bd355856ace405b4e6cf2a11')
18 build() {
19   cd $srcdir
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