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

EAPI=8

inherit font

DESCRIPTION="Fonts generated from original bitmaps from Atari 8-Bit computers"
HOMEPAGE="https://github.com/TheRobotFactory/EightBit-Atari-Fonts"
SRC_URI="https://github.com/TheRobotFactory/EightBit-Atari-Fonts/archive/refs/tags/v2.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/EightBit-Atari-Fonts-2/Truetype"

LICENSE="CC0-1.0"
SLOT="0"
KEYWORDS="~amd64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""

FONT_SUFFIX="ttf"