updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ttf-microsoft-tahoma / PKGBUILD
blob596ff52524643c4704f0ece2eba089fd9eaa99e5
1 # Contributor: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
2 # Maintainer: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
4 pkgname=ttf-microsoft-tahoma
5 pkgver=5.10
6 pkgrel=1
7 pkgdesc="One of Microsoft's new sans serif typeface families. "
8 arch=('any')
9 license=('unknown')
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')
16 build() {
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