media-fonts/hack-nerdfont - 3.0.2 (dwosky)

Search

Package Information

Description:
Typeface designed for source code
Homepage:
https://github.com/ryanoasis/nerd-fonts/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
3.0.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font

DESCRIPTION="Typeface designed for source code"
HOMEPAGE="https://github.com/ryanoasis/nerd-fonts/"
SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/Hack.tar.xz -> ${P}.tar.xz"
S="${WORKDIR}"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RESTRICT="binchecks strip"

FONT_SUFFIX="ttf"

Manifest for 3.0.2

Type File Size Source URLs
DIST hack-nerdfont-3.0.2.tar.xz 2062708 bytes https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/Hack.tar.xz