summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2019-04-02 16:12:15 +0100
committerPaul Gideon Dann2019-04-02 16:12:15 +0100
commit6daeff6cd358e8c7d29855001f6f7575aa060e44 (patch)
treed3c43767353fea57fbe0d13d10450762ba184ef5 /0004-Don-t-build-the-main-poppler-library.patch
parent3d94b8b2608ba6941aec19978d752ed2436cea16 (diff)
downloadaur-6daeff6cd358e8c7d29855001f6f7575aa060e44.tar.gz
Update for Poppler 0.75.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 4197d293cee5..25c25c09f202 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 b54dc4769396eafd03b3c975dbe1a745ebb12b9a Mon Sep 17 00:00:00 2001
+From 19661939fe1d03ac29ac3db43aa7fd04d29adc0c 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 6d49721c..a81aa29b 100644
+index e3b8e8d9..d9632ebb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -483,23 +483,6 @@ if(TIFF_FOUND)
+@@ -485,23 +485,6 @@ if(TIFF_FOUND)
set(poppler_LIBS ${poppler_LIBS} ${TIFF_LIBRARIES})
endif()
@@ -21,7 +21,7 @@ index 6d49721c..a81aa29b 100644
-else()
-add_library(poppler ${poppler_SRCS})
-endif()
--set_target_properties(poppler PROPERTIES VERSION 85.0.0 SOVERSION 85)
+-set_target_properties(poppler PROPERTIES VERSION 86.0.0 SOVERSION 86)
-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 6d49721c..a81aa29b 100644
install(FILES
poppler/Annot.h
--
-2.20.1
+2.21.0