public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-context/
@ 2024-02-21  9:17 Florian Schmaus
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2024-02-21  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ab613b095756049f6650ebd36138651f3099be52
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 09:16:11 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 09:16:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=ab613b09

dev-texlive/texlive-context: add DEPEND on texlive-core[xetex]

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

 dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild b/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild
index 13819ba..82bd6c0 100644
--- a/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild
+++ b/dev-texlive/texlive-context/texlive-context-2023_p69108.ebuild
@@ -69,6 +69,7 @@ RDEPEND="
 "
 DEPEND="
 	${COMMON_DEPEND}
+	>=app-text/texlive-core-2023[xetex]
 "
 src_prepare() {
 	default


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-context/
@ 2024-12-06  9:14 Florian Schmaus
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2024-12-06  9:14 UTC (permalink / raw
  To: gentoo-commits

commit:     39d3bab71c33f42ebbea56508491e21757216c83
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 09:11:29 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 09:11:29 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=39d3bab7

dev-texlive/texlive-context: fix BINSCRIPTS path

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

 .../texlive-context/texlive-context-2024_p72727.ebuild       | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild b/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild
index a2adf89..23e82b0 100644
--- a/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild
+++ b/dev-texlive/texlive-context/texlive-context-2024_p72727.ebuild
@@ -76,18 +76,18 @@ DEPEND="
 "
 
 TEXLIVE_MODULE_BINSCRIPTS="
-	texmf-dist/scripts/context/stubs-mkiv/unix/contextjit
-	texmf-dist/scripts/context/stubs-mkiv/unix/luatools
-	texmf-dist/scripts/context/stubs-mkiv/unix/mtxrunjit
+	texmf-dist/scripts/context-texlive/stubs-mkiv/unix/contextjit
+	texmf-dist/scripts/context-texlive/stubs-mkiv/unix/luatools
+	texmf-dist/scripts/context-texlive/stubs-mkiv/unix/mtxrunjit
 
-	texmf-dist/scripts/context/stubs/unix/texexec
-	texmf-dist/scripts/context/stubs/unix/texmfstart
+	texmf-dist/scripts/context-texlive/stubs/unix/texexec
+	texmf-dist/scripts/context-texlive/stubs/unix/texmfstart
 "
 
 src_prepare() {
 	default
 	# No need to install these .exe
-	rm -rf texmf-dist/scripts/context/stubs/{mswin,win64} || die
+	rm -r texmf-dist/scripts/context-texlive/stubs/win64 || die
 }
 
 src_install() {


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-06  9:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-21  9:17 [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-context/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2024-12-06  9:14 Florian Schmaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox