# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font

DESCRIPTION="Jigmo CJK font"
HOMEPAGE="https://kamichikoichi.github.io/jigmo/"
SRC_URI="https://kamichikoichi.github.io/jigmo/Jigmo-${PV}.zip"
S="${WORKDIR}"

LICENSE="CC0-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"

BDEPEND="app-arch/unzip"

FONT_S="${S}"
FONT_SUFFIX="ttf"