From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tex-overlay:main commit in: app-text/texlive-core/
Date: Sun, 25 Feb 2024 15:26:19 +0000 (UTC) [thread overview]
Message-ID: <1708874774.65cbcf36fa23a63bc2ccdba0e433562d9a988a21.flow@gentoo> (raw)
commit: 65cbcf36fa23a63bc2ccdba0e433562d9a988a21
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 15:26:14 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 15:26:14 2024 +0000
URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=65cbcf36
app-text/texlive-core: dependency adjustments
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-text/texlive-core/texlive-core-2023.ebuild | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/app-text/texlive-core/texlive-core-2023.ebuild b/app-text/texlive-core/texlive-core-2023.ebuild
index 07d1909..0f46bfc 100644
--- a/app-text/texlive-core/texlive-core-2023.ebuild
+++ b/app-text/texlive-core/texlive-core-2023.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=8
+EAPI="8"
TL_SOURCE_VERSION=20230311
inherit flag-o-matic toolchain-funcs libtool texlive-common
@@ -13,9 +13,7 @@ HOMEPAGE="https://tug.org/texlive/"
SLOT="0"
LICENSE="Apache-2.0 Artistic BSD BSD-2 FDL-1.3 GPL-1 GPL-2 GPL-3 GPL-3+ LGPL-3 LPPL-1.0 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT TeX TeX-other-free public-domain"
RESTRICT="mirror"
-
GENTOO_TEX_PATCHES_NUM=2
-
SRC_URI="
https://mirrors.ctan.org/systems/texlive/Source/${MY_P}.tar.xz
https://gitweb.gentoo.org/proj/tex-patches.git/snapshot/tex-patches-${GENTOO_TEX_PATCHES_NUM}.tar.bz2
@@ -378,7 +376,6 @@ TEXLIVE_MODULE_BINLINKS="
kpsetool:kpsexpand
kpsetool:kpsepath
"
-
# TL_CORE_EXTRA_SRC_MODULES=""
texlive-common_append_to_src_uri TL_CORE_EXTRA_CONTENTS
@@ -406,7 +403,6 @@ KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86"
IUSE="cjk X doc source tk +luajittex xetex xindy"
TEXMF_PATH=/usr/share/texmf-dist
-
MODULAR_X_DEPEND="
X? (
x11-libs/libX11
@@ -431,13 +427,13 @@ COMMON_DEPEND="
dev-libs/mpfr:=
>=dev-libs/ptexenc-1.4.3
xetex? (
- >=app-text/teckit-2.5.3
+ >=app-text/teckit-2.5.10
media-libs/fontconfig
)
xindy? ( dev-lisp/clisp:= )
media-libs/freetype:2
>=dev-libs/icu-50:=
- >=dev-libs/kpathsea-6.3.2:=
+ >=dev-libs/kpathsea-6.3.5:=
"
BDEPEND="
@@ -452,9 +448,6 @@ DEPEND="
RDEPEND="
${COMMON_DEPEND}
- >=app-text/ps2pkm-1.8_p20230311
- >=app-text/dvipsk-2023.1_p20230311
- >=dev-tex/bibtexu-4.00_p20230311
virtual/perl-Getopt-Long
dev-perl/File-HomeDir
dev-perl/Log-Dispatch
@@ -465,6 +458,12 @@ RDEPEND="
dev-perl/Tk
)
"
+RDEPEND+="
+ >=app-text/dvisvgm-3.2
+ >=dev-tex/bibtexu-3.72
+ >=dev-tex/latexdiff-1.3.3
+ >=dev-tex/latexmk-4.83
+"
S="${WORKDIR}/${MY_P}"
BUILDDIR="${WORKDIR}/${P}_build"
next reply other threads:[~2024-02-25 15:26 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-25 15:26 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-01 11:48 [gentoo-commits] proj/tex-overlay:main commit in: app-text/texlive-core/ Florian Schmaus
2024-12-29 17:39 Florian Schmaus
2024-12-13 13:08 Florian Schmaus
2024-12-11 13:29 Florian Schmaus
2024-12-07 11:53 Florian Schmaus
2024-12-06 10:36 Florian Schmaus
2024-12-06 10:36 Florian Schmaus
2024-11-26 17:22 Florian Schmaus
2024-11-26 16:37 Florian Schmaus
2024-11-26 10:45 Florian Schmaus
2024-11-23 18:09 Florian Schmaus
2024-11-22 17:25 Florian Schmaus
2024-11-20 14:21 Florian Schmaus
2024-07-26 7:47 Florian Schmaus
2024-07-26 7:47 Florian Schmaus
2024-04-04 13:02 Florian Schmaus
2024-04-04 13:02 Florian Schmaus
2024-04-02 9:43 Florian Schmaus
2024-03-01 8:06 Florian Schmaus
2024-02-26 13:55 Florian Schmaus
2024-02-26 13:54 Florian Schmaus
2024-02-26 13:54 Florian Schmaus
2024-02-12 15:02 Florian Schmaus
2024-02-12 9:30 Florian Schmaus
2024-02-12 9:30 Florian Schmaus
2024-02-11 11:28 Florian Schmaus
2024-01-10 21:15 Florian Schmaus
2023-12-30 12:05 Paul Zander
2023-12-29 11:50 Florian Schmaus
2023-12-29 11:50 Florian Schmaus
2023-11-20 17:44 Florian Schmaus
2023-11-19 18:50 Florian Schmaus
2023-11-19 18:13 Florian Schmaus
2023-11-17 16:46 Florian Schmaus
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=1708874774.65cbcf36fa23a63bc2ccdba0e433562d9a988a21.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