media-fonts/ubuntu-font-family - 0.83 (gentoo)

Search

Install

Install this version:

emerge -a =media-fonts/ubuntu-font-family-0.83

Package Information

Description:
Set of matching libre/open fonts funded by Canonical
Homepage:
https://design.ubuntu.com/font/
License:
UbuntuFontLicense-1.0

Ebuild Details

Version EAPI Keywords Slot
0.83 7 amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

DESCRIPTION="Set of matching libre/open fonts funded by Canonical"
HOMEPAGE="https://design.ubuntu.com/font/"
SRC_URI="https://assets.ubuntu.com/v1/fad7939b-${P}.zip -> ${P}.zip"

LICENSE="UbuntuFontLicense-1.0"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
IUSE=""

BDEPEND="app-arch/unzip"

DOCS=( CONTRIBUTING.txt FONTLOG.txt README.txt )

FONT_SUFFIX="ttf"

src_prepare() {
	default
	rm Ubuntu-M*.ttf || die
}

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 0.83

Type File Size Source URLs
DIST ubuntu-font-family-0.83.zip 2092263 bytes https://assets.ubuntu.com/v1/fad7939b-ubuntu-font-family-0.83.zip