1 # Contributor: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
2 # Maintainer: dongfengweixiao ( dongfengweixiao [at] gmail [dot] com )
4 pkgname=ttf-microsoft-wingding
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."
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')
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