updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / ttf-hk-ming-uni / PKGBUILD
bloba0ab63197f955277f847be46822dfb8e7f9494dd
1 pkgname=ttf-hk-ming-uni
2 pkgver=1.0
3 pkgrel=1
4 depends=('fontconfig' 'xorg-font-utils')
5 pkgdesc="Hong Kong (HK) unicode Ming font that contains Chinese characters unique to Hong Kong"
6 arch=('any')
7 source=(http://www.ogcio.gov.hk/ccli/unicode/hkscs/download/ming_uni.ttf.gz LICENSE)
8 install=$pkgname.install
9 md5sums=(336c9bc8944b34ba0e3eeb1f2999eb1f cc0ddd0a37fc92882cd38e12606e6b37)
10 license=('LICENSE')
11 url="http://www.ogcio.gov.hk/ccli/eng/hkscs/terms/terms34.html"
13 build()
15   mkdir -p $pkgdir/usr/share/fonts/TTF
16   mkdir -p $pkgdir/usr/share/licenses/$pkgname
17   cp $srcdir/*.ttf $pkgdir/usr/share/fonts/TTF
18   cp $srcdir/LICENSE $pkgdir/usr/share/licenses/$pkgname/