summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2020-03-31 16:07:51 +0200
committerSebastian Pipping <sping@gentoo.org>2020-03-31 16:11:19 +0200
commitbf809c2c86e988d03a4d451a0c51f87b6bb2c49e (patch)
tree317f2c3d2d1a8f9450a98d3c5da9a8ddc05c26b3
parentdev-libs/openssl: drop old (diff)
downloadgentoo-bf809c2c86e988d03a4d451a0c51f87b6bb2c49e.tar.gz
gentoo-bf809c2c86e988d03a4d451a0c51f87b6bb2c49e.tar.bz2
gentoo-bf809c2c86e988d03a4d451a0c51f87b6bb2c49e.zip
media-fonts/tex-gyre: 2.501 + EAPI 7
Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.92, Repoman-2.3.20
-rw-r--r--media-fonts/tex-gyre/Manifest1
-rw-r--r--media-fonts/tex-gyre/tex-gyre-2.501.ebuild17
2 files changed, 18 insertions, 0 deletions
diff --git a/media-fonts/tex-gyre/Manifest b/media-fonts/tex-gyre/Manifest
index 4fd1ef347dda..9e2d025a263b 100644
--- a/media-fonts/tex-gyre/Manifest
+++ b/media-fonts/tex-gyre/Manifest
@@ -1 +1,2 @@
DIST tg-2.005otf.zip 2284184 BLAKE2B bf19224b480f1bd4829331bac373882b3cb6687740d1977fd07bd8cf8fd93d0cdeaa290834286dc4b96641a43e0307200993beeb6748c6902eaa7d24523bf3bc SHA512 881886115604a7ec2634f621693177278bf3f6842dd42f64460e3afd26f302c2f8847e03b7bd83b354ae0366dcdfa057f16b1cbf64e8c5172d27d2bda7b98db9
+DIST tg2_501otf.zip 2559336 BLAKE2B 8a4872f1a694765e56ef6e41fab523ee80a9b69de255add3160068131a10f226cb237572b1184f6411afd49936606af6b6809f3a5aebd502122d062a4dc23f55 SHA512 a335e0bfaf16a157c290fcd40fcf8786e8677f14189a8b6fe56ff112f008aed198600248d8eb1334bbb689b9979996e013f61bf5bfa6f0549b6a910d03cb2929
diff --git a/media-fonts/tex-gyre/tex-gyre-2.501.ebuild b/media-fonts/tex-gyre/tex-gyre-2.501.ebuild
new file mode 100644
index 000000000000..bd2992159bd0
--- /dev/null
+++ b/media-fonts/tex-gyre/tex-gyre-2.501.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit font
+
+MY_P="tg$(ver_cut 1)_$(ver_cut 2)otf"
+DESCRIPTION="Extensive remake of freely available URW fonts"
+HOMEPAGE="http://www.gust.org.pl/projects/e-foundry/tex-gyre"
+SRC_URI="http://www.gust.org.pl/projects/e-foundry/tex-gyre/whole/${MY_P}.zip"
+
+LICENSE="|| ( GFL LPPL-1.3c )" # legally equivalent
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
+
+S="${WORKDIR}/${MY_P}"
+FONT_SUFFIX="otf"