summaryrefslogtreecommitdiff
blob: 37dbf0c56ab16c3776f624d24caf9f692adef8d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

DESCRIPTION="Open licensed sans-serif font metrically compatible with Calibri"
HOMEPAGE="https://bugs.chromium.org/p/chromium/issues/detail?id=280557"
SRC_URI="https://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/${P}.tar.gz"

LICENSE="OFL"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RESTRICT="binchecks strip test"

FONT_CONF=( "${FILESDIR}"/62-crosextra-carlito.conf )
FONT_SUFFIX="ttf"