updated on Mon Jan 9 08:00:21 UTC 2012
[aur-mirror.git] / ttf-hylian-fonts / PKGBUILD
blobe3f402d7a812c53d3d08548a051c8457e49468e1
1 #Maintainer: Jonathan Fine <were.Vire@gmail.com>
2 #Collector: Juliet A. Singleton <www.northcastle.co.uk>
3 #Font Source: dafont.com
4 #Font Source: Forsaken Legend <forsakenlegend.net>
5 #Font Source: MDTA <mdta@mdtauk.screeming.net>
6 #Font Source: Hotaru S. Tomoe <hyrulerealm.gaurdianarchives.com>
7 #Font Source: Kasuto <kasuto.net>
9 pkgname=ttf-hylian-fonts
10 pkgver=1.0
11 pkgrel=2
12 pkgdesc="A set of hylian fonts for all zelda fans!."
13 arch=('any')
14 url="http://www.northcastle.co.uk/archive/desktop/desktop.html"
15 license=('unknown')
16 depends=('fontconfig')
17 install=$pkgname.install
18 _nca="http://www.northcastle.co.uk/archive/desktop"
19 source=(${_nca}/font_triforce.zip ${_nca}/font_tphylian.zip ${_nca}/font_hylian_symbols.zip 
20         ${_nca}/font_ht_hylian.zip ${_nca}/font_ancienthylian.zip ${_nca}/font_hylian_rounded.zip )
21 md5sums=('9a86be4286229a8dcff631451af7d2fa'
22          'b80012d5f2fe73796dd6474fb2c1bc5b'
23          '1b38827c096bcd30274c6c692e3378ea'
24          '1104407b5229e82306587e37c5afba1c'
25          '4ba8f152ed5a811c5395135e273cd60b'
26          'ad32abcae7e7d31358bc521be656d240')
27 package() {
28   cd "$srcdir"
29   install -d "${pkgdir}/usr/share/fonts/TTF"
30   cp *.ttf "${pkgdir}/usr/share/fonts/TTF"
31   cp *.otf "${pkgdir}/usr/share/fonts/TTF"