You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild

22 lines
571 B

# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MY_PN="Alegreya-Sans"
inherit font
DESCRIPTION="A humanist sans-serif typeface with a calligraphic, dynamic feeling"
HOMEPAGE="https://www.huertatipografica.com/en/fonts/alegreya-sans-ht"
SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE=""
DOCS="CONTRIBUTORS.txt README.md"
S="${WORKDIR}/${MY_PN}-${PV}"
FONT_S="${S}/fonts/ttf"
FONT_SUFFIX="ttf"