summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild')
-rw-r--r--media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild b/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
new file mode 100644
index 000000000000..1bfb6dfb8cd4
--- /dev/null
+++ b/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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/Alegreya-Sans/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}
+FONT_S=${WORKDIR}
+FONT_SUFFIX="ttf"