media-fonts/overpass - 2.1 (luke-jr)

Search

Install

Install this version:

emerge -a =media-fonts/overpass-2.1

Package Information

Description:
An open source webfont family inspired by Highway Gothic
Homepage:
http://overpassfont.org/
License:
|| ( LGPL-2.1 OFL-1.1 )

Ebuild Details

Version EAPI Keywords Slot
2.1 7 amd64 ~arm ~ppc ~ppc64 ~x86 0
View Raw Ebuild
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=7

inherit font

DESCRIPTION="An open source webfont family inspired by Highway Gothic"
HOMEPAGE="http://overpassfont.org/"
SRC_URI="https://github.com/RedHatBrand/${PN}/releases/download/${PV}/${PN}-fonts-ttf-${PV}.zip"

LICENSE="|| ( LGPL-2.1 OFL-1.1 )"
SLOT="0"
KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"

S="${WORKDIR}/${PN}-fonts-ttf-${PV}"
FONT_SUFFIX="ttf"

Inherited Eclasses

Manifest for 2.1

Type File Size Source URLs
DIST overpass-fonts-ttf-2.1.zip 919463 bytes https://github.com/RedHatBrand/overpass/releases/download/2.1/overpass-fonts-ttf-2.1.zip