1 pkgname=ttf-against-myself
4 depends=('fontconfig' 'xorg-font-utils')
5 pkgdesc="Against Myself font from dafont.com"
7 source=('http://img.dafont.com/dl/?f=against_myself')
8 md5sums=('1e7f82c1619157cb543a3b78bb3c3d38')
9 install=$pkgname.install
10 license=("custom: Free for personal use")
11 url=("http://www.dafont.com/against-myself.font")
15 mkdir -p $pkgdir/usr/share/fonts/TTF
16 cp $srcdir/*.ttf $pkgdir/usr/share/fonts/TTF