add media-fonts/cozette
This commit is contained in:
parent
d0ef8714a3
commit
56d4ff40d4
1 changed files with 19 additions and 0 deletions
19
media-fonts/cozette/cozette-1.13.0.ebuild
Normal file
19
media-fonts/cozette/cozette-1.13.0.ebuild
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Copyright 1999-2022 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
|
||||||
|
inherit font
|
||||||
|
|
||||||
|
DESCRIPTION="A bitmap programming font optimized for coziness."
|
||||||
|
HOMEPAGE="https://github.com/slavfox/Cozette"
|
||||||
|
SRC_URI="https://github.com/slavfox/Cozette/releases/download/v.${PV}/CozetteFonts.zip -> ${P}.zip"
|
||||||
|
|
||||||
|
LICENSE="MIT"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 arm64"
|
||||||
|
|
||||||
|
S="${WORKDIR}/CozetteFonts"
|
||||||
|
|
||||||
|
FONT_S="${S}"
|
||||||
|
FONT_SUFFIX="otb"
|
Loading…
Add table
Add a link
Reference in a new issue