1 # Maintainer: Christoph Glaubitz <chris at chrigl dot de>
6 pkgdesc="EB Garamond is an open source project to create a revival of Claude Garamont’s famous humanist typeface from the mid-16th century"
8 url="http://www.georgduffner.at/ebgaramond/"
10 depends=('fontconfig' 'xorg-font-utils')
11 source=('https://github.com/georgd/EB-Garamond/raw/1a2a826a2f0fbb4d86e4b4c92a719f9c9dbdfaf2/otf/EBGaramond.otf'
13 install=${pkgname}.install
14 md5sums=('6a3c54c51f9964b3eeda9f006ba6a1af'
15 '6ed93967ff0dc6dd9c8d31c17f817a06')
18 install -Dm644 ${srcdir}/EBGaramond.otf ${pkgdir}/usr/share/fonts/TTF/ttf-ebgaramond.otf
19 install -Dm644 ${srcdir}/OFL.txt ${pkgdir}/usr/share/licenses/ttf-ebgaramond/OFL.txt