This commit is contained in:
Mario Fetka
2022-07-12 15:04:49 +02:00
parent fdb09f2a58
commit b7fef62ebd
43 changed files with 1060 additions and 207 deletions

View File

@@ -0,0 +1,2 @@
DIST eightbit-atari-2.0.tar.gz 16991284 BLAKE2B da3236e28063cbb7cdcd2f5e27f382ce39869bdbd41425d1b0987234efd78780418d7fc1339904505180d1b373324384332621feb5d66be3c306537a3ef1a800 SHA512 7686163567e0587d0425298bf2e85da735b3c930130a62140eca104cc1805e5c7e83c98e6594cde164ec7ba4722ce32c9d2c8e6150a17790b1ee3f706525b7ed
EBUILD eightbit-atari-2.0.ebuild 528 BLAKE2B 9336192983c4bbe87e0f54caa4c87ce2dbe95c2eb4d5cc7cc5469fcc50352f8f24148abfec8f8896183e39f05c1a668c73e16c497a47e6979284188d4631bdf8 SHA512 aa1f6c7bb72949114d241c2acdc61e035000c935f71198646ebae729321016a513635bd3ff95738435e7db9224aae9e726425ee86997cc0e466bea1499b2dfde

View File

@@ -0,0 +1,18 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
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"