summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: a50b3a586eece3e90ad31d2fc45a0cda5ac14b6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Maintainer:  Caleb Maclennan <caleb@alerque.com>
# Contributor: samæ <samæ at marvid dot fr>

pkgname=league-fonts
pkgver=20171115
pkgrel=2
pkgdesc='A package depending on all the fonts from The League Of The Moveable Type'
arch=('any')
url='http://theleagueofmoveabletype.com'
license=('custom:OFL')
depends=('ttf-league-spartan'
         'ttf-blackout'
         'ttf-linden-hill'
         'ttf-raleway'
         'ttf-fanwood'
         'ttf-sorts-mill-goudy'
         'ttf-prociono'
         'ttf-chunk'
         'ttf-ostrich-sans'
         'ttf-junction'
         'ttf-league-gothic'
         'ttf-league-mono'
         'ttf-knewave'
         'ttf-league-script-number-one'
         'ttf-orbitron'
         'ttf-goudy-bookletter-1911'
         'ttf-sniglet')
source=()
sha256sums=()

package() {
  :
}