From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tex:master commit in: 2019/patches/
Date: Tue, 31 Dec 2019 08:34:51 +0000 (UTC) [thread overview]
Message-ID: <1577781246.e13ed5af2a56bd24e7dd8d0732095f1f40586da7.zlogene@gentoo> (raw)
commit: e13ed5af2a56bd24e7dd8d0732095f1f40586da7
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 08:34:06 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 08:34:06 2019 +0000
URL: https://gitweb.gentoo.org/proj/tex.git/commit/?id=e13ed5af
redo poppler-0.84 compat patch
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
2019/patches/texlive-core-2019-poppler084.patch | 43 +++++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/2019/patches/texlive-core-2019-poppler084.patch b/2019/patches/texlive-core-2019-poppler084.patch
new file mode 100644
index 0000000..02dc9e2
--- /dev/null
+++ b/2019/patches/texlive-core-2019-poppler084.patch
@@ -0,0 +1,43 @@
+From cf05aae9685e5c6a46b4313e7bfce49edc6f51f9 Mon Sep 17 00:00:00 2001
+From: Mikle Kolyada <zlogene@gentoo.org>
+Date: Tue, 31 Dec 2019 11:29:30 +0300
+Subject: [PATCH] poppler-0.84 compat
+
+Upstream report: https://tug.org/pipermail/tex-k/2019-December/003096.html
+
+Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
+---
+ texk/web2c/pdftexdir/utils.c | 1 -
+ texk/web2c/xetexdir/XeTeX_ext.c | 3 +++
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/texk/web2c/pdftexdir/utils.c b/texk/web2c/pdftexdir/utils.c
+index c93a8781..6f866e76 100644
+--- a/texk/web2c/pdftexdir/utils.c
++++ b/texk/web2c/pdftexdir/utils.c
+@@ -33,7 +33,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
+ #include "ptexlib.h"
+ #include <png.h>
+ #ifdef POPPLER_VERSION
+-#include <poppler-config.h>
+ #define xpdfVersion POPPLER_VERSION
+ #define xpdfString "poppler"
+ #else
+diff --git a/texk/web2c/xetexdir/XeTeX_ext.c b/texk/web2c/xetexdir/XeTeX_ext.c
+index 4968ee41..0aee4ee3 100644
+--- a/texk/web2c/xetexdir/XeTeX_ext.c
++++ b/texk/web2c/xetexdir/XeTeX_ext.c
+@@ -38,7 +38,10 @@ authorization from the copyright holders.
+
+ #include <w2c/config.h>
+
++#ifndef POPPLER_VERSION
+ #include <poppler-config.h>
++#endif
++
+ #include <png.h>
+ #include <zlib.h>
+ #include <graphite2/Font.h>
+--
+2.24.1
+
next reply other threads:[~2019-12-31 8:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-31 8:34 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-06 9:09 [gentoo-commits] proj/tex:master commit in: 2019/patches/ Mikle Kolyada
2020-03-08 10:11 Mikle Kolyada
2020-03-06 14:05 Mikle Kolyada
2020-02-10 9:29 Mikle Kolyada
2019-12-31 7:37 Mikle Kolyada
2019-12-30 17:47 Mikle Kolyada
2019-12-27 10:28 Mikle Kolyada
2019-06-09 14:58 Mikle Kolyada
2019-06-04 13:56 Mikle Kolyada
2019-06-03 20:31 Mikle Kolyada
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=1577781246.e13ed5af2a56bd24e7dd8d0732095f1f40586da7.zlogene@gentoo \
--to=zlogene@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