1 # Maintainer: Custom Processing Unlimited
2 # Original Contributor: Dan Serban
7 depends=(fontconfig xorg-font-utils)
11 url="http://www.dafont.com/dodger.font"
12 install=ttf-dodger.install
16 wget -O dodger.zip "http://img.dafont.com/dl/?f=dodger"
17 bsdtar -xf dodger.zip Dodgv2.ttf
18 install -Dm644 Dodgv2.ttf "${pkgdir}"/usr/share/fonts/TTF/Dodgv2.ttf