summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
Diffstat (limited to '0004-Don-t-build-the-main-poppler-library.patch')
-rw-r--r--0004-Don-t-build-the-main-poppler-library.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0004-Don-t-build-the-main-poppler-library.patch b/0004-Don-t-build-the-main-poppler-library.patch
index f580a6f0fca0..b85b497767bf 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 f65dca308474f0ee56075b1319afb71a78eda971 Mon Sep 17 00:00:00 2001
+From e52f2019cd296af14a1a0f84c4029b1d67894dcd 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,7 +8,7 @@ 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 4b107479..8ea0625a 100644
+index 550bd339..4b318c42 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -485,23 +485,6 @@ if(TIFF_FOUND)
@@ -21,7 +21,7 @@ index 4b107479..8ea0625a 100644
-else()
-add_library(poppler ${poppler_SRCS})
-endif()
--set_target_properties(poppler PROPERTIES VERSION 87.0.0 SOVERSION 87)
+-set_target_properties(poppler PROPERTIES VERSION 89.0.0 SOVERSION 89)
-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 4b107479..8ea0625a 100644
install(FILES
poppler/Annot.h
--
-2.21.0
+2.22.0