media-fonts/firacode-nerdfont - 2.3.3 (waffle-builds)

Search

Package Information

Description:
A free and open-source typeface for developers
Homepage:
https://github.com/ryanoasis/nerd-fonts
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
2.3.3 8 ~amd64 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font

DESCRIPTION="A free and open-source typeface for developers"
HOMEPAGE="https://github.com/ryanoasis/nerd-fonts"
SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/FiraCode.zip -> ${P}.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"

BDEPEND="app-arch/unzip"

S="${WORKDIR}"
FONT_SUFFIX="ttf"

Dependencies

BDEPEND

app-arch/unzip

Manifest for 2.3.3

Type File Size Source URLs
DIST firacode-nerdfont-2.3.3.zip 32459095 bytes https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.3/FiraCode.zip