media-fonts/fira-code - 6.2 (gentoo)

Search

Package Information

Description:
Monospaced font with programming ligatures
Homepage:
https://github.com/tonsky/FiraCode
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
6.2 7 amd64 arm arm64 ~loong ~riscv x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

S=${WORKDIR}
FONT_S="${S}/ttf"
FONT_SUFFIX="ttf"
inherit font

DESCRIPTION="Monospaced font with programming ligatures"
HOMEPAGE="https://github.com/tonsky/FiraCode"
SRC_URI="https://github.com/tonsky/FiraCode/releases/download/${PV}/Fira_Code_v${PV}.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~loong ~riscv x86"

DOCS=( README.txt specimen.html fira_code.css )

BDEPEND="app-arch/unzip"

Dependencies

BDEPEND

app-arch/unzip

Manifest for 6.2

Type File Size Source URLs
DIST Fira_Code_v6.2.zip 2462987 bytes https://github.com/tonsky/FiraCode/releases/download/6.2/Fira_Code_v6.2.zip