updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ttf-eurostile / PKGBUILD
blob59ce59587b04e43b0f48e474bfc5305a5859c37d
1 # Contributor: Max Pray a.k.a. Synthead <synthead@gmail.com>
3 pkgname=ttf-eurostile
4 pkgver=0
5 pkgrel=2
6 pkgdesc="A popular font with an appeal both technical and functional"
7 arch=('i686' 'x86_64')
8 url="http://www.fontyukle.com/en/1,eurostile"
9 license=('GPL')
10 depends=('fontconfig' 'xorg-font-utils')
11 install=ttf.install
12 source=('http://www.fileden.com/files/2008/12/27/2240700//Eurostile.ttf')
13 md5sums=('248b57e5d1781bb492a0642260770bea')
15 build() {
16  install -Dm 644 "$srcdir/Eurostile.ttf" "$pkgdir/usr/share/fonts/TTF/Eurostile.ttf"