Bump
This commit is contained in:
18
media-fonts/eightbit-atari/eightbit-atari-2.0.ebuild
Normal file
18
media-fonts/eightbit-atari/eightbit-atari-2.0.ebuild
Normal 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"
|
||||
Reference in New Issue
Block a user