updated on Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git] / ttf-pizzadude-bullets / PKGBUILD
blob1460f9f6d421fdebe08305fb66d76d8907c9c997
1 # Maintainer: Julius2 <lt_a_p@yahoo.co.uk>
2 # Original font design by Jakob Fischer <admin@pizzadude.dk>
4 pkgname=ttf-pizzadude-bullets
5 pkgver=2.0
6 pkgrel=2
7 url="http://www.pizzadude.dk"
8 depends=('fontconfig' 'xorg-font-utils')
9 pkgdesc="A dingbats-style symbolic font that displays happy faces, stars, arrows, eyes, hearts, and more."
10 arch=('any')
11 license=('custom')
12 source=(http://omploader.org/vM2RvaQ/pizzadudebullets.zip)
13 install=$pkgname.install
14 md5sums=('f3d08e5b297a59038f18b720ae1e74b8')
16 build() {
17   cd $srcdir
18   mkdir -p "${pkgdir}/usr/share/fonts/TTF"
20 install -Dm 644 PIZZADUDEBULLETS.ttf    $pkgdir/usr/share/fonts/TTF/pizzadude-bullets.ttf
21 install -Dm 644 pizzadudedotdk.txt      $pkgdir/usr/share/licenses/$pkgname/license.txt