summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2020-05-09 13:38:31 +0100
committerPaul Gideon Dann2020-05-09 13:38:31 +0100
commit6d6dc240e75c09b53c04d86147ad34b2bb79b84c (patch)
treef161127c3d77aeaaea993c9747c764c57b3a8201 /0004-Don-t-build-the-main-poppler-library.patch
parent6140a6b8b20dce643b43fb8c1df3e6e96e5b2853 (diff)
downloadaur-6d6dc240e75c09b53c04d86147ad34b2bb79b84c.tar.gz
Update for Poppler 0.88.0
Diffstat (limited to '0004-Don-t-build-the-main-poppler-library.patch')
-rw-r--r--0004-Don-t-build-the-main-poppler-library.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/0004-Don-t-build-the-main-poppler-library.patch b/0004-Don-t-build-the-main-poppler-library.patch
index ab20b4b5966d..1d4901163764 100644
--- a/0004-Don-t-build-the-main-poppler-library.patch
+++ b/0004-Don-t-build-the-main-poppler-library.patch
@@ -1,4 +1,4 @@
-From b1cb06e777e904bdebd09723ead710e1b6573f05 Mon Sep 17 00:00:00 2001
+From 83f742559e9aa85de9d57c92b653232c922d2394 Mon Sep 17 00:00:00 2001
From: Paul Gideon Dann <pdgiddie@gmail.com>
Date: Tue, 20 Oct 2009 18:32:35 +0100
Subject: [PATCH 4/4] Don't build the main poppler library.
@@ -8,10 +8,10 @@ Subject: [PATCH 4/4] Don't build the main poppler library.
1 file changed, 17 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 28d46c4d..f888fe99 100644
+index 45d89346..7d92acb6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -527,23 +527,6 @@ ADD_GPERF_FILE(TimesItalicWidths)
+@@ -528,23 +528,6 @@ ADD_GPERF_FILE(TimesItalicWidths)
ADD_GPERF_FILE(TimesRomanWidths)
ADD_GPERF_FILE(ZapfDingbatsWidths)
@@ -21,7 +21,7 @@ index 28d46c4d..f888fe99 100644
-else()
-add_library(poppler ${poppler_SRCS})
-endif()
--set_target_properties(poppler PROPERTIES VERSION 98.0.0 SOVERSION 98)
+-set_target_properties(poppler PROPERTIES VERSION 99.0.0 SOVERSION 99)
-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 28d46c4d..f888fe99 100644
install(FILES
poppler/Annot.h
--
-2.26.0
+2.26.2