media-fonts/inter - 4.1 (elementary)

Search

Install

Install this version:

emerge -a =media-fonts/inter-4.1

Package Information

Description:
The Inter font family
Homepage:
https://rsms.me/inter/
License:
OFL-1.1

Ebuild Details

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

EAPI=8

inherit font

DESCRIPTION="The Inter font family"
HOMEPAGE="https://rsms.me/inter/"
SRC_URI="https://github.com/rsms/${PN}/releases/download/v${PV}/Inter-${PV}.zip"

S="${WORKDIR}"

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

BDEPEND="app-arch/unzip"

FONT_SUFFIX="ttc ttf"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 4.1

Type File Size Source URLs
DIST Inter-4.1.zip 33707794 bytes https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip