updated on Wed Jan 25 00:20:47 UTC 2012
[aur-mirror.git] / ttf-dpcustommono2 / PKGBUILD
blob7c0901676737152bc42f82c8593b573c9e2275db
1 # Maintainer: Sean Bartell <wingedtachikoma@gmail.com>
3 pkgname=ttf-dpcustommono2
4 pkgver=2.01
5 pkgrel=1
6 depends=('fontconfig' 'xorg-font-utils')
7 pkgdesc="Custom PGDP font with exaggerated clarity to aid proofreading"
8 url="http://www.pgdp.net/wiki/DPCustomMono2"
9 source=(LICENCE http://www.pgdp.net/c/faq/DPCustomMono2.ttf)
10 install=$pkgname.install
11 license=('custom')
12 arch=('any')
13 md5sums=('f5df9c45b5f3b8c8b6d959270b90b3ba'
14          '59cc971a9f549d470de0fecc707f3e9c')
15 sha512sums=('c8e0b4d8ec586f18ac972a182eca766707ccafa465c20b04309435eac868ee311952f37a9e00a6aeece1c502480e3566db5739d813d77ddffe61f540d1890a9f'
16             'ab49f230a3f332b750288c328b32dca09b9e79c1522f657af55f54157f805d09b4d30e9a25cac3a573b5c047c51c6343e4222204a0fb5376e66f7e3fd6e18675')
18 build()
20     mkdir -p $pkgdir/usr/share/fonts/TTF
21     mkdir -p $pkgdir/usr/share/licenses/$pkgname
22     cp $srcdir/LICENCE $pkgdir/usr/share/licenses/$pkgname
23     cp $srcdir/*.ttf $pkgdir/usr/share/fonts/TTF