public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/
Date: Fri, 29 Mar 2024 17:19:48 +0000 (UTC)	[thread overview]
Message-ID: <1711732708.1bca88987927e0aa8a8b4f7a99c912b27d971a59.flow@gentoo> (raw)

commit:     1bca88987927e0aa8a8b4f7a99c912b27d971a59
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 29 17:18:18 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Mar 29 17:18:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bca8898

dev-texlive/texlive-context: set TEXLIVE_MODULE_OPTIONAL_ENGINE=luajittex

Closes: https://bugs.gentoo.org/928122
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-texlive/texlive-context/metadata.xml                              | 3 +++
 ...ntext-2023_p69108.ebuild => texlive-context-2023_p69108-r1.ebuild} | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-context/metadata.xml b/dev-texlive/texlive-context/metadata.xml
index a91e8498da9f..631cd7535765 100644
--- a/dev-texlive/texlive-context/metadata.xml
+++ b/dev-texlive/texlive-context/metadata.xml
@@ -13,4 +13,7 @@
 		Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
 		Also includes third-party ConTeXt packages.
 	</longdescription>
+	<use>
+		<flag name="luajittex">Add support for LuaJitTeX: LuaTeX based on LuaJIT which is usually faster.</flag>
+	</use>
 </pkgmetadata>

diff --git a/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild b/dev-texlive/texlive-context/texlive-context-2023_p69108-r1.ebuild
similarity index 95%
rename from dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild
rename to dev-texlive/texlive-context/texlive-context-2023_p69108-r1.ebuild
index 763d3d6a8d0e..2619f7d82809 100644
--- a/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild
+++ b/dev-texlive/texlive-context/texlive-context-2023_p69108-r1.ebuild
@@ -53,6 +53,8 @@ TEXLIVE_MODULE_SRC_CONTENTS="
 	context-visualcounter.source.r47085
 "
 
+TEXLIVE_MODULE_OPTIONAL_ENGINE="luajittex"
+
 inherit texlive-module
 
 DESCRIPTION="TeXLive ConTeXt and packages"
@@ -69,7 +71,7 @@ RDEPEND="
 "
 DEPEND="
 	${COMMON_DEPEND}
-	>=app-text/texlive-core-2023[xetex]
+	>=app-text/texlive-core-2023[xetex,luajittex?]
 "
 
 src_prepare() {


             reply	other threads:[~2024-03-29 17:19 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 17:19 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09  5:44 [gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-context/ Arthur Zamarin
2024-12-06  9:13 Florian Schmaus
2024-11-29 11:46 Florian Schmaus
2024-08-10  5:27 Michał Górny
2024-08-09 18:07 Arthur Zamarin
2024-08-09  8:57 Sam James
2024-08-06  1:46 Sam James
2024-08-06  1:46 Sam James
2024-08-05 20:42 Sam James
2024-08-05 20:42 Sam James
2024-07-24  8:58 Florian Schmaus
2024-06-16  1:14 Sam James
2024-06-16  0:43 Sam James
2024-06-16  0:43 Sam James
2024-06-16  0:30 Sam James
2024-06-16  0:30 Sam James
2024-06-16  0:30 Sam James
2024-06-09  9:49 WANG Xuerui
2024-04-23 12:02 Florian Schmaus
2024-03-01 10:15 Florian Schmaus
2022-12-08  7:38 WANG Xuerui
2021-12-13 18:37 Arthur Zamarin
2021-04-15 19:29 Mikle Kolyada
2020-04-20  8:58 Mikle Kolyada
2020-01-19 17:56 Mikle Kolyada
2019-07-21 19:10 Mikle Kolyada
2018-07-21 12:25 Alexis Ballier
2018-03-25 11:45 Sergei Trofimovich
2018-03-21 22:15 Matt Turner
2018-03-15 17:18 Mikle Kolyada
2018-02-15  9:26 Jason Zaman
2017-06-08 15:21 Alexis Ballier
2015-12-06 20:02 Markus Meier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1711732708.1bca88987927e0aa8a8b4f7a99c912b27d971a59.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox