updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ttf-microsoft-wingding / PKGBUILD
blobcbb9054f215c698ea1fd98b58f942d8a02935579
1 # Contributor: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
2 # Maintainer: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
4 pkgname=ttf-microsoft-wingding
5 pkgver=1.55
6 pkgrel=1
7 pkgdesc="Were designed by Kris Holmes and Charles Bigelow in 1990 and 1991. The fonts were originally named Lucida Icons, Arrows, and Stars to complement the Lucida text font family by the same designers."
8 arch=('any')
9 license=('unknown')
10 url="http://www.microsoft.com/typography/fonts/family.aspx?FID=16"
11 depends=('fontconfig')
12 install=ttf-microsoft-wingding.install
13 source=('http://gthemes-china.googlecode.com/files/wingding.tar.gz')
14 md5sums=('f325fc88c47d6f6f608a30cde490a877')
16 build() {
17   install -Dm644 ${srcdir}/wingding.ttf ${pkgdir}/usr/share/fonts/microsoft/wingding.ttf
18   install -Dm644 ${srcdir}/WINGDNG2.TTF ${pkgdir}/usr/share/fonts/microsoft/WINGDNG2.TTF
19   install -Dm644 ${srcdir}/WINGDNG3.TTF ${pkgdir}/usr/share/fonts/microsoft/WINGDNG3.TTF