updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ttf-lancelot / PKGBUILD
blob3c531a3c4a452a14686be74bb730b99e00417d28
1 # Maintainer: Christoph Glaubitz <chris at chrigl dot de>
3 pkgname=ttf-lancelot
4 pkgver=20111107
5 pkgrel=1
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"
7 arch=('any')
8 url="http://code.google.com/p/googlefontdirectory/source/browse/lancelot/"
9 license=('custom:OFL')
10 depends=('fontconfig' 'xorg-font-utils')
11 source=('http://googlefontdirectory.googlecode.com/hg-history/0bdda0f9ba3212ba2a73672b395f85f2d11e2e8a/lancelot/Lancelot-Regular.ttf'
12         'OFL.txt')
13 install=${pkgname}.install
14 md5sums=('d55c3f2557bc8415ad3b5dc9b01a6a0c'
15          '6ed93967ff0dc6dd9c8d31c17f817a06')
16          
17 package() {
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