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
12 pkgdesc="A set of hylian fonts for all zelda fans!."
14 url="http://www.northcastle.co.uk/archive/desktop/desktop.html"
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')
29 install -d "${pkgdir}/usr/share/fonts/TTF"
30 cp *.ttf "${pkgdir}/usr/share/fonts/TTF"
31 cp *.otf "${pkgdir}/usr/share/fonts/TTF"