# Copyright 2018-2021 Haelwenn (lanodan) Monnier <[email protected]>
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
REPO_PN="Fork-Awesome"
DESCRIPTION="The iconic font"
HOMEPAGE="https://fontawesome.com/"
SRC_URI="https://github.com/ForkAwesome/${REPO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC-BY-3.0 OFL-1.1" # MIT for CSS/LESS files?
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
S="${WORKDIR}/${REPO_PN}-${PV}"
FONT_S="${S}/fonts"
FONT_SUFFIX="ttf woff2"