1 # Maintainer: Hilton Medeiros <medeiros.hilton@gmail.com>
3 pkgname=otf-crimson-text
6 pkgdesc="A font family for book production in the tradition of beautiful oldstyle typefaces."
8 url="http://aldusleaf.org/"
10 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
11 install=crimson-text.install
12 source=("http://downloads.sourceforge.net/crimsontext/crimson_$pkgver.zip")
13 md5sums=('c36c5f18fbb2ee6d6dd99d030475c270')
18 install -d "$pkgdir/usr/share/fonts/OTF"
19 install -m644 crimson/*.otf "$pkgdir/usr/share/fonts/OTF/"