commit:     7ce651d660c5f233678269178ef23f8fd58a962c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 17:46:51 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 17:46:51 2019 +0000
URL:        https://gitweb.gentoo.org/proj/tex.git/commit/?id=7ce651d6

Add poppler-0.84 compat patch

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 2019/patches/texlive-core-2019-poppler0.84.patch | 27 ++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/2019/patches/texlive-core-2019-poppler0.84.patch 
b/2019/patches/texlive-core-2019-poppler0.84.patch
new file mode 100644
index 0000000..d92288f
--- /dev/null
+++ b/2019/patches/texlive-core-2019-poppler0.84.patch
@@ -0,0 +1,27 @@
+From f00f5c8bac586a07dbfd3d517f0f213e22ca2435 Mon Sep 17 00:00:00 2001
+From: Mikle Kolyada <[email protected]>
+Date: Mon, 30 Dec 2019 19:45:59 +0300
+Subject: [PATCH] poppler-0.84 compat
+
+Upstream report: https://tug.org/pipermail/tex-k/2019-December/003096.html
+
+Signed-off-by: Mikle Kolyada <[email protected]>
+---
+ utils.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/utils.c b/utils.c
+index c93a878..6f866e7 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
+-- 
+2.24.1
+

Reply via email to