summarylogtreecommitdiffstats
path: root/0004-Don-t-build-the-main-poppler-library.patch
diff options
context:
space:
mode:
authorPaul Gideon Dann2020-07-08 11:25:29 +0100
committerPaul Gideon Dann2020-07-08 11:25:29 +0100
commit4a4e77849cd1fd9fe961bfbae422d3526b57af22 (patch)
treeeb48a3c2c0d3b4c249d6f02928fdfcdb41e5850f /0004-Don-t-build-the-main-poppler-library.patch
parent6d6dc240e75c09b53c04d86147ad34b2bb79b84c (diff)
downloadaur-4a4e77849cd1fd9fe961bfbae422d3526b57af22.tar.gz
Update for Poppler 0.90.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 1d4901163764..ceeea3e22191 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 83f742559e9aa85de9d57c92b653232c922d2394 Mon Sep 17 00:00:00 2001
+From 4d7f9500478ada96e135d64d3609c007a48d649d 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 45d89346..7d92acb6 100644
+index 533abb03..6eb8b9fe 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -528,23 +528,6 @@ ADD_GPERF_FILE(TimesItalicWidths)
+@@ -533,23 +533,6 @@ ADD_GPERF_FILE(TimesItalicWidths)
ADD_GPERF_FILE(TimesRomanWidths)
ADD_GPERF_FILE(ZapfDingbatsWidths)
@@ -21,7 +21,7 @@ index 45d89346..7d92acb6 100644
-else()
-add_library(poppler ${poppler_SRCS})
-endif()
--set_target_properties(poppler PROPERTIES VERSION 99.0.0 SOVERSION 99)
+-set_target_properties(poppler PROPERTIES VERSION 101.0.0 SOVERSION 101)
-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 45d89346..7d92acb6 100644
install(FILES
poppler/Annot.h
--
-2.26.2
+2.27.0