summarylogtreecommitdiffstats
path: root/0003-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2020-09-01 12:25:59 +0100
committerPaul Gideon Dann2020-09-01 12:25:59 +0100
commit9320e4348789405e7974bb470a252ab03aad2635 (patch)
treed17f643316011a86d0dc871e331fd0799ae14289 /0003-Don-t-build-the-main-poppler-library.patch
parenta67dc9ea6e5f7c916f876dc1082c4359e16ed2e0 (diff)
downloadaur-9320e4348789405e7974bb470a252ab03aad2635.tar.gz
Update for Poppler 20.08.0
Diffstat (limited to '0003-Don-t-build-the-main-poppler-library.patch')
-rw-r--r--0003-Don-t-build-the-main-poppler-library.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/0003-Don-t-build-the-main-poppler-library.patch b/0003-Don-t-build-the-main-poppler-library.patch
index 93bdf4d8e20f..186fa678d90a 100644
--- a/0003-Don-t-build-the-main-poppler-library.patch
+++ b/0003-Don-t-build-the-main-poppler-library.patch
@@ -1,6 +1,6 @@
-From 91a177cd37e966653cc2c9ee401dbab5847f92e1 Mon Sep 17 00:00:00 2001
+From 45d08f993c044a1ced890c0a3aad3a190e8c2d18 Mon Sep 17 00:00:00 2001
From: Paul Gideon Dann <pdgiddie@gmail.com>
-Date: Tue, 20 Oct 2009 18:32:35 +0100
+Date: Tue, 1 Sep 2020 12:22:28 +0100
Subject: [PATCH 3/3] Don't build the main poppler library.
---
@@ -8,10 +8,10 @@ Subject: [PATCH 3/3] Don't build the main poppler library.
1 file changed, 17 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 855ed842..b232915e 100644
+index f9157312..faf40cea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -544,23 +544,6 @@ ADD_GPERF_FILE(TimesItalicWidths)
+@@ -547,23 +547,6 @@ ADD_GPERF_FILE(TimesItalicWidths)
ADD_GPERF_FILE(TimesRomanWidths)
ADD_GPERF_FILE(ZapfDingbatsWidths)
@@ -21,7 +21,7 @@ index 855ed842..b232915e 100644
-else()
-add_library(poppler ${poppler_SRCS})
-endif()
--set_target_properties(poppler PROPERTIES VERSION 101.0.0 SOVERSION 101)
+-set_target_properties(poppler PROPERTIES VERSION 102.0.0 SOVERSION 102)
-if(MINGW AND BUILD_SHARED_LIBS)
- get_target_property(POPPLER_SOVERSION poppler SOVERSION)
- set_target_properties(poppler PROPERTIES SUFFIX "-${POPPLER_SOVERSION}${CMAKE_SHARED_LIBRARY_SUFFIX}")
@@ -36,5 +36,5 @@ index 855ed842..b232915e 100644
install(FILES
poppler/Annot.h
--
-2.27.0
+2.28.0