1 # Maintainer: Mike Redd <mredd@0tue0.com>
2 # Contributor: Mike Redd <mredd@0tue0.com>
7 pkgdesc="Orbitron is a geometric sans-serif typeface intended for display purposes. by: Matt McInerney"
10 url="http://www.google.com/webfonts/family?family=Orbitron&subset=latin#description"
11 _url="http://s3.amazonaws.com/theleague-production/fonts/orbitron.zip?1259853388"
12 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
14 source=("$_url/$_realname.zip" "http://scripts.sil.org/cms/scripts/render_download.php?&format=file&media_id=OFL_plaintext&filename=OFL.txt")
16 md5sums=('64f4966fc00f5396bea757f391e6cdf4'
17 '6ed93967ff0dc6dd9c8d31c17f817a06')
21 install -d $pkgdir/usr/share/fonts/TTF/
22 install -m644 $_realname/TTF/*.ttf $startdir/pkg/usr/share/fonts/TTF/ || return 1
23 install -Dm644 *.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE