1 # Maintainer: Mike Redd <mredd@0tue0.com>
2 # Contributor: Mike Redd <mredd@0tue0.com>
7 pkgdesc="Geo expresses both the directness of some of the 1920s faces and the rather disingenuous consumerist thrust of the 1980s and 1990s descendants of theirs. by: Ben Weiner"
10 url="http://www.readingtype.org.uk/type/geo.html"
11 _url="https://googlefontdirectory.googlecode.com/hg/geo"
12 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
14 source=("$_url/$_realname-Oblique.ttf" "$_url/$_realname-Regular.ttf" "$_url/OFL.txt")
16 md5sums=('6223adbbeeda62c408690358991570c8'
17 '8670bc4de60dff75ce8b441fd10aae55'
18 '7af955052dc3da15eccc933b8cab0a03')
22 install -d $pkgdir/usr/share/fonts/TTF/
23 install -m644 *.ttf $startdir/pkg/usr/share/fonts/TTF/ || return 1
24 install -Dm644 *.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE