summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/tex-gyre/tex-gyre-2.501-r1.ebuild')
-rw-r--r--media-fonts/tex-gyre/tex-gyre-2.501-r1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/media-fonts/tex-gyre/tex-gyre-2.501-r1.ebuild b/media-fonts/tex-gyre/tex-gyre-2.501-r1.ebuild
new file mode 100644
index 000000000000..d5a65788825b
--- /dev/null
+++ b/media-fonts/tex-gyre/tex-gyre-2.501-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 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="LPPL-1.3c" # GUST Font License, equivalent to LPPL-1.3c
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~riscv x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/${MY_P}"
+FONT_SUFFIX="otf"