1 # Contributor: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
2 # Maintainer: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
4 pkgname=ttf-microsoft-tahoma
7 pkgdesc="One of Microsoft's new sans serif typeface families. "
10 url="http://www.microsoft.com/typography/fonts/family.aspx?FID=19"
11 depends=('fontconfig')
12 install=ttf-microsoft-tahoma.install
13 source=('http://gthemes-china.googlecode.com/files/tahoma.tar.gz')
14 md5sums=('0b9cd320b050d8a7b4641dd924546155')
17 install -Dm644 ${srcdir}/tahoma.ttf ${pkgdir}/usr/share/fonts/microsoft/tahoma.ttf
18 install -Dm644 ${srcdir}/tahomabd.ttf ${pkgdir}/usr/share/fonts/microsoft/tahomabd.ttf