updated on Thu Jan 19 00:16:31 UTC 2012
[aur-mirror.git] / ttf-marvalea / PKGBUILD
blobd8b021f0e7f38d437481272c936032c4435777d8
1 # Maintainer: nexus7 <minsukim at gmx dot net>
3 pkgname=ttf-marvalea
4 pkgver=1.0
5 pkgrel=1
6 pkgdesc="Truetype font with dice game symbols by Martin Vogel."
7 arch=('any')
8 url="http://www.marvosym.de/marvalea.html"
9 license=("CC BY-NC-SA 2.5")
10 depends=('fontconfig' 'xorg-font-utils')
11 install=${pkgname}.install
12 source=('http://www.marvosym.de/MarVAlea.ttf')
13 md5sums=('60565c469a3fd3786f3af4f2411527b1')
15 build() {
16         cd "${srcdir}/"
17         install -m755 -d "${pkgdir}/usr/share/fonts/TTF"
18         install -m644 ./*.ttf "${pkgdir}/usr/share/fonts/TTF/"