updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / ttf-mac-fonts / PKGBUILD
blob142af3dc694286e59d37d9fa9c86b7988b33c94f
1 #Base: macfonts
2 #Fixes: https://bugzilla.mozilla.org/show_bug.cgi?id=491114
3 #Maintainer: Shanto (at hotmail.com)
4 #Contributor: Erus <erus.iluvatar@gmail.com>
5 pkgname=ttf-mac-fonts
6 pkgver=1
7 pkgrel=5
8 pkgdesc="Mac fonts including Lucida Grande, Apple Garamond and other fonts from Apple"
9 arch=('any')
10 url="http://www.apple.com/safari/"
11 license=('custom')
12 depends=()
13 makedepends=('subversion' 'wget')
14 conflicts=('macfonts')
15 source=()
16 md5sums=()
18 build() {
19         cd $srcdir
21         svn co https://macbuntu.svn.sourceforge.net/svnroot/macbuntu/Macbuntu/fonts/ ./
22         install -d $pkgdir/usr/share/fonts/{TTF,Type1}
23         install gbk/*.ttf $pkgdir/usr/share/fonts/TTF
24         install mac/*.ttf $pkgdir/usr/share/fonts/TTF
25         install mac/*.pfb $pkgdir/usr/share/fonts/Type1
27         wget http://images.apple.com/legal/sla/docs/SafariWindows.pdf
28         install -d $pkgdir/usr/share/licenses/$pkgname
29         install SafariWindows.pdf $pkgdir/usr/share/licenses/$pkgname/