updated on Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git] / otf-goudy / PKGBUILD
blob188cda30b69cf02ac0ba464105cc0b13c97400b6
1 pkgname=otf-goudy
2 pkgver=3.1
3 pkgrel=1
4 pkgdesc="MIT licensed opentype fonts based on Goudy Old Style (Sorts Mill Goudy)"
5 arch=('any')
6 url="http://code.google.com/p/sortsmill"
7 license=('MIT')
8 depends=('fontconfig' 'xorg-font-utils')
9 makedepends=('unzip')
10 source=(http://sortsmill.googlecode.com/files/goudy-3.1.zip)
11 noextract=(goudy-3.1.zip)
12 install=$pkgname.install
13 md5sums=('d33eb55056c9cd51eed04254eccf2ca9')
15 build()
17   cd $srcdir/
18   unzip goudy-3.1.zip GoudyStM-Italic.otf GoudyStM.otf
19   mkdir -p $pkgdir/usr/share/fonts/OTF
20   cp *.otf $pkgdir/usr/share/fonts/OTF