4 depends=('fontconfig' 'xorg-font-utils')
5 pkgdesc="Visitor 1 and 2 are low-resolution monospaced sans fonts that are the de facto standard for userbars."
7 url=('http://www.dafont.com/font.php?file=visitor')
8 source=('http://users.hszk.bme.hu/~ed939/ttf-visitor.tar.gz')
9 md5sums=('4d18ca15c5cbb4a8eb51670c838b18db')
10 license=('custom:BrianKentsLicense')
11 install=$pkgname.install
15 mkdir -p $pkgdir/usr/share/fonts/TTF
16 cp $srcdir/$pkgname/*.ttf $pkgdir/usr/share/fonts/TTF
18 mkdir -p $pkgdir/usr/share/licenses/$pkgname
22 -The font(s) in this zip file were created by me (Brian Kent). All
23 of my Fonts are Freeware, you can use them any way you want to
24 (Personal use, Commercial use, or whatever).
26 -If you have a Font related site and would like to offer my fonts on
27 your site, go right ahead. All I ask is that you keep this text file
30 -You may not Sell or Distribute my Fonts for profit or alter them in
31 any way without asking me first." >> $pkgdir/usr/share/licenses/$pkgname/LICENSE