1 # Maintainer: Christoph Glaubitz <chris at chrigl dot de>
6 pkgdesc="Lancelot is a new ornate serif type based on French traditions. It has two sets of capitals, swash and classical. Author: Marion Kadi"
8 url="http://code.google.com/p/googlefontdirectory/source/browse/lancelot/"
10 depends=('fontconfig' 'xorg-font-utils')
11 source=('http://googlefontdirectory.googlecode.com/hg-history/0bdda0f9ba3212ba2a73672b395f85f2d11e2e8a/lancelot/Lancelot-Regular.ttf'
13 install=${pkgname}.install
14 md5sums=('d55c3f2557bc8415ad3b5dc9b01a6a0c'
15 '6ed93967ff0dc6dd9c8d31c17f817a06')
18 install -Dm644 ${srcdir}/Lancelot-Regular.ttf ${pkgdir}/usr/share/fonts/TTF/ttf-lancelot.ttf
19 install -Dm644 ${srcdir}/OFL.txt ${pkgdir}/usr/share/licenses/ttf-lancelot/OFL.txt