media-fonts/cozette - 1.30.0 (overlay-from-plan9)

Search

Package Information

Description:
A bitmap programming font optimized for coziness
Homepage:
https://github.com/slavfox/Cozette
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.30.0 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v3

EAPI=8

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-v-${PV//./-}.zip"

S="${WORKDIR}/CozetteFonts"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"

RESTRICT="mirror"

BDEPEND="app-arch/unzip"

FONT_SUFFIX="otb"

Dependencies

BDEPEND

app-arch/unzip