aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 19dd0fde3807a36407b6b79b2fda300f5075466c (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
# TypoPRO fonts for Archlinux

Archlinux PKGBUILD to install the TypoPRO fonts collection from http://typopro.org/


## Installation

    git clone https://github.com/rshk/ttf-typopro
    cd ttf-typopro
    makepgk .
    sudo pacman -U ttf-typopro-3.4.4-1-any.pkg.tar.xz


## Updating package

To generate ``.SRCINFO``:

    makepkg --printsrcinfo > .SRCINFO


## Note about the license

The official
[package.json](https://github.com/rse/typopro/blob/master/package.json#L6)
lists MIT, Apache 2.0, OFL and CC0 as licenses for the fonts; actually
the *.txt files inside the archive seem to be listing even more of
them -- not sure if this might be a problem when submitting to the
[AUR](https://aur.archlinux.org/)?