summaryrefslogtreecommitdiff
path: root/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
blob: b975cc926d2344f458568c23cd60061e592edac9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

MY_PN="Alegreya"
inherit font

DESCRIPTION="Alegreya serif type family"
HOMEPAGE="https://www.huertatipografica.com/en/fonts/alegreya-ht-pro"
SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DOCS="CONTRIBUTORS.txt README.md"
S="${WORKDIR}/${MY_PN}-${PV}"
FONT_S="${S}/fonts/otf"
FONT_SUFFIX="otf"