summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-03-24 20:17:54 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-03-24 20:33:20 +0100
commit612b9662b9e7dc2d86cd46b586dfd40d75185ecc (patch)
tree726c6148964840a6055b0d1ab5618dcea6821b69 /app-text/texlive-core
parentapp-emacs/nxml-gentoo-schemas: drop 20231022 (diff)
downloadgentoo-612b9662b9e7dc2d86cd46b586dfd40d75185ecc.tar.gz
gentoo-612b9662b9e7dc2d86cd46b586dfd40d75185ecc.tar.bz2
gentoo-612b9662b9e7dc2d86cd46b586dfd40d75185ecc.zip
app-text/texlive-core: call reautoconf to apply cairo build fixes, drop --enable-year2038
Disable --enable-year2038 while it snuck in during testing of the new texlive 2023 ebuilds. Closes: https://bugs.gentoo.org/927714 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r--app-text/texlive-core/texlive-core-2023-r5.ebuild (renamed from app-text/texlive-core/texlive-core-2023-r4.ebuild)5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/texlive-core/texlive-core-2023-r4.ebuild b/app-text/texlive-core/texlive-core-2023-r5.ebuild
index 835a9543f9e5..0baed94ace9b 100644
--- a/app-text/texlive-core/texlive-core-2023-r4.ebuild
+++ b/app-text/texlive-core/texlive-core-2023-r5.ebuild
@@ -225,6 +225,10 @@ src_prepare() {
default
elibtoolize
+
+ # Drop this once cairo's autoconf patches are gone. See
+ # https://bugs.gentoo.org/927714#c4 and https://bugs.gentoo.org/853121.
+ "${S}"/reautoconf libs/cairo || die
}
src_configure() {
@@ -271,7 +275,6 @@ src_configure() {
--enable-tektronixwin
--enable-unitermwin
--enable-vlna
- --enable-year2038
--disable-psutils
--disable-t1utils
--enable-ipc