summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: a4ad6823f8e429e4e88cb200ffa47eb85c148b99 (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
35
36
# Maintainer: Juraj Fiala <doctorjellyface at riseup dot net>

pkgname=fonts-meta-extended-lt
pkgver=1
pkgrel=3
pkgdesc='Extended font collection meta package, ported from Infinality (lite version).'
arch=('any')
url='http://bohoomil.com/doc/05-fonts/'
license=('GPL')
# Those commented out aren't in the repos/AUR
depends=(
  'fonts-meta-base'
  'cantarell-fonts'
  'ttf-oswald'
  'ttf-quintessential'
  'tex-gyre-fonts'
# 't1-cursor-ib'
  'gsfonts'
  'ttf-caladea'
  'ttf-impallari-cantora'
  'ttf-carlito'
  'ttf-droid'
# 'ttf-gelasio-ib'
  'ttf-merriweather'
  'ttf-merriweather-sans'
  'ttf-opensans'
  'ttf-signika'
  'ttf-ubuntu-font-family'
)
optdepends=(
  't1-cursor-ib'
  'ttf-gelasio-ib'
)
provides=('ibfonts-meta-extended-lt' 'xorg-fonts-type1')
conflicts=('ibfonts-meta-extended-lt' 'xorg-fonts-type1')
replaces=('xorg-fonts-type1')