updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / ttf-thryomane / PKGBUILD
blob3336500978d510ec6dc7ce405bcdf0120a606c0e
1 # Maintainer: michelin <linuxisfun0104@gmail.com>
2 pkgname=ttf-thryomane
3 pkgver=1.2
4 pkgrel=1
5 pkgdesc="A symbol font including Roman-alphabet, Greek, Cyrillic chatacters and IPA(international phonetic alphabet)"
6 arch=('i686' 'x86_64')
7 url="http://www.io.com/~hmiller/lang/"
8 license=('GPL2')
9 depends=('fontconfig' 'xorg-font-utils')
10 install=ttf.install
11 source=(ftp://ftp.io.com/pub/usr/hmiller/fonts/Thryomanes12.zip)
12 md5sums=('3de96d532e36c201a26060539d03d42e')
14 build() {
15   cd "$srcdir"
16   unzip -o Thryomanes12.zip
17   install -Dm644 THRYB___.TTF "$pkgdir/usr/share/fonts/TTF/thryb.ttf"
18   install -Dm644 THRYBI__.TTF "$pkgdir/usr/share/fonts/TTF/thrybi.ttf"
19   install -Dm644 THRYI___.TTF "$pkgdir/usr/share/fonts/TTF/thryi.ttf"
20   install -Dm644 THRYRG__.TTF "$pkgdir/usr/share/fonts/TTF/thryrg.ttf"