summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2018-05-29 15:05:43 +0200
committerJonas Stein <jstein@gentoo.org>2018-05-29 15:05:55 +0200
commit0799591b4695fabec70a76313dc37acb2a3b9d57 (patch)
tree5d2bb47ae9e27f4811ddb97896c0d85af7d875ce /media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
parentapp-emacs/emacs-w3m: New snapshot. (diff)
downloadgentoo-0799591b4695fabec70a76313dc37acb2a3b9d57.tar.gz
gentoo-0799591b4695fabec70a76313dc37acb2a3b9d57.tar.bz2
gentoo-0799591b4695fabec70a76313dc37acb2a3b9d57.zip
media-fonts/alegreya-serif: New package
New package. Pendant to media-fonts/alegreya-sans Thanks to MW Closes: https://bugs.gentoo.org/656544 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild')
-rw-r--r--media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild b/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
new file mode 100644
index 000000000000..fa29261d0d10
--- /dev/null
+++ b/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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"