media-fonts/hack - 3.003 (gentoo)

Search

Package Information

Description:
Typeface designed for source code
Homepage:
https://github.com/source-foundry/Hack
License:
MIT

Ebuild Details

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

EAPI=7

inherit font

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

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE=""

RESTRICT="binchecks strip"

FONT_SUFFIX="ttf"

Manifest for 3.003

Type File Size Source URLs
DIST Hack-v3.003-ttf.tar.xz 360136 bytes https://github.com/source-foundry/Hack/releases/download/v3.003/Hack-v3.003-ttf.tar.xz