18 lines
471 B
TOML
18 lines
471 B
TOML
[build]
|
|
type = "custom"
|
|
|
|
[alternatives]
|
|
provides = [ "ttf-font", "ttf-freefont" ]
|
|
|
|
[package]
|
|
description = "A free family of scalable outline fonts"
|
|
homepage = "https://www.gnu.org/software/freefont/"
|
|
license = "GPL-3.0-or-later"
|
|
name = "gnu-free-fonts"
|
|
version = "20120503"
|
|
|
|
[[source]]
|
|
extract_dir = "$name-$version"
|
|
sha256 = "3a6c51868c71b006c33c4bcde63d90927e6fcca8f51c965b8ad62d021614a860"
|
|
url = "https://mirrors.kernel.org/gnu/freefont/freefont-otf-$version.tar.gz"
|