summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-04-04 10:47:23 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-04-04 10:49:12 +0300
commit9bd4212400bd64fc35bb758ee03d5a7f30d1a7f7 (patch)
tree2f4709f92d4cb2b4957ee91cfad3f88fd1381ab5 /dev-texlive/texlive-basic/texlive-basic-2021.ebuild
parentgames-arcade/briquolo: toolchain-funcs-- (diff)
downloadgentoo-9bd4212400bd64fc35bb758ee03d5a7f30d1a7f7.tar.gz
gentoo-9bd4212400bd64fc35bb758ee03d5a7f30d1a7f7.tar.bz2
gentoo-9bd4212400bd64fc35bb758ee03d5a7f30d1a7f7.zip
dev-texlive: add TeXLive 2021
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive/texlive-basic/texlive-basic-2021.ebuild')
-rw-r--r--dev-texlive/texlive-basic/texlive-basic-2021.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-texlive/texlive-basic/texlive-basic-2021.ebuild b/dev-texlive/texlive-basic/texlive-basic-2021.ebuild
new file mode 100644
index 000000000000..e3847976a37a
--- /dev/null
+++ b/dev-texlive/texlive-basic/texlive-basic-2021.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+TEXLIVE_MODULE_CONTENTS="amsfonts bibtex cm colorprofiles ec enctex etex etex-pkg graphics-def hyph-utf8 hyphenex ifplatform iftex knuth-lib knuth-local lua-alt-getopt luahbtex luatex makeindex metafont mflogo mfware modes pdftex plain tex tex-ini-files texlive-common texlive-docindex texlive-en texlive-msg-translations tlshell unicode-data collection-basic
+"
+TEXLIVE_MODULE_DOC_CONTENTS="amsfonts.doc bibtex.doc cm.doc colorprofiles.doc ec.doc enctex.doc etex.doc etex-pkg.doc graphics-def.doc hyph-utf8.doc ifplatform.doc iftex.doc lua-alt-getopt.doc luahbtex.doc luatex.doc makeindex.doc metafont.doc mflogo.doc mfware.doc modes.doc pdftex.doc tex.doc tex-ini-files.doc texlive-common.doc texlive-docindex.doc texlive-en.doc tlshell.doc unicode-data.doc "
+TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source hyphenex.source ifplatform.source mflogo.source "
+TEXLIVE_MODULE_OPTIONAL_ENGINE="luajittex"
+inherit texlive-module
+DESCRIPTION="TeXLive Essential programs and files"
+
+LICENSE=" GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c MIT OFL public-domain TeX TeX-other-free "
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+DEPEND="!<app-text/dvipsk-5.996_p20160523
+>=app-text/texlive-core-2020[luajittex?]
+"
+RDEPEND="${DEPEND} "
+TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/simpdftex/simpdftex"