# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
inherit font

DESCRIPTION="a humanist sans-serif typeface designed by Dalton Maag for Samsung"
HOMEPAGE="https://developer.tizen.org/design/platform/styles/typography
	https://review.tizen.org/git/?p=platform/core/graphics/default-fonts-sdk.git;a=tree;hb=HEAD"
commit="efd8b8a5d8e88e3122037fa126831c5a938736a7"
SRC_URI="https://review.tizen.org/git/?p=platform/core/graphics/default-fonts-sdk.git;a=snapshot;h=${commit};sf=tgz -> ${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

S="${WORKDIR}/default-fonts-sdk-${commit:0:7}"
FONT_S=(
	"${S}/common/fonts"
	"${S}/common/fallback_fonts"
)
FONT_SUFFIX="ttf"