updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / ttf-animeace / PKGBUILD
blob6b860ec3be867cb82e205dfee6456faaf3c98374
1 # Maintainer: Red Squirrel <iam at redsquirrel dot tk>
3 pkgname=ttf-animeace
4 pkgver=2.0
5 pkgrel=1
6 pkgdesc="AnimeAce font ©Nate Piekos"
7 arch=('any')
8 url="http://www.blambot.com/font_animeace2.shtml"
9 license=("http://www.blambot.com/license.shtml")
10 depends=('fontconfig' 'unzip')
11 install=${pkgname}.install
12 source=('http://www.blambot.com/fonts/animeace2bb_tt.zip')
13 md5sums=('e5f56495a59f3cce249ac3c2edbe629c')
15 build() {
16         cd "${srcdir}/"
17         unzip "animeace2bb_tt.zip"
18         install -m755 -d "${pkgdir}/usr/share/fonts/TTF"
19         install -m644 ./*.ttf "${pkgdir}/usr/share/fonts/TTF/"