You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-fonts/croscorefonts/croscorefonts-1.31.0.ebuild

27 lines
738 B

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="Open licensed fonts metrically compatible with MS corefonts"
HOMEPAGE="https://www.google.com/webfonts/specimen/Arimo
https://www.google.com/webfonts/specimen/Cousine
https://www.google.com/webfonts/specimen/Tinos"
SRC_URI="https://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/${P}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
RESTRICT="binchecks strip test"
FONT_CONF=(
"${FILESDIR}/62-croscore-arimo.conf"
"${FILESDIR}/62-croscore-cousine.conf"
"${FILESDIR}/62-croscore-symbolneu.conf"
"${FILESDIR}/62-croscore-tinos.conf"
)
FONT_SUFFIX="ttf"