2 #Fixes: https://bugzilla.mozilla.org/show_bug.cgi?id=491114
3 #Maintainer: Shanto (at hotmail.com)
4 #Contributor: Erus <erus.iluvatar@gmail.com>
8 pkgdesc="Mac fonts including Lucida Grande, Apple Garamond and other fonts from Apple"
10 url="http://www.apple.com/safari/"
13 makedepends=('subversion' 'wget')
14 conflicts=('macfonts')
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/