media-fonts/alegreya-serif: New package
authorJonas Stein <jstein@gentoo.org>
Tue, 29 May 2018 13:05:43 +0000 (15:05 +0200)
committerJonas Stein <jstein@gentoo.org>
Tue, 29 May 2018 13:05:55 +0000 (15:05 +0200)
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

media-fonts/alegreya-serif/Manifest [new file with mode: 0644]
media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild [new file with mode: 0644]
media-fonts/alegreya-serif/metadata.xml [new file with mode: 0644]

diff --git a/media-fonts/alegreya-serif/Manifest b/media-fonts/alegreya-serif/Manifest
new file mode 100644 (file)
index 0000000..4a319c3
--- /dev/null
@@ -0,0 +1 @@
+DIST alegreya-serif-2.007.tar.gz 14729050 BLAKE2B ccf4dd3827e6b3c32b1009de273723a2bd63aee992710676b20ef3a0dbb17a5608046d7d5955d5d38a6a11a4268ffb0985f5fb8044239de5a42ab5b5fd06efb3 SHA512 7220aaf9f9861ed4f3104aeb16f33267b5cc2139b91ddafbd7ff86f94faeb37bca558c642a03108094d0a60f9db77167c19996fdaeeca3fcac0346205ba4e785
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 (file)
index 0000000..fa29261
--- /dev/null
@@ -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"
diff --git a/media-fonts/alegreya-serif/metadata.xml b/media-fonts/alegreya-serif/metadata.xml
new file mode 100644 (file)
index 0000000..52a1377
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="project">
+               <email>fonts@gentoo.org</email>
+               <name>Fonts</name>
+       </maintainer>
+       <upstream>
+               <remote-id type="github">huertatipografica/Alegreya-Sans</remote-id>
+       </upstream>
+</pkgmetadata>